[Git][debian-gis-team/owslib][master] Bump debhelper compat to 10.

Bas Couwenberg gitlab at salsa.debian.org
Thu Mar 19 19:07:49 GMT 2020



Bas Couwenberg pushed to branch master at Debian GIS Project / owslib


Commits:
4cbafcb5 by Bas Couwenberg at 2020-03-19T20:07:41+01:00
Bump debhelper compat to 10.

Changes:
- Drop --parallel option, enabled by default

- - - - -


4 changed files:

- debian/changelog
- debian/compat
- debian/control
- debian/rules


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,11 @@
+owslib (0.19.2-2) UNRELEASED; urgency=medium
+
+  * Team upload.
+  * Bump debhelper compat to 10, changes:
+    - Drop --parallel option, enabled by default
+
+ -- Bas Couwenberg <sebastic at debian.org>  Thu, 19 Mar 2020 20:07:21 +0100
+
 owslib (0.19.2-1) unstable; urgency=medium
 
   * Team upload.


=====================================
debian/compat
=====================================
@@ -1 +1 @@
-9
+10


=====================================
debian/control
=====================================
@@ -4,7 +4,7 @@ Uploaders: Angelos Tzotsos <gcpp.kalxas at gmail.com>,
            Johan Van de Wauw <johan at gisky.be>
 Section: python
 Priority: optional
-Build-Depends: debhelper (>= 9),
+Build-Depends: debhelper (>= 10~),
                dh-python,
                python3-all,
                python3-dateutil,


=====================================
debian/rules
=====================================
@@ -9,7 +9,7 @@ BUILD_DATE = $(shell LC_ALL=C date -u "+%B %d, %Y" -d "@$(SOURCE_DATE_EPOCH)")
 SPHINXOPTS = -D today="$(BUILD_DATE)"
 
 %:
-	dh  $@ --with python3,sphinxdoc --buildsystem pybuild --parallel
+	dh  $@ --with python3,sphinxdoc --buildsystem pybuild
 
 override_dh_auto_clean:
 	rm -rf docs/build



View it on GitLab: https://salsa.debian.org/debian-gis-team/owslib/-/commit/4cbafcb5d2bac7087a080952b76c9e2a20c322e5

-- 
View it on GitLab: https://salsa.debian.org/debian-gis-team/owslib/-/commit/4cbafcb5d2bac7087a080952b76c9e2a20c322e5
You're receiving this email because of your account on salsa.debian.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/pkg-grass-devel/attachments/20200319/cdf35fa8/attachment-0001.html>


More information about the Pkg-grass-devel mailing list