[SCM] bristol/master: Use dh-autoreconf.

alessio at users.alioth.debian.org alessio at users.alioth.debian.org
Tue May 1 09:24:00 UTC 2012


The following commit has been merged in the master branch:
commit 742e3e77f5efdd99e02a7b8a3f7704718dcf406e
Author: Alessio Treglia <alessio at debian.org>
Date:   Tue May 1 11:13:58 2012 +0200

    Use dh-autoreconf.

diff --git a/debian/control b/debian/control
index dcb75cb..9139778 100644
--- a/debian/control
+++ b/debian/control
@@ -6,8 +6,8 @@ Uploaders:
  Alessio Treglia <alessio at debian.org>,
  Free Ekanayaka <freee at debian.org>
 Build-Depends:
- autotools-dev (>= 20100122.1~),
  debhelper (>= 7.0.50~),
+ dh-autoreconf,
  libasound2-dev,
  libjack-dev,
  libx11-dev,
diff --git a/debian/rules b/debian/rules
index 2b91d10..1927346 100755
--- a/debian/rules
+++ b/debian/rules
@@ -11,7 +11,7 @@ EXTRA_CONFIGURE_ARGS += --disable-alsa
 endif
 
 %:
-	dh $@ --parallel --with autotools_dev
+	dh $@ --parallel --with autoreconf
 
 override_dh_auto_configure:
 	dh_auto_configure -- --prefix=/usr --libdir=\$${prefix}/lib/bristol \

-- 
bristol packaging



More information about the pkg-multimedia-commits mailing list