[pkg-nagios-changes] [Git][nagios-team/nsca-ng][master] 2 commits: Bump debhelper compat to 13.
Bas Couwenberg (@sebastic)
gitlab at salsa.debian.org
Sun Jun 11 20:27:23 BST 2023
Bas Couwenberg pushed to branch master at Debian Nagios Maintainer Group / nsca-ng
Commits:
5071a140 by Bas Couwenberg at 2023-06-11T21:20:31+02:00
Bump debhelper compat to 13.
- - - - -
ab5e7d2b by Bas Couwenberg at 2023-06-11T21:21:16+02:00
Replace lsb-base dependency with sysvinit-utils (>= 3.05-4~).
- - - - -
2 changed files:
- debian/changelog
- debian/control
Changes:
=====================================
debian/changelog
=====================================
@@ -2,6 +2,8 @@ nsca-ng (1.6-7) UNRELEASED; urgency=medium
* Team upload.
* Bump Standards-Version to 4.6.2, no changes.
+ * 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:29:07 +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),
libconfuse-dev,
libev-dev,
libbsd-dev,
@@ -30,7 +30,7 @@ Description: Send monitoring commands to NSCA-ng server
Package: nsca-ng-server
Architecture: any
Depends: adduser,
- lsb-base,
+ sysvinit-utils (>= 3.05-4~),
${misc:Depends},
${shlibs:Depends}
Pre-Depends: ${misc:Pre-Depends}
View it on GitLab: https://salsa.debian.org/nagios-team/nsca-ng/-/compare/964a93e6af7e674ce088e30a74bd14fc29ddd905...ab5e7d2b48207a5619779d708acb6dd0ad1de9f3
--
View it on GitLab: https://salsa.debian.org/nagios-team/nsca-ng/-/compare/964a93e6af7e674ce088e30a74bd14fc29ddd905...ab5e7d2b48207a5619779d708acb6dd0ad1de9f3
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/76af05f0/attachment-0001.htm>
More information about the pkg-nagios-changes
mailing list