[SCM] phasex packaging branch, master, updated. debian/0.12.0.pre1-2-3-gc35697b

alessio at users.alioth.debian.org alessio at users.alioth.debian.org
Tue Jul 27 15:43:08 UTC 2010


The following commit has been merged in the master branch:
commit c35697b383000481abcface20e8b31472f9c75fa
Author: Alessio Treglia <alessio at debian.org>
Date:   Tue Jul 27 17:43:00 2010 +0200

    Use dh-autoreconf instead of autotools_dev add-on.

diff --git a/debian/control b/debian/control
index f04a4a6..0acf69e 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,7 @@ Priority: optional
 Maintainer: Debian Multimedia Maintainers <pkg-multimedia-maintainers at lists.alioth.debian.org>
 Uploaders: Alessio Treglia <alessio at debian.org>
 Build-Depends: debhelper (>= 7.0.50~),
- autotools-dev (>= 20100122.1~),
+ dh-autoreconf,
  libasound2-dev [!kfreebsd-i386 !kfreebsd-amd64 !hurd-i386],
  libsamplerate0-dev,
  libgtk2.0-dev,
diff --git a/debian/rules b/debian/rules
index dafe856..6390e8f 100755
--- a/debian/rules
+++ b/debian/rules
@@ -3,7 +3,7 @@
 LDFLAGS+=-Wl,--as-needed
 
 %:
-	dh --with=autotools_dev $@
+	dh --with=autoreconf $@
 
 override_dh_auto_install:
 	dh_auto_install

-- 
phasex packaging



More information about the pkg-multimedia-commits mailing list