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

Bas Couwenberg gitlab at salsa.debian.org
Thu Mar 19 18:31:46 GMT 2020



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


Commits:
1462c2dc by Bas Couwenberg at 2020-03-19T19:31:13+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 @@
+mapnik (3.0.23+ds-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 19:30:39 +0100
+
 mapnik (3.0.23+ds-1) unstable; urgency=medium
 
   * Move from experimental to unstable.


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


=====================================
debian/control
=====================================
@@ -6,7 +6,7 @@ Uploaders: David Paleino <dapal at debian.org>,
            Bas Couwenberg <sebastic at debian.org>
 Section: libs
 Priority: optional
-Build-Depends: debhelper (>= 9~),
+Build-Depends: debhelper (>= 10~),
                libboost-filesystem-dev,
                libboost-program-options-dev,
                libboost-regex-dev,


=====================================
debian/rules
=====================================
@@ -50,7 +50,7 @@ SCONS_FLAGS += CUSTOM_CFLAGS="$(shell dpkg-buildflags --get CFLAGS) $(shell dpkg
 SCONS_FLAGS += CUSTOM_LDFLAGS="$(shell dpkg-buildflags --get LDFLAGS) -g0"
 
 %:
-	dh $@ --parallel
+	dh $@
 
 override_dh_auto_clean:
 	rm -rf build-python



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

-- 
View it on GitLab: https://salsa.debian.org/debian-gis-team/mapnik/-/commit/1462c2dca887ae1c9b607c91b5aef1355acd3d7e
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/21b702fb/attachment-0001.html>


More information about the Pkg-grass-devel mailing list