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

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



Bas Couwenberg pushed to branch master at Debian GIS Project / netcdf-cxx


Commits:
07d87eb7 by Bas Couwenberg at 2020-03-19T19:45:33+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 @@
+netcdf-cxx (4.3.1-3) 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 19:44:59 +0100
+
 netcdf-cxx (4.3.1-2) unstable; urgency=medium
 
   * Bump Standards-Version to 4.5.0, no changes.


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


=====================================
debian/control
=====================================
@@ -6,8 +6,7 @@ Uploaders: Francesco Paolo Lovergine <frankie at debian.org>,
            Ross Gammon <rossgammon at mail.dk>
 Section: science
 Priority: optional
-Build-Depends: debhelper (>= 9.20160114),
-               dh-autoreconf,
+Build-Depends: debhelper (>= 10~),
                doxygen,
                graphviz,
                libhdf5-dev,


=====================================
debian/rules
=====================================
@@ -18,7 +18,7 @@ UPSTREAM_VERSION=$(shell echo $(DEB_VERSION_UPSTREAM) | sed -e 's/\+.*//')
 export VERBOSE=1
 
 %:
-	dh $@ --with autoreconf,pkgkde_symbolshelper --parallel
+	dh $@ --with pkgkde_symbolshelper
 
 override_dh_auto_configure:
 	dh_auto_configure -- --disable-filter-testing



View it on GitLab: https://salsa.debian.org/debian-gis-team/netcdf-cxx/-/commit/07d87eb76b420cabb0f6d4fdd9152f4007d7060a

-- 
View it on GitLab: https://salsa.debian.org/debian-gis-team/netcdf-cxx/-/commit/07d87eb76b420cabb0f6d4fdd9152f4007d7060a
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/d5d13399/attachment-0001.html>


More information about the Pkg-grass-devel mailing list