Bug#651024: NMU changes for libsigc++-2.0/2.2.10-0.2

2012-06-18 Thread Bastian Blank
On Sun, Jun 17, 2012 at 02:52:26PM +0200, Michael Biebl wrote: +Pre-Depends: multiarch-support Please don't hard-code multiarch-support but use Pre-Depends: ${misc:Pre-Depends} instead. Was an oversight. Re-uploaded with the new patch. Bastian -- It is a human characteristic to love

Bug#651024: NMU changes for libsigc++-2.0/2.2.10-0.2

2012-06-17 Thread Goswin von Brederlow
The library package already needs the Pre-Depends: multiarch-support and the -dev package depends on the library. So multi-arch will already be installed via Pre-Depends before the -dev package. So it isn't needed for the -dev but it also doesn't hurt. MfG Goswin -- To UNSUBSCRIBE,

Bug#651024: NMU changes for libsigc++-2.0/2.2.10-0.2

2012-06-17 Thread Michael Biebl
+Pre-Depends: multiarch-support Please don't hard-code multiarch-support but use Pre-Depends: ${misc:Pre-Depends} instead. -- Why is it that all of the instruments seeking intelligent life in the universe are pointed away from Earth? signature.asc Description: OpenPGP digital signature

Bug#651024: NMU changes for libsigc++-2.0/2.2.10-0.2

2012-06-16 Thread Bastian Blank
Attached it the NMU diff for libsigc++-2.0/2.2.10-0.2. I uploaded it to DELAYED/3. Bastian -- Actual war is a very messy business. Very, very messy business. -- Kirk, A Taste of Armageddon, stardate 3193.0 diff -Nru libsigc++-2.0-2.2.10/debian/changelog

Bug#651024: NMU changes for libsigc++-2.0/2.2.10-0.2

2012-06-16 Thread Jakub Wilk
(I'm not the maintainer.) * Bastian Blank wa...@debian.org, 2012-06-16, 20:03: Package: libsigc++-2.0-dev Section: libdevel +Pre-Depends: multiarch-support Pre-Depends shouldn't be needed for the -dev package, should it? +DEB_HOST_MULTIARCH ?= $(shell dpkg-architecture -qDEB_HOST_MULTIARCH)