[SCM] a52dec packaging branch, master, updated. debian/0.7.4-13

siretart at users.alioth.debian.org siretart at users.alioth.debian.org
Fri Dec 11 14:13:46 UTC 2009


The following commit has been merged in the master branch:
commit 534a13367a8a566ee22a4d23604015ee4cdec9fa
Author: Reinhard Tartler <siretart at tauware.de>
Date:   Fri Dec 11 08:09:10 2009 +0100

    fix dh invocation order and parameters

diff --git a/debian/rules b/debian/rules
index f806bf9..c85054c 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,7 +1,7 @@
 #!/usr/bin/make -f
 
 %:
-	dh $@ --with-quilt
+	dh --with quilt $@ 
 
 override_dh_auto_configure:
 	ln -sf /usr/share/misc/config.sub /usr/share/misc/config.guess autotools/

-- 
a52dec packaging



More information about the pkg-multimedia-commits mailing list