[SCM] wavpack/master: Add dh-autoreconf to the build.

alessio at users.alioth.debian.org alessio at users.alioth.debian.org
Sun Apr 1 09:39:40 UTC 2012


The following commit has been merged in the master branch:
commit d63701f50938f04f5a0892e1ce8a66aca0efa8b4
Author: Alessio Treglia <alessio at debian.org>
Date:   Sun Apr 1 11:38:28 2012 +0200

    Add dh-autoreconf to the build.

diff --git a/debian/control b/debian/control
index 11fe3dd..3228cb2 100644
--- a/debian/control
+++ b/debian/control
@@ -6,6 +6,7 @@ Uploaders: Sebastian Dröge <slomo at debian.org>,
            Loic Minier <lool at dooz.org>
 Build-Depends: cdbs (>= 0.4.93~),
                debhelper (>= 8.1.3~),
+               dh-autoreconf,
                dpkg-dev (>= 1.14.13)
 Standards-Version: 3.9.2
 Homepage: http://www.wavpack.com
diff --git a/debian/rules b/debian/rules
index d650bae..7806a42 100755
--- a/debian/rules
+++ b/debian/rules
@@ -2,6 +2,7 @@
 
 include /usr/share/cdbs/1/rules/debhelper.mk
 include /usr/share/cdbs/1/class/autotools.mk
+include /usr/share/cdbs/1/rules/autoreconf.mk
 include /usr/share/cdbs/1/rules/utils.mk
 
 common-binary-post-install-arch:: list-missing

-- 
wavpack packaging



More information about the pkg-multimedia-commits mailing list