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

Bas Couwenberg gitlab at salsa.debian.org
Thu Mar 19 18:37:20 GMT 2020



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


Commits:
b875486f by Bas Couwenberg at 2020-03-19T19:37: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 @@
+mkgmap (0.0.0+svn4454-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:36:57 +0100
+
 mkgmap (0.0.0+svn4454-1) unstable; urgency=medium
 
   * New upstream SVN snapshot.


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


=====================================
debian/control
=====================================
@@ -7,7 +7,7 @@ Uploaders: Andreas Putzo <andreas at putzo.net>,
 Section: utils
 Priority: optional
 Build-Depends: ant,
-               debhelper (>= 9),
+               debhelper (>= 10~),
                default-jdk-headless (>= 2:1.8) | java8-sdk-headless,
                javahelper,
                libfastutil-java,


=====================================
debian/rules
=====================================
@@ -8,8 +8,7 @@ JAVA_HOME=/usr/lib/jvm/default-java
 
 %:
 	dh $@ --buildsystem=ant \
-	      --with javahelper \
-	      --parallel
+	      --with javahelper
 
 override_dh_auto_install:
 	dh_auto_install



View it on GitLab: https://salsa.debian.org/debian-gis-team/mkgmap/-/commit/b875486f3f7d51dc5912df6a86aab900a4fbe483

-- 
View it on GitLab: https://salsa.debian.org/debian-gis-team/mkgmap/-/commit/b875486f3f7d51dc5912df6a86aab900a4fbe483
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/41e82493/attachment-0001.html>


More information about the Pkg-grass-devel mailing list