[woo] 03/05: Add --parallel option.

Anton Gladky gladk at moszumanska.debian.org
Thu Aug 6 22:26:07 UTC 2015


This is an automated email from the git hooks/post-receive script.

gladk pushed a commit to branch master
in repository woo.

commit 2abfb08ac89e37af5f4626cc7d2b3fb4d05c5867
Author: Anton Gladky <gladk at debian.org>
Date:   Thu Aug 6 19:01:53 2015 +0200

    Add --parallel option.
---
 debian/rules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index b71658c..1078aea 100755
--- a/debian/rules
+++ b/debian/rules
@@ -4,7 +4,7 @@ export DH_VERBOSE=1
 export PYBUILD_NAME=woo
 
 %:
-	dh $@ --with python2,python3 --buildsystem=pybuild
+	dh $@ --with python2,python3 --buildsystem=pybuild --parallel
 
 override_dh_auto_clean:
 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/woo.git



More information about the debian-science-commits mailing list