[pyresample] 05/10: Enable parallel build

Antonio Valentino a_valentino-guest at moszumanska.debian.org
Sat Jul 2 17:16:39 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 pyresample.

commit ce2bd9f071c7163a8b4d098dab8b430e1f70a14c
Author: Antonio Valentino <antonio.valentino at tiscali.it>
Date:   Sat Feb 27 21:06:25 2016 +0100

    Enable parallel build
---
 debian/changelog | 4 +++-
 debian/rules     | 2 +-
 2 files changed, 4 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 6d4fbd3..45c46ee 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -7,8 +7,10 @@ pyresample (1.2.4-1) UNRELEASED; urgency=medium
   [ Antonio Valentino ]
   * New upstream release
   * Refresh all patches
+  * debian/rules
+    - enable parallel build
 
- -- Bas Couwenberg <sebastic at debian.org>  Mon, 28 Mar 2016 17:05:20 +0200
+ -- Antonio Valentino <antonio.valentino at tiscali.it>  Sat, 27 Feb 2016 21:05:29 +0100
 
 pyresample (1.1.6-1) unstable; urgency=medium
 
diff --git a/debian/rules b/debian/rules
index e3e8c6c..1706c13 100755
--- a/debian/rules
+++ b/debian/rules
@@ -7,7 +7,7 @@ export PYBUILD_NAME=pyresample
 
 
 %:
-	dh $@ --with python2,python3,sphinxdoc --buildsystem=pybuild
+	dh $@ --parallel --with python2,python3,sphinxdoc --buildsystem=pybuild
 
 
 override_dh_auto_build:

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



More information about the Pkg-grass-devel mailing list