[SCM] mjpegtools/master: Add autotools_dev to DH's sequence.

alessio at users.alioth.debian.org alessio at users.alioth.debian.org
Sun May 1 06:49:44 UTC 2011


The following commit has been merged in the master branch:
commit 76c892783ae5fbc75a9e0ff8eb24e854fa9a0675
Author: Alessio Treglia <alessio at debian.org>
Date:   Sun May 1 08:49:37 2011 +0200

    Add autotools_dev to DH's sequence.

diff --git a/debian/rules b/debian/rules
index ef21a21..361fdbc 100755
--- a/debian/rules
+++ b/debian/rules
@@ -3,7 +3,7 @@
 LDFLAGS += -Wl,-z,defs -Wl,-O1 -Wl,--as-needed
 
 %:
-	dh $@
+	dh $@ --with autotools_dev
 
 clean:
 	# This is needed because we patch a fatal error out of configure

-- 
mjpegtools packaging



More information about the pkg-multimedia-commits mailing list