[pyepr] 06/10: Enable parallel build

Antonio Valentino a_valentino-guest at moszumanska.debian.org
Tue Aug 8 08:40:41 UTC 2017


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

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

commit f30e2df312944381f66fe02d758e9f2386a3d25e
Author: Antonio Valentino <antonio.valentino at tiscali.it>
Date:   Tue Aug 8 07:59:35 2017 +0000

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

diff --git a/debian/changelog b/debian/changelog
index 7691146..f65cef7 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -19,6 +19,7 @@ pyepr (0.9.3-2) UNRELEASED; urgency=medium
   * debian/rules
     - no longer parse debian changelog (fix lintian warning)
     - enable hardening flags
+    - enable parallel build
 
  -- Bas Couwenberg <sebastic at debian.org>  Mon, 28 Mar 2016 16:49:32 +0200
 
diff --git a/debian/rules b/debian/rules
index 3dc2aa7..39252e6 100755
--- a/debian/rules
+++ b/debian/rules
@@ -24,7 +24,7 @@ endif
 
 
 %:
-	dh $@ --with python2,python3,sphinxdoc --buildsystem=pybuild
+	dh $@ --with python2,python3,sphinxdoc --buildsystem=pybuild --parallel
 
 
 override_dh_gencontrol:

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



More information about the Pkg-grass-devel mailing list