[pkg-mad-maintainers] Bug#473335: madplay: Please stop depending on automake1.8

Eric Dorland eric at debian.org
Sun Mar 30 00:17:04 UTC 2008


Package: madplay
Version: 0.15.2b-4
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
-------------- next part --------------
diff -ruN madplay-0.15.2b/debian/control madplay-0.15.2b.new/debian/control
--- madplay-0.15.2b/debian/control	2008-03-29 19:50:04.000000000 -0400
+++ madplay-0.15.2b.new/debian/control	2008-03-29 19:52:51.000000000 -0400
@@ -1,7 +1,7 @@
 Source: madplay
 Priority: optional
 Section: sound
-Build-Depends: cdbs, debhelper (>= 4.1.0), gettext, zlib1g-dev, libesd0-dev, libmad0-dev (>= 0.15.0), libid3tag0-dev (>= 0.15.0), autotools-dev, libtool, autoconf, automake1.8
+Build-Depends: cdbs, debhelper (>= 4.1.0), gettext, zlib1g-dev, libesd0-dev, libmad0-dev (>= 0.15.0), libid3tag0-dev (>= 0.15.0), autotools-dev, libtool, autoconf, automake1.9
 Maintainer: Mad Maintainers <pkg-mad-maintainers at lists.alioth.debian.org>
 Uploaders: Sam Clegg <samo at debian.org>, Kurt Roeckx <kurt at roeckx.be>, Cl?ment Stenac <zorglub at via.ecp.fr>
 Standards-Version: 3.6.1
diff -ruN madplay-0.15.2b/debian/rules madplay-0.15.2b.new/debian/rules
--- madplay-0.15.2b/debian/rules	2008-03-29 19:50:04.000000000 -0400
+++ madplay-0.15.2b.new/debian/rules	2008-03-29 19:51:45.000000000 -0400
@@ -11,9 +11,9 @@
 endif
 
 DEB_AUTO_UPDATE_LIBTOOL:=pre
-DEB_AUTO_UPDATE_ACLOCAL:=1.8
-DEB_AUTO_UPDATE_AUTOHEADER:=1.8
-DEB_AUTO_UPDATE_AUTOMAKE:=1.8
+DEB_AUTO_UPDATE_ACLOCAL:=1.9
+DEB_AUTO_UPDATE_AUTOHEADER:=1.9
+DEB_AUTO_UPDATE_AUTOMAKE:=1.9
 DEB_AUTO_UPDATE_AUTOCONF:=yes
 
 include /usr/share/cdbs/1/rules/buildcore.mk


More information about the pkg-mad-maintainers mailing list