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

Bas Couwenberg gitlab at salsa.debian.org
Thu Mar 19 18:33:33 GMT 2020



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


Commits:
ee45f827 by Bas Couwenberg at 2020-03-19T19:33:21+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 @@
+qgis (3.10.3+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 19:32:58 +0100
+
 qgis (3.10.3+dfsg-1) unstable; urgency=medium
 
   * Update symbols for other architectures.


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


=====================================
debian/control
=====================================
@@ -7,7 +7,7 @@ Priority: optional
 Build-Depends: bison,
                ca-certificates,
                cmake (>= 2.8),
-               debhelper (>= 9.20160114),
+               debhelper (>= 10~),
                dh-python,
                flex,
                gdal-bin,


=====================================
debian/rules
=====================================
@@ -190,7 +190,7 @@ ifeq (,$(findstring debug,$(DEB_BUILD_OPTIONS)))
 endif
 
 %:
-	dh $@ --with pkgkde_symbolshelper,python3 --parallel --builddirectory=$(QGIS_BUILDDIR)
+	dh $@ --with pkgkde_symbolshelper,python3 --builddirectory=$(QGIS_BUILDDIR)
 
 override_dh_clean:
 	dh_clean qgis.bin.1



View it on GitLab: https://salsa.debian.org/debian-gis-team/qgis/-/commit/ee45f827e4610cec02fa6aa939b1874528ee30ce

-- 
View it on GitLab: https://salsa.debian.org/debian-gis-team/qgis/-/commit/ee45f827e4610cec02fa6aa939b1874528ee30ce
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/a59b034c/attachment-0001.html>


More information about the Pkg-grass-devel mailing list