[SCM] dssi packaging branch, master, updated. debian/1.0.0-1-2-g02ca3da

alessio at users.alioth.debian.org alessio at users.alioth.debian.org
Sat Aug 21 16:38:29 UTC 2010


The following commit has been merged in the master branch:
commit 02ca3da95793a95e9a15a58da38a3878cd5c402a
Author: Alessio Treglia <alessio at debian.org>
Date:   Sat Aug 21 18:38:18 2010 +0200

    Use "dh $@ --with foo" for compatibility with DH 8.

diff --git a/debian/rules b/debian/rules
index 68df646..4bf5d24 100755
--- a/debian/rules
+++ b/debian/rules
@@ -4,4 +4,4 @@
 LDFLAGS+=-Wl,--as-needed
 
 %:
-	dh --with autotools_dev $@
+	dh $@ --with autotools_dev

-- 
dssi packaging



More information about the pkg-multimedia-commits mailing list