[SCM] mp4v2/master: Use DH's autotools_dev helper.

alessio at users.alioth.debian.org alessio at users.alioth.debian.org
Sat Aug 6 09:35:51 UTC 2011


The following commit has been merged in the master branch:
commit d0fc6dea003a0b078323fd8275ef81c6e86f145a
Author: Alessio Treglia <alessio at debian.org>
Date:   Sat Aug 6 11:36:36 2011 +0200

    Use DH's autotools_dev helper.

diff --git a/debian/rules b/debian/rules
index 6861802..a09e808 100755
--- a/debian/rules
+++ b/debian/rules
@@ -3,7 +3,7 @@
 CXXFLAGS += -Wall -g -O$(if $(findstring noopt,$(DEB_BUILD_OPTIONS)),0,2)
 
 %:
-	dh $@
+	dh $@ --with autotools_dev
 
 override_dh_auto_configure:
 	cp -f /usr/share/misc/config.guess autoaux/config.guess

-- 
mp4v2 packaging



More information about the pkg-multimedia-commits mailing list