[Git][debian-gis-team/avce00][master] Bump debhelper compat to 10.
Bas Couwenberg
gitlab at salsa.debian.org
Thu Mar 19 16:44:18 GMT 2020
Bas Couwenberg pushed to branch master at Debian GIS Project / avce00
Commits:
d428fcca by Bas Couwenberg at 2020-03-19T17:40:17+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
=====================================
@@ -2,6 +2,8 @@ avce00 (2.0.0-8) UNRELEASED; urgency=medium
* Bump Standards-Version to 4.5.0, no changes.
* Update gbp.conf to use --source-only-changes by default.
+ * Bump debhelper compat to 10, changes:
+ - Drop --parallel option, enabled by default
-- Bas Couwenberg <sebastic at debian.org> Sat, 04 Aug 2018 11:51:11 +0200
=====================================
debian/compat
=====================================
@@ -1 +1 @@
-9
+10
=====================================
debian/control
=====================================
@@ -4,7 +4,7 @@ Uploaders: Francesco Paolo Lovergine <frankie at debian.org>,
Johan Van de Wauw <johan.vandewauw at gmail.com>
Section: science
Priority: optional
-Build-Depends: debhelper (>= 9)
+Build-Depends: debhelper (>= 10~)
Standards-Version: 4.5.0
Vcs-Browser: https://salsa.debian.org/debian-gis-team/avce00
Vcs-Git: https://salsa.debian.org/debian-gis-team/avce00.git
=====================================
debian/rules
=====================================
@@ -4,4 +4,4 @@
export DEB_BUILD_MAINT_OPTIONS=hardening=+all
%:
- dh $@ --parallel
+ dh $@
View it on GitLab: https://salsa.debian.org/debian-gis-team/avce00/-/commit/d428fcca54978641578d9e103bbb28d614c3b491
--
View it on GitLab: https://salsa.debian.org/debian-gis-team/avce00/-/commit/d428fcca54978641578d9e103bbb28d614c3b491
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/e1f539c1/attachment-0001.html>
More information about the Pkg-grass-devel
mailing list