Your message dated Sat, 24 May 2008 20:47:14 +0000 with message-id <[EMAIL PROTECTED]> and subject line Bug#482730: fixed in mimetic 0.9.3-3 has caused the Debian Bug report #482730, regarding mimetic: 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.) -- 482730: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=482730 Debian Bug Tracking System Contact [EMAIL PROTECTED] with problems
--- Begin Message ---Package: mimetic Version: 0.9.3-2 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 mimetic does break. To reproduce the problem you can do this: $ apt-get source mimetic $ sed -i -e '/^Source:/ aFormat: 3.0 (quilt)' mimetic-0.9.3/debian/control $ dpkg-source -b mimetic-0.9.3 $ dpkg-source -x mimetic_0.9.3-2.dsc $ cd mimetic-0.9.3 && 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-0.9.3-2 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 mimetic, 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: mimetic Source-Version: 0.9.3-3 We believe that the bug you reported is fixed in the latest version of mimetic, which is due to be installed in the Debian FTP archive: libmimetic-dev_0.9.3-3_i386.deb to pool/main/m/mimetic/libmimetic-dev_0.9.3-3_i386.deb libmimetic-doc_0.9.3-3_all.deb to pool/main/m/mimetic/libmimetic-doc_0.9.3-3_all.deb libmimetic0-dbg_0.9.3-3_i386.deb to pool/main/m/mimetic/libmimetic0-dbg_0.9.3-3_i386.deb libmimetic0_0.9.3-3_i386.deb to pool/main/m/mimetic/libmimetic0_0.9.3-3_i386.deb mimetic_0.9.3-3.diff.gz to pool/main/m/mimetic/mimetic_0.9.3-3.diff.gz mimetic_0.9.3-3.dsc to pool/main/m/mimetic/mimetic_0.9.3-3.dsc 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. gregor herrmann <[EMAIL PROTECTED]> (supplier of updated mimetic 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: Sat, 24 May 2008 21:54:44 +0200 Source: mimetic Binary: libmimetic-dev libmimetic-doc libmimetic0 libmimetic0-dbg Architecture: source i386 all Version: 0.9.3-3 Distribution: unstable Urgency: low Maintainer: gregor herrmann <[EMAIL PROTECTED]> Changed-By: gregor herrmann <[EMAIL PROTECTED]> Description: libmimetic-dev - C++ MIME library (development) libmimetic-doc - C++ MIME library (documentation) libmimetic0 - C++ MIME library (runtime) libmimetic0-dbg - C++ MIME library (debug) Closes: 482730 Changes: mimetic (0.9.3-3) unstable; urgency=low . * debian/rules: - create install-stamp target in debian/rules and adjust dependencies accordingly - remove config.{sub,guess} in clean target and copy them over in configure target as a preparation for source format "3.0 (quilt)"; thanks to Raphaƫl Hertzog for the bug report (closes: #482730) * debian/copyright: - change to the new machine-readable format - add stanza about packaging copyright * Convert debian/changelog to UTF-8. * debian/control: change my email address. * Change doc-base section from Apps/Net to Network/Communication. * Set debhelper compatibility level to 6. * Refresh patch gcc4.3_includes.diff and add information to the file. Checksums-Sha1: 1255a1d5bf732fff35113e66937c159cce503ed6 1274 mimetic_0.9.3-3.dsc 209ee663e5619fbcf9c0a38a6f78f80d915f6186 39325 mimetic_0.9.3-3.diff.gz 6120a046c4bb5600e6321bafb75bd9ecf7566b05 35362 libmimetic-dev_0.9.3-3_i386.deb c3b68a6a86bde1a9623d30f37c59f14ce2ec3ef4 251376 libmimetic-doc_0.9.3-3_all.deb 632eb5c8cbd8ef140ff0e42174c8e3e30fdb9678 122060 libmimetic0_0.9.3-3_i386.deb 0beb135e4dccf80dcf34463d3706ed51b4a8d4d8 699234 libmimetic0-dbg_0.9.3-3_i386.deb Checksums-Sha256: 73370d83f2ecea5159ddd1ee2ac5b7ad9bb8f336113f669946ad9dd949e0087d 1274 mimetic_0.9.3-3.dsc faee7b30d789b9ac318b267ce4edac0531fdd5473364257f1b6e388cefa896bc 39325 mimetic_0.9.3-3.diff.gz 40116a937865e008373d4635f4043dd50db4f9c0e093dd0f12f98160394dce56 35362 libmimetic-dev_0.9.3-3_i386.deb ba9da4627b503954f78985e8e94f22a9d2fd5858fedb4174d1351e738c5f979c 251376 libmimetic-doc_0.9.3-3_all.deb 6f7dd6728448f3e0bcbb95d5179720e2b99d3fde31dc3364ecdb22b809ba9f26 122060 libmimetic0_0.9.3-3_i386.deb 7f81b2cf1b78e61e3c7f51cb67d873e17028e392865844e13ff1325735c0090f 699234 libmimetic0-dbg_0.9.3-3_i386.deb Files: 502422b336b0b0c5c39d8fac523a76ea 1274 libs optional mimetic_0.9.3-3.dsc ac49f8d8386e1ca7cf95c7101153833d 39325 libs optional mimetic_0.9.3-3.diff.gz 5787454880b67f8fe21dfd6219fdbf0c 35362 libdevel optional libmimetic-dev_0.9.3-3_i386.deb 9a66b135aa84ec93579ca8bd28076bfc 251376 doc optional libmimetic-doc_0.9.3-3_all.deb 3b9d1fda923e22db2c5d66d95eb8a9b0 122060 libs optional libmimetic0_0.9.3-3_i386.deb 7c99715495ea1be3f997ce04aa1a8478 699234 libdevel extra libmimetic0-dbg_0.9.3-3_i386.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (GNU/Linux) iD8DBQFIOHRIOzKYnQDzz+QRAv/cAJ4xDUSghHGSOEqfbDtybg3i9m0RZACeNCOS qvr7IpFRZJ0jrfUJpdvPB0c= =ubLt -----END PGP SIGNATURE-----
--- End Message ---

