[Git][debian-gis-team/mapcache][master] Bump debhelper compat to 10.
Bas Couwenberg
gitlab at salsa.debian.org
Thu Mar 19 18:29:20 GMT 2020
Bas Couwenberg pushed to branch master at Debian GIS Project / mapcache
Commits:
48c88662 by Bas Couwenberg at 2020-03-19T19:29:12+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 @@
+mapcache (1.10.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 19:28:56 +0100
+
mapcache (1.10.0-1) unstable; urgency=medium
* New upstream release.
=====================================
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),
+Build-Depends: debhelper (>= 10~),
dpkg-dev (>= 1.16.1.1),
dh-apache2,
apache2-dev,
=====================================
debian/rules
=====================================
@@ -58,7 +58,6 @@ endif
%:
dh $@ --with apache2,pkgkde_symbolshelper \
- --parallel \
--buildsystem cmake
override_dh_clean:
View it on GitLab: https://salsa.debian.org/debian-gis-team/mapcache/-/commit/48c88662d98b94397bbf48eb6a693784a16ad2bb
--
View it on GitLab: https://salsa.debian.org/debian-gis-team/mapcache/-/commit/48c88662d98b94397bbf48eb6a693784a16ad2bb
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/a8f6d2fc/attachment-0001.html>
More information about the Pkg-grass-devel
mailing list