Package: asn1c Version: 0.9.21.dfsg-3 Severity: wishlist Per http://lists.debian.org/debian-devel/2008/02/msg00408.html, I am seeking the removal of automake1.8 from Debian.
Attached is a patch to deal with this transition. If I receive no response in 2 to 3 weeks I plan on NMUing your package for this transition. Thanks in advance for your help. -- System Information: Debian Release: lenny/sid APT prefers unstable APT policy: (500, 'unstable'), (1, 'experimental') Architecture: amd64 (x86_64) Kernel: Linux 2.6.24-1-amd64 (SMP w/2 CPU cores) Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/bash
diff -ruN asn1c-0.9.21.dfsg/debian/control asn1c-0.9.21.dfsg.new/debian/control --- asn1c-0.9.21.dfsg/debian/control 2008-03-25 01:26:37.000000000 -0400 +++ asn1c-0.9.21.dfsg.new/debian/control 2008-03-25 01:25:22.000000000 -0400 @@ -3,7 +3,7 @@ Priority: optional Maintainer: Debian FDT tools team <[EMAIL PROTECTED]> Uploaders: W. Borgert <[EMAIL PROTECTED]>, Michael Piefel <[EMAIL PROTECTED]> -Build-Depends: debhelper (>= 4.0.0), cdbs, autotools-dev, automake1.8, libtool +Build-Depends: debhelper (>= 4.0.0), cdbs, autotools-dev, automake1.9, libtool Standards-Version: 3.7.2 Package: asn1c diff -ruN asn1c-0.9.21.dfsg/debian/rules asn1c-0.9.21.dfsg.new/debian/rules --- asn1c-0.9.21.dfsg/debian/rules 2008-03-25 01:26:37.000000000 -0400 +++ asn1c-0.9.21.dfsg.new/debian/rules 2008-03-25 01:25:07.000000000 -0400 @@ -4,7 +4,7 @@ include /usr/share/cdbs/1/rules/debhelper.mk include /usr/share/cdbs/1/class/autotools.mk -DEB_AUTO_UPDATE_AUTOMAKE:=1.8 +DEB_AUTO_UPDATE_AUTOMAKE:=1.9 binary-post-install/asn1c:: mv -f $(CURDIR)/debian/asn1c/usr/bin/*.pl \