[SCM] qastools/master: Add --with scour to dh sequencer to optimize SVGs at build time.

alessio at users.alioth.debian.org alessio at users.alioth.debian.org
Tue May 15 11:25:29 UTC 2012


The following commit has been merged in the master branch:
commit 046442fa4b909e5742ccf09a99a18edc145b16b2
Author: Alessio Treglia <alessio at debian.org>
Date:   Tue May 15 13:23:46 2012 +0200

    Add --with scour to dh sequencer to optimize SVGs at build time.

diff --git a/debian/rules b/debian/rules
index cf3c27e..2d93264 100755
--- a/debian/rules
+++ b/debian/rules
@@ -5,7 +5,7 @@
 #export DH_VERBOSE=1
 
 %:
-	dh $@ 
+	dh $@ --with scour
 
 override_dh_auto_configure:
 	dh_auto_configure -- -DSKIP_LICENSE_INSTALL=TRUE

-- 
qastools packaging



More information about the pkg-multimedia-commits mailing list