[SCM] ecasound/master: Use python-support with dh

ghedo-guest at users.alioth.debian.org ghedo-guest at users.alioth.debian.org
Wed Feb 9 22:36:20 UTC 2011


The following commit has been merged in the master branch:
commit 19905ea18c860f68439d358ee2f424957d230547
Author: Alessandro Ghedini <al3xbio at gmail.com>
Date:   Wed Feb 9 22:36:57 2011 +0100

    Use python-support with dh

diff --git a/debian/rules b/debian/rules
index 372d2ce..c7a1ba1 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,7 +1,7 @@
 #!/usr/bin/make -f
 
 %:
-	dh $@ --with autotools-dev
+	dh $@ --with autotools-dev python-support
 
 override_dh_auto_configure:
 	dh_auto_configure -- --enable-largefile

-- 
ecasound packaging



More information about the pkg-multimedia-commits mailing list