Your message dated Wed, 11 Jul 2007 19:32:14 +0000 with message-id <[EMAIL PROTECTED]> and subject line Bug#432258: fixed in pango1.0 1.17.4-2 has caused the attached Bug report 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 I am talking about this indicates a serious mail system misconfiguration somewhere. Please contact me immediately.) Debian bug tracking system administrator (administrator, Debian Bugs database)
--- Begin Message ---Package: pango1.0 Version: 1.16.4-1 Severity: important Tags: d-i patch After a binNMU, the current libpango1.0-udeb in unstable for amd64 has a dependency on libcairo2 instead of libcairo-directfb2-udeb. This is caused by a (in itself correct) packaging change in libcairo which means that the shlibs file for libcairo itself no longer has a udeb: line that refers to libcairo-directfb2-udeb. The patch below fixes this by calling dh_shlibdeps with a -l option. This issue is breaking the daily builds of the installer for amd64. NOTE FOR UPLOADING ------------------ The shlibs file in version zlib1g 1:1.2.3.3.dfsg-3 in unstable is broken (missing the udeb: line). This was fixed in 1:1.2.3.3.dfsg-4, but that is not yet available for all arches (including i386). As pango1.0 does not itself have a build dependency on zlib1g, this needs to be "fixed" by setting a dep-wait on zlib1g/1:1.2.3.3.dfsg-4 in wanna-build _immediately_ after the package is accepted. So please: - make sure that you have zlib1g/1:1.2.3.3.dfsg-4 installed when building pango1.0 for this upload - coordinate your upload with Steve Langasek (vorlon) on #debian-release so that he can set this dep-wait Thanks, FJP diff -u pango1.0-1.16.4/debian/rules pango1.0-1.16.4/debian/rules --- pango1.0-1.16.4/debian/rules +++ pango1.0-1.16.4/debian/rules @@ -268,7 +268,8 @@ cat debian/*/DEBIAN/shlibs | \ sed -n -r -e 's/(([^ ]+: )?([^ ]+) ([^ ]+)) .*/\1/p' \ > debian/shlibs.local - dh_shlibdeps -a + dh_shlibdeps -a -N$(UDEB_PKG) + dh_shlibdeps -p$(UDEB_PKG) -l /usr/lib/libcairo-directfb/lib/ -rm -f debian/shlibs.local dh_gencontrol -a dh_md5sums -a
pgpmV3zVqEyaT.pgp
Description: PGP signature
--- End Message ---
--- Begin Message ---Source: pango1.0 Source-Version: 1.17.4-2 We believe that the bug you reported is fixed in the latest version of pango1.0, which is due to be installed in the Debian FTP archive: libpango1.0-0-dbg_1.17.4-2_i386.deb to pool/main/p/pango1.0/libpango1.0-0-dbg_1.17.4-2_i386.deb libpango1.0-0_1.17.4-2_i386.deb to pool/main/p/pango1.0/libpango1.0-0_1.17.4-2_i386.deb libpango1.0-common_1.17.4-2_all.deb to pool/main/p/pango1.0/libpango1.0-common_1.17.4-2_all.deb libpango1.0-dev_1.17.4-2_i386.deb to pool/main/p/pango1.0/libpango1.0-dev_1.17.4-2_i386.deb libpango1.0-doc_1.17.4-2_all.deb to pool/main/p/pango1.0/libpango1.0-doc_1.17.4-2_all.deb libpango1.0-udeb_1.17.4-2_i386.udeb to pool/main/p/pango1.0/libpango1.0-udeb_1.17.4-2_i386.udeb pango1.0_1.17.4-2.diff.gz to pool/main/p/pango1.0/pango1.0_1.17.4-2.diff.gz pango1.0_1.17.4-2.dsc to pool/main/p/pango1.0/pango1.0_1.17.4-2.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. Loic Minier <[EMAIL PROTECTED]> (supplier of updated pango1.0 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: Tue, 10 Jul 2007 16:28:00 +0200 Source: pango1.0 Binary: libpango1.0-0-dbg libpango1.0-dev libpango1.0-0 libpango1.0-doc libpango1.0-udeb libpango1.0-common Architecture: source i386 all Version: 1.17.4-2 Distribution: experimental Urgency: high Maintainer: Sebastien Bacher <[EMAIL PROTECTED]> Changed-By: Loic Minier <[EMAIL PROTECTED]> Description: libpango1.0-0 - Layout and rendering of internationalized text libpango1.0-0-dbg - The Pango library and debugging symbols libpango1.0-common - Modules and configuration files for the Pango libpango1.0-dev - Development files for the Pango libpango1.0-doc - Documentation files for the Pango libpango1.0-udeb - Layout and rendering of internationalized text - minimal runtime (udeb) Closes: 432258 Changes: pango1.0 (1.17.4-2) experimental; urgency=high . * Call dh_shlibdeps separately for the udeb and add a -l/usr/lib/libcairo-directfb/lib/ flag to ensure libcairo-directfb2 is found; thanks Frans Pop; closes: #432258. Files: 081d46f71c50d01d5d8b9755b7812e71 1196 libs optional pango1.0_1.17.4-2.dsc d630d9c20264012607014cc76a1ff43e 25890 libs optional pango1.0_1.17.4-2.diff.gz 02757738f4d664c64ac73b9e995400ed 58102 misc optional libpango1.0-common_1.17.4-2_all.deb 23b1b1160dea362e5255e8181f3f6979 266226 doc optional libpango1.0-doc_1.17.4-2_all.deb 8c113938de2bd94e4e2e25af5c17c64e 297560 libs optional libpango1.0-0_1.17.4-2_i386.deb 32d9df53da8e6ad08c2d54efc519cf84 222348 debian-installer optional libpango1.0-udeb_1.17.4-2_i386.udeb 05f0476d73cadca2782cee05507a9d8b 363446 libdevel optional libpango1.0-dev_1.17.4-2_i386.deb cfa62f60925b348b0de6aeee23cb96b5 681248 libdevel extra libpango1.0-0-dbg_1.17.4-2_i386.deb Package-Type: udeb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (GNU/Linux) iD8DBQFGlS6r4VUX8isJIMARAofyAKCMaRzQcnNWoN9Y+ExBvQTlnPASFwCeLROG /Kl3YjfwatQ9Y6TF1dAUBQw= =X/VL -----END PGP SIGNATURE-----
--- End Message ---

