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

Bas Couwenberg gitlab at salsa.debian.org
Thu Mar 19 18:12:51 GMT 2020



Bas Couwenberg pushed to branch master at Debian GIS Project / mapbox-variant


Commits:
2c259220 by Bas Couwenberg at 2020-03-19T19:12:44+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
=====================================
@@ -3,6 +3,8 @@ mapbox-variant (1.1.6-2) UNRELEASED; urgency=medium
   [ Bas Couwenberg ]
   * Bump Standards-Version to 4.5.0, no changes.
   * Drop Name field from upstream metadata.
+  * Bump debhelper compat to 10, changes:
+    - Drop --parallel option, enabled by default
 
   [ Helmut Grohne ]
   * Mark libmapbox-variant-dev Multi-Arch: foreign. (Closes: #940618)


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


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


=====================================
debian/rules
=====================================
@@ -3,4 +3,4 @@
 # DH_VERBOSE := 1
 
 %:
-	dh $@ --parallel
+	dh $@



View it on GitLab: https://salsa.debian.org/debian-gis-team/mapbox-variant/-/commit/2c2592200a05606bf7d5d24ecefc7f39f566d9da

-- 
View it on GitLab: https://salsa.debian.org/debian-gis-team/mapbox-variant/-/commit/2c2592200a05606bf7d5d24ecefc7f39f566d9da
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/bc367e8e/attachment.html>


More information about the Pkg-grass-devel mailing list