[pkg-nagios-changes] [Git][nagios-team/nrpe][master] 2 commits: Bump debhelper compat to 13.

Bas Couwenberg (@sebastic) gitlab at salsa.debian.org
Sun Jun 11 20:13:06 BST 2023



Bas Couwenberg pushed to branch master at Debian Nagios Maintainer Group / nrpe


Commits:
a1d342fd by Bas Couwenberg at 2023-06-11T21:04:15+02:00
Bump debhelper compat to 13.

- - - - -
568bcdc8 by Bas Couwenberg at 2023-06-11T21:12:49+02:00
Replace lsb-base dependency with sysvinit-utils (>= 3.05-4~).

- - - - -


2 changed files:

- debian/changelog
- debian/control


Changes:

=====================================
debian/changelog
=====================================
@@ -3,6 +3,8 @@ nagios-nrpe (4.1.0-2) UNRELEASED; urgency=medium
   * Add Rules-Requires-Root to control file.
   * Update lintian overrides.
   * 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, 30 Nov 2022 08:23:49 +0100
 


=====================================
debian/control
=====================================
@@ -3,7 +3,7 @@ Maintainer: Debian Nagios Maintainer Group <pkg-nagios-devel at lists.alioth.debian
 Uploaders: Bas Couwenberg <sebastic at debian.org>
 Section: net
 Priority: optional
-Build-Depends: debhelper-compat (= 12),
+Build-Depends: debhelper-compat (= 13),
                libssl-dev,
                libwrap0-dev,
                openssl
@@ -15,7 +15,7 @@ Rules-Requires-Root: no
 
 Package: nagios-nrpe-server
 Architecture: any
-Depends: lsb-base,
+Depends: sysvinit-utils (>= 3.05-4~),
          ${shlibs:Depends},
          ${misc:Depends}
 Recommends: monitoring-plugins-basic | monitoring-plugins



View it on GitLab: https://salsa.debian.org/nagios-team/nrpe/-/compare/fa37f5119e21601813c5ccab7a29c6226bfde641...568bcdc8e7f0c3222ffda188ebb913de1ce88bfe

-- 
View it on GitLab: https://salsa.debian.org/nagios-team/nrpe/-/compare/fa37f5119e21601813c5ccab7a29c6226bfde641...568bcdc8e7f0c3222ffda188ebb913de1ce88bfe
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/5a93f3c9/attachment-0001.htm>


More information about the pkg-nagios-changes mailing list