[SCM] phat/master: removing redundant dh_autoreconf

mira-guest at users.alioth.debian.org mira-guest at users.alioth.debian.org
Fri Feb 18 16:54:58 UTC 2011


The following commit has been merged in the master branch:
commit 74ebb795d914d59a258c8dd953c9d24777b87846
Author: Jaromír Mikeš <mira.mikes at seznam.cz>
Date:   Fri Feb 18 17:54:36 2011 +0100

    removing redundant dh_autoreconf

diff --git a/debian/control b/debian/control
index 504923a..9e42118 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,6 @@ Section: graphics
 Maintainer: Debian Multimedia Maintainers <pkg-multimedia-maintainers at lists.alioth.debian.org>
 Uploaders: 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 4fcd120..856035d 100755
--- a/debian/rules
+++ b/debian/rules
@@ -4,7 +4,7 @@
 LDFLAGS+=-Wl,--as-needed
 
 %:
-	dh --with autotools_dev,autoreconf $@
+	dh --with autotools_dev $@
 
 override_dh_auto_install:
 	dh_auto_install

-- 
phat packaging



More information about the pkg-multimedia-commits mailing list