[SCM] Packaging for mathgl branch, master, updated. debian/2.1.3.1-1-2-g53821ef

Dimitrios Eftaxiopoulos eftaxi12 at otenet.gr
Wed Jul 10 18:13:16 UTC 2013


The following commit has been merged in the master branch:
commit 751e2ee51e6a263701af616d6e67c9a5fa096809
Author: Dimitrios Eftaxiopoulos <eftaxi12 at otenet.gr>
Date:   Wed Jul 10 19:45:11 2013 +0300

    Add --parallel option to dh $@ in debian/rules

diff --git a/debian/rules b/debian/rules
index 50fc464..54a79d0 100755
--- a/debian/rules
+++ b/debian/rules
@@ -11,7 +11,7 @@ export DH_VERBOSE=1
 export DH_OPTIONS=-v
 
 %:
-	dh $@ --buildsystem=cmake --with python2
+	dh $@ --buildsystem=cmake --with python2 --parallel
 
 override_dh_python2:
 	dh_python2 -- --no-guessing-versions

-- 
Packaging for mathgl



More information about the debian-science-commits mailing list