Your message dated Wed, 12 Mar 2008 07:17:05 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#394575: fixed in kaptain 1:0.72-1
has caused the Debian Bug report #394575,
regarding [m68k] FTBFS: /build/buildd/kaptain-0.71/admin/missing: line 46: 
aclocal-1.9: command not found
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [EMAIL PROTECTED]
immediately.)


-- 
394575: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=394575
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: kaptain
Severity: important
Tags: patch

Hi,

kaptain currently fails to build because it touches some of the
autoconf files, which messes up the time stamps, so the generated
Makefile might attempt to regenerate them again. The attached patch
touches these files in the correct order, so this won't happen.
Search for skew in /usr/share/doc/autotools-dev/README.Debian.gz for
more information.
Please apply, thanks.

Steinar: I send you a copy, as you did NMU before, which touched the
autoconf files.

bye, Roman

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: m68k
Shell:  /bin/sh linked to /bin/dash
Kernel: Linux 2.6.18-m68k-amiga
Locale: LANG=de_DE.UTF-8, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
diff -ur kaptain-0.71.org/debian/rules kaptain-0.71/debian/rules
--- kaptain-0.71.org/debian/rules       2006-10-21 01:45:42.000000000 +0200
+++ kaptain-0.71/debian/rules   2006-10-21 04:09:27.000000000 +0200
@@ -23,6 +23,10 @@
 
 config.status: configure
        dh_testdir
+       touch aclocal.m4
+       touch Makefile.in */Makefile.in
+       touch config.h.in
+       touch configure
        # Add here commands to configure the package.
        ./configure --host=$(DEB_HOST_GNU_TYPE) --build=$(DEB_BUILD_GNU_TYPE) 
--prefix=/usr --mandir=\$${prefix}/share/man --infodir=\$${prefix}/share/info 
--with-qt-includes=/usr/include/qt3 --enable-mt
 

--- End Message ---
--- Begin Message ---
Source: kaptain
Source-Version: 1:0.72-1

We believe that the bug you reported is fixed in the latest version of
kaptain, which is due to be installed in the Debian FTP archive:

kaptain_0.72-1.diff.gz
  to pool/main/k/kaptain/kaptain_0.72-1.diff.gz
kaptain_0.72-1.dsc
  to pool/main/k/kaptain/kaptain_0.72-1.dsc
kaptain_0.72-1_i386.deb
  to pool/main/k/kaptain/kaptain_0.72-1_i386.deb
kaptain_0.72.orig.tar.gz
  to pool/main/k/kaptain/kaptain_0.72.orig.tar.gz



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Tobias Toedter <[EMAIL PROTECTED]> (supplier of updated kaptain package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [EMAIL PROTECTED])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.7
Date: Mon, 10 Mar 2008 22:47:58 +0100
Source: kaptain
Binary: kaptain
Architecture: source i386
Version: 1:0.72-1
Distribution: unstable
Urgency: low
Maintainer: Tobias Toedter <[EMAIL PROTECTED]>
Changed-By: Tobias Toedter <[EMAIL PROTECTED]>
Description: 
 kaptain    - universal graphical front-end for command line programs
Closes: 374191 375262 375354 387733 394575 394814 417267 464472 467000 470189
Changes: 
 kaptain (1:0.72-1) unstable; urgency=low
 .
   * New upstream version. Closes: #374191
   * New maintainer, using DM upload. Closes: #467000
   * Acknowledge NMUs:
     - Thanks to LaMont Jones (1.1)
     - Thanks to Luk Claes (1.2, 1.3)
     - Thanks to Steinar H. Gunderson (1.4, 1.5). Closes: #375262, #375354
     - Thanks to James Vega (1.6). Closes: #470189
   * Update debhelper compatibility level to 5
   * Fix formatting in debian/changelog
   * Add homepage to debian/control
   * Rephrase short description
   * Add watch file
   * Rewrite debian/copyright and convert to UTF-8
   * Convert debian/kaptain.doc-base to UTF-8, update Section and current
     file path
   * Remove unnecessary Build-Depends
     - Remove libqt3-compat-headers. Closes: #464472
   * Use "-Wl,--as-needed" in LD_FLAGS to trim down list of unneeded
     library dependencies
   * Add autotools-dev to Build-Depends
   * Add hardening-wrapper to Build-Depends and use it on every
     architecture except m68k
   * Remove Replaces: captain and Conflicts: captain, as that package
     is not available in Debian since at least sarge
   * Remove usr/sbin from debian/dirs
   * Remove TODO from debian/docs, it's an empty file. Closes: #387733
   * Remove debian/README.Debian, the information given is no longer true
   * Rewrite debian/rules
   * Install example scripts in correct location
   * Install tutorial
   * Do not install upstream's changelog, as it is an empty file
   * Correct typos in manpage. Thanks to A. Costa. Closes: #394814
   * Fix FTBFS with GCC 4.3: missing #includes. Thanks to Martin
     Michlmayr for the patch. Closes: #417267
   * Fix FTBFS on slow architectures due to timestamp issues.
     Thanks to Roman Zippel for the patch. Closes: #394575
   * After all those changes, update Standards-Version to 3.7.3
Files: 
 41ca22e6a0e43af264c2570b0122e6f3 673 utils optional kaptain_0.72-1.dsc
 2a3a9d6acaa74a517a088a3aba1b9696 1057252 utils optional 
kaptain_0.72.orig.tar.gz
 7804e40704f7000660e408ed6dbeca42 12119 utils optional kaptain_0.72-1.diff.gz
 56508ed37a968f08d3b3d7bd8d08baaf 464040 utils optional kaptain_0.72-1_i386.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)

iD8DBQFH14EqpdwBkPlyvgMRAqajAJoCjzkwFywGXoBJf8+WYW4GMIadkgCfc42G
yJFI1GAaGLZDZw8M3W8CJPA=
=0slN
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to