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

Bas Couwenberg gitlab at salsa.debian.org
Thu Mar 19 17:52:07 GMT 2020



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


Commits:
18796e23 by Bas Couwenberg at 2020-03-19T18:52:00+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
=====================================
@@ -2,6 +2,8 @@ jts (1.16.1+ds-2) UNRELEASED; urgency=medium
 
   * 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
 
  -- Bas Couwenberg <sebastic at debian.org>  Mon, 30 Sep 2019 19:06:50 +0200
 


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


=====================================
debian/control
=====================================
@@ -3,7 +3,7 @@ Maintainer: Debian GIS Project <pkg-grass-devel at lists.alioth.debian.org>
 Uploaders: Francesco Paolo Lovergine <frankie at debian.org>
 Section: java
 Priority: optional
-Build-Depends: debhelper (>= 9),
+Build-Depends: debhelper (>= 10~),
                default-jdk-headless,
                maven-debian-helper
 Build-Depends-Indep: default-jdk-doc,


=====================================
debian/rules
=====================================
@@ -3,4 +3,4 @@
 export JAVA_HOME := /usr/lib/jvm/default-java
 
 %:
-	dh $@ --buildsystem=maven --parallel
+	dh $@ --buildsystem=maven



View it on GitLab: https://salsa.debian.org/debian-gis-team/jts/-/commit/18796e237c977fd9ab2b2c07b19a50fb9ec6f531

-- 
View it on GitLab: https://salsa.debian.org/debian-gis-team/jts/-/commit/18796e237c977fd9ab2b2c07b19a50fb9ec6f531
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/0f20b466/attachment.html>


More information about the Pkg-grass-devel mailing list