[SCM] vo-amrwbenc/master: Add --parallel to dh's sequencer options.

alessio at users.alioth.debian.org alessio at users.alioth.debian.org
Mon Feb 13 18:15:05 UTC 2012


The following commit has been merged in the master branch:
commit 77d54f00d9ecbc128e0fe6fff30bf81ee80ee48e
Author: Alessio Treglia <alessio at debian.org>
Date:   Mon Feb 13 18:48:09 2012 +0100

    Add --parallel to dh's sequencer options.

diff --git a/debian/rules b/debian/rules
index da53a09..e113a9b 100755
--- a/debian/rules
+++ b/debian/rules
@@ -14,7 +14,7 @@ endif
 
 
 %:
-	dh $@ --with autoreconf
+	dh $@ --parallel --with autoreconf
 
 override_dh_auto_configure:
 	dh_auto_configure -- --enable-static=no

-- 
vo-amrwbenc packaging



More information about the pkg-multimedia-commits mailing list