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

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



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


Commits:
008e464f by Bas Couwenberg at 2020-03-19T19:35: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,10 @@
+mapserver (7.4.3-3) 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:35:20 +0100
+
 mapserver (7.4.3-2) unstable; urgency=medium
 
   * Bump Standards-Version to 4.5.0, no changes.


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


=====================================
debian/control
=====================================
@@ -5,7 +5,7 @@ Uploaders: Francesco Paolo Lovergine <frankie at debian.org>,
            Bas Couwenberg <sebastic at debian.org>
 Section: devel
 Priority: optional
-Build-Depends: debhelper (>= 9.20160114),
+Build-Depends: debhelper (>= 10~),
                dh-php,
                dh-python,
                dpkg-dev (>= 1.16.1.1),


=====================================
debian/rules
=====================================
@@ -29,7 +29,6 @@ BUILD_DATE := $(shell LC_ALL=C date -u "+%d %B %Y" -d "@$(SOURCE_DATE_EPOCH)")
 
 %:
 	dh $@ --with php,python3,pkgkde_symbolshelper \
-	      --parallel \
 	      --buildsystem cmake
 
 override_dh_auto_clean:



View it on GitLab: https://salsa.debian.org/debian-gis-team/mapserver/-/commit/008e464f4314685ee029d797625f2a31924ca3cc

-- 
View it on GitLab: https://salsa.debian.org/debian-gis-team/mapserver/-/commit/008e464f4314685ee029d797625f2a31924ca3cc
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/bcc8094a/attachment-0001.html>


More information about the Pkg-grass-devel mailing list