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

alessio at users.alioth.debian.org alessio at users.alioth.debian.org
Sun May 8 09:12:59 UTC 2011


The following commit has been merged in the master branch:
commit 23d3e741ce3c6ddee35b8eb283f76b42d7290300
Author: Alessio Treglia <alessio at debian.org>
Date:   Sun May 8 11:04:31 2011 +0200

    Switch to dh-autoreconf.

diff --git a/debian/control b/debian/control
index 5a4c578..e8a2513 100644
--- a/debian/control
+++ b/debian/control
@@ -5,6 +5,7 @@ Maintainer: Debian Multimedia Maintainers <pkg-multimedia-maintainers at lists.alio
 Uploaders: Alessio Treglia <alessio at debian.org>,
  Jaromír Mikeš <mira.mikes at seznam.cz>
 Build-Depends: debhelper (>= 7.0.50~),
+ dh-autoreconf,
  autotools-dev (>= 20100122.1),
  libgnomecanvas2-dev,
  libgtk2.0-dev,
diff --git a/debian/rules b/debian/rules
index 71016fa..3e829ce 100755
--- a/debian/rules
+++ b/debian/rules
@@ -4,7 +4,7 @@
 LDFLAGS+=-Wl,--as-needed
 
 %:
-	dh $@ --with=autotools_dev
+	dh $@ --with=autoreconf
 
 override_dh_auto_install:
 	dh_auto_install

-- 
phat packaging



More information about the pkg-multimedia-commits mailing list