[Git][debian-gis-team/pyepr][master] 2 commits: Remove unnecessary dh argument: --parallel

Antonio Valentino gitlab at salsa.debian.org
Sun Feb 25 18:46:21 UTC 2018


Antonio Valentino pushed to branch master at Debian GIS Project / pyepr


Commits:
1280f1a1 by Antonio Valentino at 2018-02-25T18:35:05+00:00
Remove unnecessary dh argument: --parallel

- - - - -
439f811f by Antonio Valentino at 2018-02-25T18:35:12+00:00
Set distribution to unstable

- - - - -


2 changed files:

- debian/changelog
- debian/rules


Changes:

=====================================
debian/changelog
=====================================
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-pyepr (0.9.3-4) UNRELEASED; urgency=medium
+pyepr (0.9.3-4) unstable; urgency=medium
 
   * Change priority from extra to optional.
   * Bump Standards-Version to 4.1.3, changes: priority.
@@ -10,8 +10,9 @@ 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
+ -- Antonio Valentino <antonio.valentino at tiscali.it>  Sun, 25 Feb 2018 18:29:21 +0000
 
 pyepr (0.9.3-3) unstable; urgency=medium
 


=====================================
debian/rules
=====================================
--- 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:



View it on GitLab: https://salsa.debian.org/debian-gis-team/pyepr/compare/298e06df4a2c182032f50a168ed2094acfe1cd4d...439f811fc6681362db74673facaa6eab39b163fb

---
View it on GitLab: https://salsa.debian.org/debian-gis-team/pyepr/compare/298e06df4a2c182032f50a168ed2094acfe1cd4d...439f811fc6681362db74673facaa6eab39b163fb
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.alioth.debian.org/pipermail/pkg-grass-devel/attachments/20180225/a332bd61/attachment-0001.html>


More information about the Pkg-grass-devel mailing list