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

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



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


Commits:
df0f34ff by Bas Couwenberg at 2020-03-19T20:29:32+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-mapnik (1:0.0~20200224-7da019cf9-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:29:14 +0100
+
 python-mapnik (1:0.0~20200224-7da019cf9-1) unstable; urgency=medium
 
   * New upstream git snapshot.


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


=====================================
debian/control
=====================================
@@ -3,7 +3,7 @@ Maintainer: Debian GIS Project <pkg-grass-devel at lists.alioth.debian.org>
 Uploaders: Bas Couwenberg <sebastic at debian.org>
 Section: python
 Priority: optional
-Build-Depends: debhelper (>= 9),
+Build-Depends: debhelper (>= 10~),
                dh-python,
                libboost-python-dev,
                libmapnik-dev (>= 3.0.23),


=====================================
debian/rules
=====================================
@@ -21,8 +21,7 @@ export LIB_DIR_NAME=/mapnik/3.0
 %:
 	dh $@ \
 		--with python3 \
-		--buildsystem=pybuild \
-		--parallel
+		--buildsystem=pybuild
 
 override_dh_clean:
 	dh_clean mapnik/paths.py



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

-- 
View it on GitLab: https://salsa.debian.org/debian-gis-team/python-mapnik/-/commit/df0f34ffc7391245f4a4a0005c983bb188274758
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/2fa54762/attachment-0001.html>


More information about the Pkg-grass-devel mailing list