[SCM] seq24/master: Fix dh sequence invocation as per DH V8

alessio at users.alioth.debian.org alessio at users.alioth.debian.org
Fri Feb 12 09:42:29 UTC 2016


The following commit has been merged in the master branch:
commit 7f1f219389c1ba26653b5fff3324196d488060dc
Author: Alessio Treglia <alessio at debian.org>
Date:   Fri Feb 12 09:22:19 2016 +0000

    Fix dh sequence invocation as per DH V8

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

-- 
seq24 packaging



More information about the pkg-multimedia-commits mailing list