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

Bas Couwenberg gitlab at salsa.debian.org
Thu Mar 19 19:56:29 GMT 2020



Bas Couwenberg pushed to branch master at Debian GIS Project / python-shapely


Commits:
b97aa935 by Bas Couwenberg at 2020-03-19T20:35:43+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,10 @@
+python-shapely (1.7.0-2) UNRELEASED; urgency=medium
+
+  * Bump debhelper compat to 10, changes:
+    - Drop --parallel option, enabled by default
+
+ -- Bas Couwenberg <sebastic at debian.org>  Thu, 19 Mar 2020 20:35:28 +0100
+
 python-shapely (1.7.0-1) unstable; urgency=medium
 
   * Ignore test failures on hppa.


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


=====================================
debian/control
=====================================
@@ -4,7 +4,7 @@ Uploaders: Pietro Battiston <me at pietrobattiston.it>,
            Bas Couwenberg <sebastic at debian.org>
 Section: python
 Priority: optional
-Build-Depends: debhelper (>= 9),
+Build-Depends: debhelper (>= 10~),
                dh-python,
                libgeos-dev (>= 3.3.0),
                python3-all,


=====================================
debian/rules
=====================================
@@ -14,7 +14,7 @@ include /usr/share/dpkg/architecture.mk
 include /usr/share/dpkg/pkg-info.mk
 
 %:
-	dh $@ --with python3 --buildsystem=pybuild --parallel
+	dh $@ --with python3 --buildsystem=pybuild
 
 override_dh_clean:
 	dh_clean VERSION.txt \



View it on GitLab: https://salsa.debian.org/debian-gis-team/python-shapely/-/commit/b97aa9357dc5598376d80a36b6fec1a358ead222

-- 
View it on GitLab: https://salsa.debian.org/debian-gis-team/python-shapely/-/commit/b97aa9357dc5598376d80a36b6fec1a358ead222
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/e55eda59/attachment-0001.html>


More information about the Pkg-grass-devel mailing list