[Git][debian-gis-team/geos][experimental] Bump debhelper compat to 10.

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



Bas Couwenberg pushed to branch experimental at Debian GIS Project / geos


Commits:
574c512c by Bas Couwenberg at 2020-03-19T18:17:41+01:00
Bump debhelper compat to 10.

Changes:
- Drop --parallel option, enabled by default
- Don't explicitly enable autoreconf, enabled by default
- Drop dh-autoreconf build dependency

- - - - -


4 changed files:

- debian/changelog
- debian/compat
- debian/control
- debian/rules


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,12 @@
+geos (3.8.1-1~exp2) UNRELEASED; urgency=medium
+
+  * Bump debhelper compat to 10, changes:
+    - Drop --parallel option, enabled by default
+    - Don't explicitly enable autoreconf, enabled by default
+    - Drop dh-autoreconf build dependency
+
+ -- Bas Couwenberg <sebastic at debian.org>  Thu, 19 Mar 2020 18:17:15 +0100
+
 geos (3.8.1-1~exp1) experimental; urgency=medium
 
   * New upstream release.


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


=====================================
debian/control
=====================================
@@ -4,8 +4,7 @@ Uploaders: Francesco Paolo Lovergine <frankie at debian.org>,
            Bas Couwenberg <sebastic at debian.org>
 Section: science
 Priority: optional
-Build-Depends: debhelper (>= 9.20160114),
-               dh-autoreconf,
+Build-Depends: debhelper (>= 10~),
                doxygen,
                pkg-kde-tools
 Standards-Version: 4.5.0


=====================================
debian/rules
=====================================
@@ -30,7 +30,7 @@ ifneq (,$(findstring arm-linux-gnueabi,$(DEB_HOST_GNU_TYPE)))
 endif
 
 %:
-	dh $@ --with autoreconf,pkgkde_symbolshelper --parallel
+	dh $@ --with pkgkde_symbolshelper
 
 override_dh_clean:
 	dh_clean debian/libgeos++-dev.install



View it on GitLab: https://salsa.debian.org/debian-gis-team/geos/-/commit/574c512cddad1d47e25a9b98cede7e411be3dc77

-- 
View it on GitLab: https://salsa.debian.org/debian-gis-team/geos/-/commit/574c512cddad1d47e25a9b98cede7e411be3dc77
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/30eea499/attachment-0001.html>


More information about the Pkg-grass-devel mailing list