[Git][debian-gis-team/pywps][master] Bump debhelper compat to 10.
Bas Couwenberg
gitlab at salsa.debian.org
Thu Mar 19 19:56:45 GMT 2020
Bas Couwenberg pushed to branch master at Debian GIS Project / pywps
Commits:
176c116b by Bas Couwenberg at 2020-03-19T20:38:12+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 @@
+pywps (4.2.4-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 20:37:58 +0100
+
pywps (4.2.4-1) unstable; urgency=medium
* New upstream release.
=====================================
debian/compat
=====================================
@@ -1 +1 @@
-9
+10
=====================================
debian/control
=====================================
@@ -4,7 +4,7 @@ Uploaders: Bas Couwenberg <sebastic at debian.org>,
Angelos Tzotsos <gcpp.kalxas at gmail.com>
Section: python
Priority: optional
-Build-Depends: debhelper (>= 9),
+Build-Depends: debhelper (>= 10~),
dh-apache2,
dh-python,
libjs-mathjax,
=====================================
debian/rules
=====================================
@@ -23,7 +23,7 @@ ifeq ($(VENDOR_DERIVES_FROM_UBUNTU),yes)
endif
%:
- dh $@ --with apache2,python3,sphinxdoc --buildsystem=pybuild --parallel
+ dh $@ --with apache2,python3,sphinxdoc --buildsystem=pybuild
override_auto_clean:
dh_auto_clean
View it on GitLab: https://salsa.debian.org/debian-gis-team/pywps/-/commit/176c116b266dad94775843717eb2468e62806928
--
View it on GitLab: https://salsa.debian.org/debian-gis-team/pywps/-/commit/176c116b266dad94775843717eb2468e62806928
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/fb8b7488/attachment-0001.html>
More information about the Pkg-grass-devel
mailing list