[Git][debian-gis-team/pktools][master] Bump debhelper compat to 10.
Bas Couwenberg
gitlab at salsa.debian.org
Thu Mar 19 19:13:32 GMT 2020
Bas Couwenberg pushed to branch master at Debian GIS Project / pktools
Commits:
3b5f6105 by Bas Couwenberg at 2020-03-19T20:13:25+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 @@ pktools (2.6.7.6+ds-3) UNRELEASED; urgency=medium
* Update symbols for other architectures.
* 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> Tue, 10 Sep 2019 08:26:14 +0200
=====================================
debian/compat
=====================================
@@ -1 +1 @@
-9
+10
=====================================
debian/control
=====================================
@@ -4,7 +4,7 @@ Uploaders: Francesco Paolo Lovergine <frankie at debian.org>,
Bas Couwenberg <sebastic at debian.org>
Section: science
Priority: optional
-Build-Depends: debhelper (>= 9),
+Build-Depends: debhelper (>= 10~),
cmake,
libgdal-dev (>= 1.10.0-0~),
libgsl-dev | libgsl0-dev,
=====================================
debian/rules
=====================================
@@ -25,8 +25,7 @@ MANPAGES:=$(wildcard debian/man/*.*.xml)
%:
dh $@ --buildsystem cmake \
- --with pkgkde_symbolshelper \
- --parallel
+ --with pkgkde_symbolshelper
override_dh_auto_configure:
dh_auto_configure -- -DBUILD_WITH_FANN=ON \
View it on GitLab: https://salsa.debian.org/debian-gis-team/pktools/-/commit/3b5f6105c7f6cfd416fc64ac1a848d8326116b10
--
View it on GitLab: https://salsa.debian.org/debian-gis-team/pktools/-/commit/3b5f6105c7f6cfd416fc64ac1a848d8326116b10
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/d5539c98/attachment-0001.html>
More information about the Pkg-grass-devel
mailing list