[Git][debian-gis-team/netcdf4-python][master] Bump debhelper compat to 10.
Bas Couwenberg
gitlab at salsa.debian.org
Thu Mar 19 18:43:34 GMT 2020
Bas Couwenberg pushed to branch master at Debian GIS Project / netcdf4-python
Commits:
84da4747 by Bas Couwenberg at 2020-03-19T19:43:24+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
=====================================
@@ -3,6 +3,8 @@ netcdf4-python (1.5.3-2) UNRELEASED; urgency=medium
* Drop Provides: ${python3:Provides}.
* Drop Name field from upstream metadata.
* Bump Standards-Version to 4.5.0, no changes.
+ * Bump debhelper compat to 10, changes:
+ - Drop --parallel option, enabled by default
-- Bas Couwenberg <sebastic at debian.org> Thu, 07 Nov 2019 18:39:23 +0100
=====================================
debian/compat
=====================================
@@ -1 +1 @@
-9
+10
=====================================
debian/control
=====================================
@@ -4,7 +4,7 @@ Uploaders: Ross Gammon <rossgammon at mail.dk>,
Bas Couwenberg <sebastic at debian.org>
Section: science
Priority: optional
-Build-Depends: debhelper (>= 9),
+Build-Depends: debhelper (>= 10~),
dh-python,
python3-all-dev,
python3-cftime,
=====================================
debian/rules
=====================================
@@ -15,8 +15,7 @@ export USE_NCCONFIG=1
%:
dh $@ \
--with python3 \
- --buildsystem=pybuild \
- --parallel
+ --buildsystem=pybuild
override_dh_auto_test:
PYBUILD_SYSTEM=custom \
View it on GitLab: https://salsa.debian.org/debian-gis-team/netcdf4-python/-/commit/84da4747ef80c57b631c760cee717a42907b596b
--
View it on GitLab: https://salsa.debian.org/debian-gis-team/netcdf4-python/-/commit/84da4747ef80c57b631c760cee717a42907b596b
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/30412b42/attachment-0001.html>
More information about the Pkg-grass-devel
mailing list