[SCM] jackeq packaging branch, master, updated. debian/0.4.1-2-4-g60c00aa

alessio at users.alioth.debian.org alessio at users.alioth.debian.org
Fri Aug 20 14:44:34 UTC 2010


The following commit has been merged in the master branch:
commit 60c00aa53ad89a133bcb289e2c1b2a23cbc31427
Author: Alessio Treglia <alessio at debian.org>
Date:   Fri Aug 20 16:44:28 2010 +0200

    Use 'dh  --with foo' for compatibility with DH 8.

diff --git a/debian/rules b/debian/rules
index f571e75..dcf6189 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,4 +1,4 @@
 #!/usr/bin/make -f
 
 %:
-	dh --with autotools_dev $@
+	dh $@ --with autotools_dev

-- 
jackeq packaging



More information about the pkg-multimedia-commits mailing list