[mipp] 03/07: Remove unnecessare dh argument

Antonio Valentino a_valentino-guest at moszumanska.debian.org
Sun Mar 4 09:47:15 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 mipp.

commit 16de95470d418df8872333e0ed5f25695c272e14
Author: Antonio Valentino <antonio.valentino at tiscali.it>
Date:   Sun Mar 4 08:48:16 2018 +0000

    Remove unnecessare dh argument
---
 debian/changelog | 2 ++
 debian/rules     | 2 +-
 2 files changed, 3 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 228137e..e0df9e3 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -8,6 +8,8 @@ mipp (1.0.0-3) UNRELEASED; urgency=medium
   [ Antonio Valentino ]
   * Standard version bumped to 4.1.3 (no change).
   * Set compat to 11.
+  * debian/reules
+    - remove unnecessary dh argument (--parallel)
 
  -- Bas Couwenberg <sebastic at debian.org>  Wed, 15 Nov 2017 22:01:46 +0100
 
diff --git a/debian/rules b/debian/rules
index 578499d..ddd559c 100755
--- a/debian/rules
+++ b/debian/rules
@@ -10,7 +10,7 @@ export PYBUILD_TEST_ARGS=tests
 
 
 %:
-	dh $@ --parallel --with python2,sphinxdoc --buildsystem=pybuild
+	dh $@ --with python2,sphinxdoc --buildsystem=pybuild
 
 
 override_dh_auto_build:

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



More information about the Pkg-grass-devel mailing list