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 da77985daf7ebe68d79d6dc8c2c29f2a78dc61eb
Author: Antonio Valentino <antonio.valent...@tiscali.it>
Date:   Sun Feb 25 10:31:49 2018 +0000

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

diff --git a/debian/changelog b/debian/changelog
index 276d6eb..9da85a5 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,8 @@ pyresample (1.8.1-1) UNRELEASED; urgency=medium
   * Update copyright file
   * debian/control
     - remove unnecessary versioned dependency from pykdtree
+  * debian/rules
+    - remove unnecessary dh argument: --parallel
 
  -- Antonio Valentino <antonio.valent...@tiscali.it>  Sun, 25 Feb 2018 
10:08:46 +0000
 
diff --git a/debian/rules b/debian/rules
index 64bc286..e0e9c40 100755
--- a/debian/rules
+++ b/debian/rules
@@ -11,7 +11,7 @@ export PYBUILD_NAME=pyresample
 
 
 %:
-       dh $@ --parallel --with python2,python3,sphinxdoc --buildsystem=pybuild
+       dh $@ --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

_______________________________________________
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