Am 16.07.2011 22:12, schrieb Steve Langasek:
> Source: glib2.0
> Version: 2.28.6-2
> Tags: patch
> User: ubuntu-de...@lists.ubuntu.com
> Usertags: ubuntu-patch oneiric origin-ubuntu
> 
> Hi folks,
> 
> Please find attached a patch to glib2.0 to transition it to use of the
> multiarch library paths as described at
> <http://wiki.debian.org/Multiarch/Implementation>.  This patch has been
> applied and is being used successfully in Ubuntu 11.04, and should be safe
> to apply in Debian now that multiarch has been bootstrapped there.
> 
> I think most of the changes are probably self-explanatory from the diff. 
> The only thing I would draw attention to is this change in debian/rules:
> 
> -DEB_DH_STRIP_ARGS_$(UDEB_PKG) = --dbg-package=
> +DEB_DH_STRIP_ARGS_$(UDEB_PKG) =
> 
> This is needed for compatibility with debhelper 7; where compat level 5
> ignores the null --dbg-package argument, debhelper 7 does something very
> unhelpful instead (I forget exactly what).

http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=629156

Last time I checked, DEB_DH_STRIP_ARGS_$(UDEB_PKG) = did not work as intended,
i.e. dh_strip for the udeb package was called with
--dbg-package=libglib2.0-0-dbg and as a result the detached debugging symbols of
the deb package were overwritten.

Michael

-- 
Why is it that all of the instruments seeking intelligent life in the
universe are pointed away from Earth?

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to