[pyepr] 01/02: Remove unnecessary dh argument: --parallel

Antonio Valentino a_valentino-guest at moszumanska.debian.org
Sun Feb 25 18:45:47 UTC 2018


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 1280f1a1cd5a9033acb9525e1f402f6ceab05073
Author: Antonio Valentino <antonio.valentino at tiscali.it>
Date:   Sun Feb 25 18:27:50 2018 +0000

    Remove unnecessary dh argument: --parallel
---
 debian/changelog | 1 +
 debian/rules     | 2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index ab36e89..8579eef 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -10,6 +10,7 @@ pyepr (0.9.3-4) UNRELEASED; urgency=medium
     - fix python2-epr-dbg recommends to point to python3-numpy-dbg
   * debian/rules
     - fix doc installation
+    - remove unnecessary dh argument: --parallel
 
  -- Antonio Valentino <antonio.valentino at tiscali.it>  Sun, 24 Sep 2017 13:20:24 +0200
 
diff --git a/debian/rules b/debian/rules
index 024acd7..1abab9d 100755
--- a/debian/rules
+++ b/debian/rules
@@ -24,7 +24,7 @@ endif
 
 
 %:
-	dh $@ --with python2,python3,sphinxdoc --buildsystem=pybuild --parallel
+	dh $@ --with python2,python3,sphinxdoc --buildsystem=pybuild
 
 
 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