[SCM] phat/master: added --with autotools-dev, autoreconf to rules file to fix outdated-autotools-helper-file lintian warning

mira-guest at users.alioth.debian.org mira-guest at users.alioth.debian.org
Fri Feb 18 02:21:04 UTC 2011


The following commit has been merged in the master branch:
commit 9f3141b03c29ff5838dcf81e55dea2e12293cdad
Author: Jaromír Mikeš <mira.mikes at seznam.cz>
Date:   Fri Feb 18 03:19:23 2011 +0100

    added --with autotools-dev, autoreconf to rules file to fix outdated-autotools-helper-file lintian warning

diff --git a/debian/rules b/debian/rules
index 4a76c4b..4fcd120 100755
--- a/debian/rules
+++ b/debian/rules
@@ -4,7 +4,7 @@
 LDFLAGS+=-Wl,--as-needed
 
 %:
-	dh $@
+	dh --with autotools_dev,autoreconf $@
 
 override_dh_auto_install:
 	dh_auto_install

-- 
phat packaging



More information about the pkg-multimedia-commits mailing list