[pywps] 12/26: Enable parallel builds.

Sebastiaan Couwenberg sebastic at moszumanska.debian.org
Fri May 13 23:05:45 UTC 2016


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

sebastic pushed a commit to branch master
in repository pywps.

commit 86ce7971ac2e311783a37f1a56dc9d641e779fc7
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date:   Fri May 13 20:12:57 2016 +0200

    Enable parallel builds.
---
 debian/changelog | 1 +
 debian/rules     | 2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 4bede9a..75d7c70 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -8,6 +8,7 @@ pywps (3.2.5-1) UNRELEASED; urgency=medium
   * Add watch file for GitHub releases.
   * Add upstream metadata.
   * Add dh-python to build dependencies.
+  * Enable parallel builds.
 
  -- Bas Couwenberg <sebastic at debian.org>  Fri, 13 May 2016 19:33:40 +0200
 
diff --git a/debian/rules b/debian/rules
index 1006c91..315bd76 100755
--- a/debian/rules
+++ b/debian/rules
@@ -10,4 +10,4 @@
 #export DH_VERBOSE=1
 
 %:
-	dh $@ --with python2 --buildsystem=pybuild
+	dh $@ --with python2 --buildsystem=pybuild --parallel

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



More information about the Pkg-grass-devel mailing list