[SCM] Audacity debian packaging branch, master, updated. debian/1.3.12-4-4-g3495e87

bdrung-guest at users.alioth.debian.org bdrung-guest at users.alioth.debian.org
Thu Aug 5 11:11:19 UTC 2010


The following commit has been merged in the master branch:
commit 004e22a38eb68a163475de7b34ce5365787d76ab
Author: Benjamin Drung <bdrung at gmail.com>
Date:   Thu Aug 5 12:37:56 2010 +0200

    Change the order of the dh parameters.

diff --git a/debian/rules b/debian/rules
index c5893a8..80feffd 100755
--- a/debian/rules
+++ b/debian/rules
@@ -12,7 +12,7 @@ endif
 LDFLAGS += -Wl,-z,defs -Wl,--as-needed
 
 %:
-	dh --parallel $@
+	dh $@ --parallel
 
 override_dh_auto_configure:
 	dh_auto_configure -- $(WITH_JACK_CONFFLAG) \

-- 
Audacity debian packaging



More information about the pkg-multimedia-commits mailing list