[Git][debian-gis-team/josm][master] Bump debhelper compat to 10.
Bas Couwenberg
gitlab at salsa.debian.org
Thu Mar 19 17:43:52 GMT 2020
Bas Couwenberg pushed to branch master at Debian GIS Project / josm
Commits:
56634231 by Bas Couwenberg at 2020-03-19T18:43:24+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 @@
+josm (0.0.svn15937+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:43:07 +0100
+
josm (0.0.svn15937+dfsg-1) unstable; urgency=medium
* New hotfix tested snapshot.
=====================================
debian/compat
=====================================
@@ -1 +1 @@
-9
+10
=====================================
debian/control
=====================================
@@ -5,7 +5,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 (>= 2:1.9) | java9-sdk,
ant,
ant-contrib,
=====================================
debian/rules
=====================================
@@ -25,7 +25,7 @@ IMGSTYLES_DIR := $(CURDIR)/debian/josm/usr/share/josm/images/styles
#DEB_INSTALL_DOCS_ALL :=
%:
- dh $@ --parallel
+ dh $@
override_dh_auto_build:
# Move translation causing build failure out of the way
View it on GitLab: https://salsa.debian.org/debian-gis-team/josm/-/commit/56634231a1f486cf1dee607cf973a241ec614a04
--
View it on GitLab: https://salsa.debian.org/debian-gis-team/josm/-/commit/56634231a1f486cf1dee607cf973a241ec614a04
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/acb98cfb/attachment-0001.html>
More information about the Pkg-grass-devel
mailing list