[Git][debian-gis-team/python-click-plugins][master] Bump debhelper compat to 10.

Bas Couwenberg gitlab at salsa.debian.org
Thu Mar 19 19:25:10 GMT 2020



Bas Couwenberg pushed to branch master at Debian GIS Project / python-click-plugins


Commits:
fba625e9 by Bas Couwenberg at 2020-03-19T20:25:03+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
=====================================
@@ -2,6 +2,8 @@ python-click-plugins (1.1.1-3) UNRELEASED; urgency=medium
 
   * Bump Standards-Version to 4.5.0, no changes.
   * Drop Name field from upstream metadata.
+  * Bump debhelper compat to 10, changes:
+    - Drop --parallel option, enabled by default
 
  -- Bas Couwenberg <sebastic at debian.org>  Mon, 30 Sep 2019 19:50:20 +0200
 


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


=====================================
debian/control
=====================================
@@ -3,7 +3,7 @@ Maintainer: Debian GIS Project <pkg-grass-devel at lists.alioth.debian.org>
 Uploaders: Johan Van de Wauw <johan at vandewauw.be>
 Section: python
 Priority: optional
-Build-Depends: debhelper (>= 9),
+Build-Depends: debhelper (>= 10~),
                dh-python,
                python3-all,
                python3-click,


=====================================
debian/rules
=====================================
@@ -10,4 +10,4 @@ export PYBUILD_AFTER_TEST=rm -rf {build_dir}/tests
 export PYBUILD_NAME=click-plugins
 
 %:
-	dh  $@ --with python3 --buildsystem pybuild
+	dh  $@ --with python3 --buildsystem



View it on GitLab: https://salsa.debian.org/debian-gis-team/python-click-plugins/-/commit/fba625e9fc4b445f935a574cb84bc89a10c736ec

-- 
View it on GitLab: https://salsa.debian.org/debian-gis-team/python-click-plugins/-/commit/fba625e9fc4b445f935a574cb84bc89a10c736ec
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/7861bc45/attachment.html>


More information about the Pkg-grass-devel mailing list