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

Bas Couwenberg gitlab at salsa.debian.org
Thu Mar 19 17:50:28 GMT 2020



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


Commits:
77f5e854 by Bas Couwenberg at 2020-03-19T18:41:50+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 @@
+jmapviewer (2.13+dfsg-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 18:41:31 +0100
+
 jmapviewer (2.13+dfsg-1) unstable; urgency=medium
 
   * New upstream release.


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


=====================================
debian/control
=====================================
@@ -6,7 +6,7 @@ Uploaders: Felix Natter <fnatter at gmx.net>,
            Bas Couwenberg <sebastic at debian.org>
 Section: utils
 Priority: optional
-Build-Depends: debhelper (>= 9~),
+Build-Depends: debhelper (>= 10~),
                default-jdk (>= 2:1.8) | java8-sdk,
                ant,
                docbook-xsl,


=====================================
debian/rules
=====================================
@@ -6,7 +6,7 @@ include /usr/share/dpkg/pkg-info.mk
 VERSION=$(shell echo $(DEB_VERSION_UPSTREAM) | sed -e 's/\+.*//')
 
 %:
-	dh $@ --parallel
+	dh $@
 
 override_dh_auto_clean:
 	rm -rf $(CURDIR)/bin/*



View it on GitLab: https://salsa.debian.org/debian-gis-team/jmapviewer/-/commit/77f5e85461e3018e04c3377ee59840df54ab52dc

-- 
View it on GitLab: https://salsa.debian.org/debian-gis-team/jmapviewer/-/commit/77f5e85461e3018e04c3377ee59840df54ab52dc
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/7b440ba6/attachment-0001.html>


More information about the Pkg-grass-devel mailing list