[pykdtree] 01/01: ENable parallel build

Antonio Valentino a_valentino-guest at moszumanska.debian.org
Sun Feb 21 17:50:44 UTC 2016


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

a_valentino-guest pushed a commit to branch master
in repository pykdtree.

commit 2e80b4b6a37032e5ef46d48365acf464c2b67dcf
Author: Antonio Valentino <antonio.valentino at tiscali.it>
Date:   Sun Feb 21 17:35:48 2016 +0000

    ENable parallel build
---
 debian/changelog | 7 +++++++
 debian/rules     | 2 +-
 2 files changed, 8 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 00b8737..4516b27 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+pykdtree (1.0-2) UNRELEASED; urgency=medium
+
+  * debian/rules
+    - enable parallel build
+
+ -- Antonio Valentino <antonio.valentino at tiscali.it>  Sun, 21 Feb 2016 17:34:49 +0000
+
 pykdtree (1.0-1) unstable; urgency=medium
 
   * New upstream release
diff --git a/debian/rules b/debian/rules
index a980722..4abede0 100755
--- a/debian/rules
+++ b/debian/rules
@@ -9,4 +9,4 @@ export PYBUILD_NAME=pykdtree
 
 
 %:
-	dh $@ --with python2 --buildsystem=pybuild
+	dh $@ --parallel --with python2 --buildsystem=pybuild

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/pykdtree.git



More information about the Pkg-grass-devel mailing list