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.valent...@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 <sebas...@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

_______________________________________________
Pkg-grass-devel mailing list
Pkg-grass-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel

Reply via email to