[pkg-nagios-changes] [Git][nagios-team/pkg-libmonitoring-livestatus-perl][master] Bump debhelper compat to 10.
Bas Couwenberg
gitlab at salsa.debian.org
Thu Mar 19 20:02:14 GMT 2020
Bas Couwenberg pushed to branch master at Debian Nagios Maintainer Group / pkg-libmonitoring-livestatus-perl
Commits:
29c633ef by Bas Couwenberg at 2020-03-19T21:02:08+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
=====================================
@@ -1,6 +1,8 @@
libmonitoring-livestatus-perl (0.80-2) UNRELEASED; urgency=medium
* Bump Standards-Version to 4.3.0, no changes.
+ * Bump debhelper compat to 10, changes:
+ - Drop --parallel option, enabled by default
-- Bas Couwenberg <sebastic at debian.org> Thu, 05 Jul 2018 11:35:07 +0200
=====================================
debian/compat
=====================================
@@ -1 +1 @@
-9
+10
=====================================
debian/control
=====================================
@@ -3,7 +3,7 @@ Maintainer: Debian Nagios Maintainer Group <pkg-nagios-devel at lists.alioth.debian
Uploaders: Alexander Wirt <formorer at debian.org>
Section: perl
Priority: optional
-Build-Depends: debhelper (>= 9)
+Build-Depends: debhelper (>= 10~)
Build-Depends-Indep: libcpanel-json-xs-perl,
netcat,
perl,
=====================================
debian/rules
=====================================
@@ -1,4 +1,4 @@
#!/usr/bin/make -f
%:
- dh $@ --parallel
+ dh $@
View it on GitLab: https://salsa.debian.org/nagios-team/pkg-libmonitoring-livestatus-perl/-/commit/29c633ef4193407a094debc6d0458aca232274b3
--
View it on GitLab: https://salsa.debian.org/nagios-team/pkg-libmonitoring-livestatus-perl/-/commit/29c633ef4193407a094debc6d0458aca232274b3
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/373fec8d/attachment.html>
More information about the pkg-nagios-changes
mailing list