Your message dated Sat, 07 Jun 2008 21:47:07 +0000 with message-id <[EMAIL PROTECTED]> and subject line Bug#485038: fixed in libemail-send-perl 2.192-3 has caused the Debian Bug report #485038, regarding libemail-send-perl: FTBFS when converted to new source format 3.0 (quilt): contains unused/invalid quilt series 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.) -- 485038: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=485038 Debian Bug Tracking System Contact [EMAIL PROTECTED] with problems
--- Begin Message ---Package: libemail-send-perl Version: 2.192-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 tried to rebuild them. Unfortunately, libemail-send-perl failed, you can try yourself with those commands (and dpkg-dev >= 1.14.19 [2]) : $ apt-get source libemail-send-perl $ sed -i -e '/^Source:/ aFormat: 3.0 (quilt)' libemail-send-perl-2.192/debian/control $ dpkg-source -b libemail-send-perl-2.192 $ dpkg-source -x libemail-send-perl_2.192-2.dsc $ cd libemail-send-perl-2.192 && 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.192-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 libemail-send-perl, the source package contains a quilt series that dpkg-source tries to use but fails to because the actual build system does not more use quilt... and thus patches referenced are not working any more. If that's the case, please drop the unused quilt series (or make it empty, or disable all the patches listed). As a side note, you must also pay attention to the following points in your quilt usage to guarantee compatibility with the new source package format: - all your patches must be applicable with the "-p1" option of patch (and you shouldn't use options in the series file to override this) - the patches must be in debian/patches/ together with the "series" file (you can use QUILT_PATCHES=debian/patches if needed) - you should not override QUILT_PC to change the location of quilt's internal directory (".pc" by default) - the patches should not reference absolute filenames (in +++/--- lines) - your clean target must work even if the patches are already applied - your build target must work with patches applied even if the clean target is supposed to unapply them (because dpkg-source -b might have applied them back) Cheers, [1] http://lists.debian.org/debian-devel-announce/2008/04/msg00004.html [2] the upcoming dpkg-dev 1.14.20 is more tolerant with patches, you can grab it here if you want to try with that version: http://people.debian.org/~hertzog/packages/dpkg-dev_1.14.20_all.deb -- Raphael Hertzog
--- End Message ---
--- Begin Message ---Source: libemail-send-perl Source-Version: 2.192-3 We believe that the bug you reported is fixed in the latest version of libemail-send-perl, which is due to be installed in the Debian FTP archive: libemail-send-perl_2.192-3.diff.gz to pool/main/libe/libemail-send-perl/libemail-send-perl_2.192-3.diff.gz libemail-send-perl_2.192-3.dsc to pool/main/libe/libemail-send-perl/libemail-send-perl_2.192-3.dsc libemail-send-perl_2.192-3_all.deb to pool/main/libe/libemail-send-perl/libemail-send-perl_2.192-3_all.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. gregor herrmann <[EMAIL PROTECTED]> (supplier of updated libemail-send-perl 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, 07 Jun 2008 23:41:20 +0200 Source: libemail-send-perl Binary: libemail-send-perl Architecture: source all Version: 2.192-3 Distribution: unstable Urgency: low Maintainer: Debian Perl Group <[EMAIL PROTECTED]> Changed-By: gregor herrmann <[EMAIL PROTECTED]> Description: libemail-send-perl - Simply Sending Email Closes: 485038 Changes: libemail-send-perl (2.192-3) unstable; urgency=low . * debian/rules: - refresh with dh-make-perl's help - actually use the patches that were prepared in 2.192-2; this should make the package work with the new source package format "3.0 (quilt)", too (closes: #485038); thanks to Raphaƫl Hertzog for the bug report - don't install README any more (text version of the inline POD documentation) * Convert debian/changelog to UTF-8. * Fix patch add_usr_sbin_to_path (missing semi-colons); comment out three tests in t/sendmail.t that expect an empty path -- but we have patched in /usr/sbin ... * debian/watch: use dist-based URL. * Make build dependency on quilt versioned. * debian/control: change my email address. * debian/copyright: add information about third-party file. Checksums-Sha1: 34dce093fe9539b937ef3fac6f855941acb54530 1795 libemail-send-perl_2.192-3.dsc 3668fd982803fe10e1a4cba52de5db667332b45e 3944 libemail-send-perl_2.192-3.diff.gz 9a9c85ccb0abfb8a7b297584ccb32e425231a153 33988 libemail-send-perl_2.192-3_all.deb Checksums-Sha256: 37706263e0b8de0098d8a2c2b0cc5b5115e952d0fe770e936863fc05d855dbf8 1795 libemail-send-perl_2.192-3.dsc f64ca3ab33d09466ca7c4de6ae70768fbd55e5799df47f32d055d89c2ebde37c 3944 libemail-send-perl_2.192-3.diff.gz f59a6e24ed3b507c50850fc780f5c6ab37f761fa24abc5108cf16a01a898fd59 33988 libemail-send-perl_2.192-3_all.deb Files: 106ffe9786ed300ae0eb9358c39a8846 1795 perl optional libemail-send-perl_2.192-3.dsc 54afcaac7e95ba77d2aa04b27c96f638 3944 perl optional libemail-send-perl_2.192-3.diff.gz fdc5cb1e3ca5dd9651af756dba403df2 33988 perl optional libemail-send-perl_2.192-3_all.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (GNU/Linux) iEYEARECAAYFAkhLAMoACgkQOzKYnQDzz+SVyACgjtxgvktK9mjtuINfzXRIKa/J t5EAn0DvuooNsYhWALQv8UAyMfMOfqKw =cvoj -----END PGP SIGNATURE-----
--- End Message ---

