[SCM] libreplaygain/master: Switch to dh-autoreconf.

alessio at users.alioth.debian.org alessio at users.alioth.debian.org
Wed Feb 15 14:02:32 UTC 2012


The following commit has been merged in the master branch:
commit bfc7c68791cb23aa9f873c7bef2299cfd219aa99
Author: Alessio Treglia <alessio at debian.org>
Date:   Wed Feb 15 15:02:20 2012 +0100

    Switch to dh-autoreconf.

diff --git a/debian/control b/debian/control
index 1dfafa1..f0570e9 100644
--- a/debian/control
+++ b/debian/control
@@ -5,6 +5,7 @@ Maintainer: Debian Multimedia Maintainers <pkg-multimedia-maintainers at lists.alio
 Uploaders: Sebastian Dröge <slomo at debian.org>,
            Jorge Salamero Sanz <bencer at cauterized.net>
 Build-Depends: automake,
+               dh-autoreconf,
                cdbs (>= 0.4.20),
                debhelper (>= 5),
                libtool
diff --git a/debian/rules b/debian/rules
index 8b83228..b78b1e3 100755
--- a/debian/rules
+++ b/debian/rules
@@ -3,12 +3,7 @@
 include /usr/share/cdbs/1/rules/debhelper.mk
 include /usr/share/cdbs/1/class/autotools.mk
 include /usr/share/cdbs/1/rules/utils.mk
-
-DEB_AUTO_UPDATE_LIBTOOL = pre
-DEB_AUTO_UPDATE_ACLOCAL = 1.11
-DEB_AUTO_UPDATE_AUTOCONF = 2.68
-DEB_AUTO_UPDATE_AUTOHEADER = 2.68
-DEB_AUTO_UPDATE_AUTOMAKE = 1.11
+include /usr/share/cdbs/1/rules/autoreconf.mk
 
 common-binary-post-install-arch:: list-missing
 

-- 
libreplaygain packaging



More information about the pkg-multimedia-commits mailing list