[SCM] vo-aacenc/master: Use 'dh @$ --with foo' style for compatibility with DH8

alessio at users.alioth.debian.org alessio at users.alioth.debian.org
Wed Mar 30 07:44:03 UTC 2011


The following commit has been merged in the master branch:
commit 106d9c78dbbc7eee127d51b512035db9ba701b1f
Author: Alessio Treglia <alessio at debian.org>
Date:   Wed Mar 30 09:43:27 2011 +0200

    Use 'dh @$ --with foo' style for compatibility with DH8

diff --git a/debian/rules b/debian/rules
index ed64a55..08582d1 100755
--- a/debian/rules
+++ b/debian/rules
@@ -14,4 +14,4 @@ endif
 
 
 %:
-	dh --with autoreconf -- $@ 
+	dh $@ --with autoreconf

-- 
vo-aacenc packaging



More information about the pkg-multimedia-commits mailing list