[pkg-nagios-changes] [Git][nagios-team/pkg-nagios-images][master] Bump debhelper compat to 10.
Bas Couwenberg
gitlab at salsa.debian.org
Thu Mar 19 20:04:28 GMT 2020
Bas Couwenberg pushed to branch master at Debian Nagios Maintainer Group / pkg-nagios-images
Commits:
c4a23046 by Bas Couwenberg at 2020-03-19T21:04:21+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
=====================================
@@ -6,6 +6,8 @@ nagios-images (0.9.4) UNRELEASED; urgency=medium
* Bump Standards-Version to 4.5.0, no changes.
* Don't install symlinks for icinga.
* Change source format to 3.0 (native)
+ * Bump debhelper compat to 10, changes:
+ - Drop --parallel option, enabled by default
-- Bas Couwenberg <sebastic at debian.org> Tue, 30 Jul 2019 20:54:56 +0200
=====================================
debian/compat
=====================================
@@ -1 +1 @@
-9
+10
=====================================
debian/control
=====================================
@@ -4,7 +4,7 @@ Uploaders: Alexander Wirt <formorer at debian.org>,
Jan Wagner <waja at cyconet.org>
Section: net
Priority: optional
-Build-Depends: debhelper (>= 9)
+Build-Depends: debhelper (>= 10~)
Standards-Version: 4.5.0
Vcs-Browser: https://salsa.debian.org/nagios-team/pkg-nagios-images
Vcs-Git: https://salsa.debian.org/nagios-team/pkg-nagios-images.git
=====================================
debian/rules
=====================================
@@ -2,4 +2,4 @@
# -*- makefile -*-
%:
- dh $@ --parallel
+ dh $@
View it on GitLab: https://salsa.debian.org/nagios-team/pkg-nagios-images/-/commit/c4a2304622b85719fd6cd00bec3a23723e74f47c
--
View it on GitLab: https://salsa.debian.org/nagios-team/pkg-nagios-images/-/commit/c4a2304622b85719fd6cd00bec3a23723e74f47c
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-nagios-changes/attachments/20200319/9bfb643a/attachment.html>
More information about the pkg-nagios-changes
mailing list