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

Bas Couwenberg gitlab at salsa.debian.org
Thu Mar 19 17:36:55 GMT 2020



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


Commits:
af350a4e by Bas Couwenberg at 2020-03-19T18:33:53+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 @@ gpsprune (19.2-2) UNRELEASED; urgency=medium
   * Bump Standards-Version to 4.5.0, no changes.
   * Update gbp.conf to use --source-only-changes by default.
   * Drop Name field from upstream metadata.
+  * Bump debhelper compat to 10, changes:
+    - Drop --parallel option, enabled by default
 
  -- Bas Couwenberg <sebastic at debian.org>  Tue, 25 Dec 2018 22:21:42 +0100
 


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


=====================================
debian/control
=====================================
@@ -6,7 +6,7 @@ Uploaders: David Paleino <dapal at debian.org>,
 Section: utils
 Priority: optional
 Build-Depends: ant,
-               debhelper (>= 9),
+               debhelper (>= 10~),
                javahelper,
                default-jdk,
                fastjar,


=====================================
debian/rules
=====================================
@@ -25,9 +25,7 @@ override_dh_auto_build:
 	dh_auto_build -- build
 
 %:
-	dh $@ \
-		--with javahelper \
-		--parallel
+	dh $@ --with javahelper
 
 override_dh_auto_install:
 	dh_auto_install



View it on GitLab: https://salsa.debian.org/debian-gis-team/gpsprune/-/commit/af350a4e0776ddefde3e58841f60eb7a7df61558

-- 
View it on GitLab: https://salsa.debian.org/debian-gis-team/gpsprune/-/commit/af350a4e0776ddefde3e58841f60eb7a7df61558
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/ce105df8/attachment-0001.html>


More information about the Pkg-grass-devel mailing list