Your message dated Sat, 31 May 2008 17:32:07 +0000 with message-id <[EMAIL PROTECTED]> and subject line Bug#482731: fixed in xchm 2:1.14-4 has caused the Debian Bug report #482731, regarding xchm: FTBFS when converted to new source format 3.0 (quilt) 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.) -- 482731: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=482731 Debian Bug Tracking System Contact [EMAIL PROTECTED] with problems
--- Begin Message ---Package: xchm Version: 2:1.14-3 Severity: minor Usertags: 3.0-quilt-by-default To prepare a possible switch to the new source package format "3.0 (quilt)" [1], I converted all source packages and rebuilt the packages afterwards to see what breaks, and xchm does break. To reproduce the problem you can do this: $ apt-get source xchm $ sed -i -e '/^Source:/ aFormat: 3.0 (quilt)' xchm-1.14/debian/control $ dpkg-source -b xchm-1.14 $ dpkg-source -x xchm_1.14-3.dsc $ cd xchm-1.14 && debuild -us -uc In this process, if the .diff.gz contains changes to upstream files, dpkg-source will have created a corresponding patch in debian/patches/debian-changes-2:1.14-3 and will have registered that patch in a quilt series (debian/patches/series, it is created if needed). All the patches listed in the "series" file are applied directly during the extraction (dpkg-source -x). quilt itself is used if available (and will thus lead to the creation of the .pc directory), otherwise dpkg-source applies the patches by itself. For more information about the new source package format see the manual page dpkg-source(1). In the case of xchm, the .diff.gz contains changes to config.sub/guess because your "clean" target in debian/rules replaces those files. With the conversion to the new source format, those changes end up as a patch in debian/patches/ and when the package tries to apply that patch it will fail because the clean rule has already replaced those files. To fix this, please make sure that the .diff.gz doesn't contain those changes. You can easily do that by copying /usr/share/misc/config.{sub,guess} in place just before the ./configure call and by removing (rm -f config.sug config.guess) the files in the clean target. (I just filed #482716 against autotools-dev so that /usr/share/doc/autotools-dev/README.Debian.gz is updated in that regard) Cheers, [1] http://lists.debian.org/debian-devel-announce/2008/04/msg00004.html -- Raphael Hertzog
--- End Message ---
--- Begin Message ---Source: xchm Source-Version: 2:1.14-4 We believe that the bug you reported is fixed in the latest version of xchm, which is due to be installed in the Debian FTP archive: xchm_1.14-4.diff.gz to pool/main/x/xchm/xchm_1.14-4.diff.gz xchm_1.14-4.dsc to pool/main/x/xchm/xchm_1.14-4.dsc xchm_1.14-4_i386.deb to pool/main/x/xchm/xchm_1.14-4_i386.deb 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. Kartik Mistry <[EMAIL PROTECTED]> (supplier of updated xchm 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.8 Date: Tue, 27 May 2008 13:49:54 +0530 Source: xchm Binary: xchm Architecture: source i386 Version: 2:1.14-4 Distribution: unstable Urgency: low Maintainer: Kartik Mistry <[EMAIL PROTECTED]> Changed-By: Kartik Mistry <[EMAIL PROTECTED]> Description: xchm - Compiled HTML Help (CHM) file viewer for X Closes: 482731 Changes: xchm (2:1.14-4) unstable; urgency=low . * debian/rules: + Fixed FTBFS when converted to new source format quilt 3.0 by placing config.guess/config.sub section before ./configure call (Closes: #482731) * debian/xchm.1: + Fixed indentation to 80 characters Checksums-Sha1: a2e4a0d08b1b129d4f1de3555a7cef6e15952545 1106 xchm_1.14-4.dsc a22ca82be6b3e9738cdf002b40acbfa9a50e9ae9 8869 xchm_1.14-4.diff.gz 3e4fb3b22fe1e2f8761baf907edec4442ad9a317 178240 xchm_1.14-4_i386.deb Checksums-Sha256: 4267ab87ff77afc4f74592e3ea3e2a53424e55d16badfb84a38be0902cfbe5e1 1106 xchm_1.14-4.dsc 9f77f282ccc0532dcc0d816c5ccf7616c349bf3232cd9007a92e96332b310709 8869 xchm_1.14-4.diff.gz dea99681f2f925c209abe86266a7fa1d4bb61d1c5da28c24f4ff196135c0655d 178240 xchm_1.14-4_i386.deb Files: 639657b84f5c30a503cf86511778ae33 1106 x11 optional xchm_1.14-4.dsc e601b82813aecb752cad9c6897f498cb 8869 x11 optional xchm_1.14-4.diff.gz 5be430f5ea9548526416ad78ded2464f 178240 x11 optional xchm_1.14-4_i386.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (GNU/Linux) Comment: Signed by Raphael Hertzog iD8DBQFIQYdqvPbGD26BadIRAlYtAJ9CXpqZ3mAicoM8qDPtVcNE1QNb2QCcC3HO l55LMGayjZyUIVAOGk88EG0= =ckP0 -----END PGP SIGNATURE-----
--- End Message ---

