[pkg-nagios-changes] [Git][nagios-team/nsca][master] 2 commits: Bump debhelper compat to 13.
Bas Couwenberg (@sebastic)
gitlab at salsa.debian.org
Sun Jun 11 20:20:21 BST 2023
Bas Couwenberg pushed to branch master at Debian Nagios Maintainer Group / nsca
Commits:
947630d4 by Bas Couwenberg at 2023-06-11T21:13:45+02:00
Bump debhelper compat to 13.
- - - - -
bb51c2d1 by Bas Couwenberg at 2023-06-11T21:14:15+02:00
Replace lsb-base dependency with sysvinit-utils (>= 3.05-4~).
- - - - -
2 changed files:
- debian/changelog
- debian/control
Changes:
=====================================
debian/changelog
=====================================
@@ -4,6 +4,8 @@ nsca (2.10.2-3) UNRELEASED; urgency=medium
* Bump Standards-Version to 4.6.2, no changes.
* Add Romanian Debconf translation by Remus-Gabriel Chelu.
(closes: #1033085)
+ * Bump debhelper compat to 13.
+ * Replace lsb-base dependency with sysvinit-utils (>= 3.05-4~).
-- Bas Couwenberg <sebastic at debian.org> Wed, 18 Jan 2023 17:28:59 +0100
=====================================
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-compat (= 12),
+Build-Depends: debhelper-compat (= 13),
libmcrypt-dev,
po-debconf
Standards-Version: 4.6.2
@@ -16,8 +16,8 @@ Package: nsca
Architecture: any
Depends: confget,
debconf | debconf-2.0,
- lsb-base,
nsca-client,
+ sysvinit-utils (>= 3.05-4~),
${shlibs:Depends},
${misc:Depends}
Suggests: icinga2,
View it on GitLab: https://salsa.debian.org/nagios-team/nsca/-/compare/9f861ac4c02eae96e94085b672944f33d059c670...bb51c2d16dab26c89ea1e6abf95c760b1a83a6e6
--
View it on GitLab: https://salsa.debian.org/nagios-team/nsca/-/compare/9f861ac4c02eae96e94085b672944f33d059c670...bb51c2d16dab26c89ea1e6abf95c760b1a83a6e6
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/20230611/e579776e/attachment-0001.htm>
More information about the pkg-nagios-changes
mailing list