Your message dated Mon, 16 Jul 2007 10:17:03 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#432258: fixed in pango1.0 1.17.4-3
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

Attachment: pgpjUwjlz6R3U.pgp
Description: PGP signature


--- End Message ---
--- Begin Message ---
Source: pango1.0
Source-Version: 1.17.4-3

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-3_i386.deb
  to pool/main/p/pango1.0/libpango1.0-0-dbg_1.17.4-3_i386.deb
libpango1.0-0_1.17.4-3_i386.deb
  to pool/main/p/pango1.0/libpango1.0-0_1.17.4-3_i386.deb
libpango1.0-common_1.17.4-3_all.deb
  to pool/main/p/pango1.0/libpango1.0-common_1.17.4-3_all.deb
libpango1.0-dev_1.17.4-3_i386.deb
  to pool/main/p/pango1.0/libpango1.0-dev_1.17.4-3_i386.deb
libpango1.0-doc_1.17.4-3_all.deb
  to pool/main/p/pango1.0/libpango1.0-doc_1.17.4-3_all.deb
libpango1.0-udeb_1.17.4-3_i386.udeb
  to pool/main/p/pango1.0/libpango1.0-udeb_1.17.4-3_i386.udeb
pango1.0_1.17.4-3.diff.gz
  to pool/main/p/pango1.0/pango1.0_1.17.4-3.diff.gz
pango1.0_1.17.4-3.dsc
  to pool/main/p/pango1.0/pango1.0_1.17.4-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.
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: Mon, 16 Jul 2007 00:04:48 +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-3
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-3) experimental; urgency=high
 .
   * Strip the RPATH of libs and modules built in the udeb as these confuse
     dh_shlibdeps on 64-bits arches where a spurious /usr/lib RPATH is added
     (because of the /usr/lib versus /usr/lib64 issue); build-dep on chrpath;
     thanks a lot to Frans Pop for discussion; closes: #432258.
Files: 
 4a4875f56f0b3be78cc61dfb22dd1629 1205 libs optional pango1.0_1.17.4-3.dsc
 3967859289c513c8346e4f7140a387b0 26157 libs optional pango1.0_1.17.4-3.diff.gz
 6dce0b4c7ea736e4f456af01fde09c47 58240 misc optional 
libpango1.0-common_1.17.4-3_all.deb
 7969ddc9bc26fc48d4f50ab5537f4118 266350 doc optional 
libpango1.0-doc_1.17.4-3_all.deb
 7f2686f9542b5ecfde453839afc6c985 297684 libs optional 
libpango1.0-0_1.17.4-3_i386.deb
 a05109b28edb9877cbffc2d9738d9a9d 222432 debian-installer optional 
libpango1.0-udeb_1.17.4-3_i386.udeb
 61025826bf5f3105acff6e2ac87511cd 363464 libdevel optional 
libpango1.0-dev_1.17.4-3_i386.deb
 dc86845b5ed7c9d563784b9c39f16454 698370 libdevel extra 
libpango1.0-0-dbg_1.17.4-3_i386.deb
Package-Type: udeb

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

iD8DBQFGmzjA4VUX8isJIMARAlX+AJ9B/P/+CUx4DiYO3CHL/hY69a4OHwCbBIhB
mipQo/P2W2DSYPXtAHFETAI=
=pMb0
-----END PGP SIGNATURE-----


--- End Message ---

Reply via email to