[pkg-nagios-changes] [Git][nagios-team/pkg-nsca][master] 3 commits: Bump debhelper compat to 12, no changes.
Bas Couwenberg (@sebastic)
gitlab at salsa.debian.org
Tue Sep 14 14:04:48 BST 2021
Bas Couwenberg pushed to branch master at Debian Nagios Maintainer Group / pkg-nsca
Commits:
4197d663 by Bas Couwenberg at 2021-09-14T14:55:27+02:00
Bump debhelper compat to 12, no changes.
- - - - -
60e74227 by Bas Couwenberg at 2021-09-14T14:59:52+02:00
Add ${misc:Pre-Depends} substvar to nsca.
- - - - -
d321f0e7 by Bas Couwenberg at 2021-09-14T15:01:04+02:00
Update lintian overrides.
- - - - -
5 changed files:
- debian/changelog
- − debian/compat
- debian/control
- debian/nsca.lintian-overrides
- debian/source/lintian-overrides
Changes:
=====================================
debian/changelog
=====================================
@@ -4,6 +4,9 @@ nsca (2.10.0-2) UNRELEASED; urgency=medium
* Bump watch file version to 4.
* Bump Standards-Version to 4.6.0, no changes.
* Update watch file for GitHub URL changes.
+ * Bump debhelper compat to 12, no changes.
+ * Add ${misc:Pre-Depends} substvar to nsca.
+ * Update lintian overrides.
-- Bas Couwenberg <sebastic at debian.org> Fri, 06 Nov 2020 20:07:28 +0100
=====================================
debian/compat deleted
=====================================
@@ -1 +0,0 @@
-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: net
Priority: optional
-Build-Depends: debhelper (>= 10~),
+Build-Depends: debhelper-compat (= 12),
libmcrypt-dev,
po-debconf
Standards-Version: 4.6.0
@@ -21,6 +21,7 @@ Depends: confget,
${misc:Depends}
Suggests: icinga2,
monitoring-plugins-basic | monitoring-plugins
+Pre-Depends: ${misc:Pre-Depends}
Description: Nagios service monitor agent
This addon allows you to send service check results to a central
monitoring server running Nagios in a reasonably secure manner.
=====================================
debian/nsca.lintian-overrides
=====================================
@@ -1,7 +1,3 @@
-# the code in question is wrapped inside a "if which update-inetd" and
-# is only there for backwards compatibility at that...
-nsca binary: maintainer-script-needs-depends-on-netbase postrm
-
# this is because we provide enabling/disabling of the init script
nsca binary: duplicate-updaterc.d-calls-in-postinst nsca
=====================================
debian/source/lintian-overrides
=====================================
@@ -1,3 +1,3 @@
-# Not worth the effort
-testsuite-autopkgtest-missing
+# Not a problem
+national-encoding *
View it on GitLab: https://salsa.debian.org/nagios-team/pkg-nsca/-/compare/996ae23eecd455f1552e292ea22215c10ead81f9...d321f0e7883fbc22faa97eb8198a492c75b858f6
--
View it on GitLab: https://salsa.debian.org/nagios-team/pkg-nsca/-/compare/996ae23eecd455f1552e292ea22215c10ead81f9...d321f0e7883fbc22faa97eb8198a492c75b858f6
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/20210914/2c987847/attachment-0001.htm>
More information about the pkg-nagios-changes
mailing list