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

Bas Couwenberg gitlab at salsa.debian.org
Thu Mar 19 19:04:53 GMT 2020



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


Commits:
dce05a8c by Bas Couwenberg at 2020-03-19T20:04:46+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 @@ osmosis (0.47.2-2) UNRELEASED; urgency=medium
   * Add patch to fix FTBFS with protobuf 3.10.1.
     (closes: #944928)
   * Require at least libprotobuf-java 3.10.1.
+  * Bump debhelper compat to 10, changes:
+    - Drop --parallel option, enabled by default
 
  -- Bas Couwenberg <sebastic at debian.org>  Wed, 11 Mar 2020 06:11:50 +0100
 


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


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


=====================================
debian/rules
=====================================
@@ -9,7 +9,7 @@ debian/osmosis.1: debian/osmosis.xml
 	$(XP) -o $@ $(DB2MAN) $<
 
 %:
-	dh $@ --buildsystem=gradle --with maven_repo_helper --parallel
+	dh $@ --buildsystem=gradle --with maven_repo_helper
 
 override_dh_auto_build:
 	dh_auto_build -- --project-prop osmosisBuildType=RELEASE assemble



View it on GitLab: https://salsa.debian.org/debian-gis-team/osmosis/-/commit/dce05a8cf203af1c7d28ac79d0aa3e11d0ef6d07

-- 
View it on GitLab: https://salsa.debian.org/debian-gis-team/osmosis/-/commit/dce05a8cf203af1c7d28ac79d0aa3e11d0ef6d07
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/2c362776/attachment.html>


More information about the Pkg-grass-devel mailing list