[pkg-nagios-changes] [Git][nagios-team/icinga2][master] 3 commits: Add tzdata to build dependencies for timeperiod/dst test. (closes: #1029422)

Bas Couwenberg (@sebastic) gitlab at salsa.debian.org
Sun Jan 22 17:35:58 GMT 2023



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


Commits:
4819ce6e by Bas Couwenberg at 2023-01-22T17:36:21+01:00
Add tzdata to build dependencies for timeperiod/dst test. (closes: #1029422)

- - - - -
3d65ac75 by Bas Couwenberg at 2023-01-22T18:05:05+01:00
Replace lsb-base dependency with sysvinit-utils (>= 3.05-4~).

- - - - -
dd433da6 by Bas Couwenberg at 2023-01-22T18:05:05+01:00
Set distribution to unstable.

- - - - -


2 changed files:

- debian/changelog
- debian/control


Changes:

=====================================
debian/changelog
=====================================
@@ -1,10 +1,13 @@
-icinga2 (2.13.6-2) UNRELEASED; urgency=medium
+icinga2 (2.13.6-2) unstable; urgency=medium
 
   * Team upload.
   * Add Rules-Requires-Root to control file.
   * Bump Standards-Version to 4.6.2, no changes.
+  * Add tzdata to build dependencies for timeperiod/dst test.
+    (closes: #1029422)
+  * Replace lsb-base dependency with sysvinit-utils (>= 3.05-4~).
 
- -- Bas Couwenberg <sebastic at debian.org>  Tue, 29 Nov 2022 19:32:17 +0100
+ -- Bas Couwenberg <sebastic at debian.org>  Sun, 22 Jan 2023 17:36:37 +0100
 
 icinga2 (2.13.6-1) unstable; urgency=medium
 


=====================================
debian/control
=====================================
@@ -27,7 +27,8 @@ Build-Depends: bash-completion,
                libssl-dev,
                libsystemd-dev,
                pkg-config,
-               po-debconf
+               po-debconf,
+               tzdata
 Standards-Version: 4.6.2
 Vcs-Browser: https://salsa.debian.org/nagios-team/icinga2
 Vcs-Git: https://salsa.debian.org/nagios-team/icinga2.git
@@ -65,8 +66,8 @@ Description: host and network monitoring system
 Package: icinga2-common
 Architecture: all
 Depends: adduser,
-         lsb-base,
          lsb-release,
+         sysvinit-utils (>= 3.05-4~),
          ${misc:Depends}
 Recommends: logrotate
 Conflicts: python-icinga2
@@ -94,7 +95,7 @@ Description: host and network monitoring system - common files
 Package: icinga2-bin
 Architecture: any
 Depends: icinga2-common (= ${source:Version}),
-         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/icinga2/-/compare/6bfa7e549f5b79a63b1132e550396110b5f2d3cf...dd433da63b4148bb2e3d4999b7d3f2d825e877f0

-- 
View it on GitLab: https://salsa.debian.org/nagios-team/icinga2/-/compare/6bfa7e549f5b79a63b1132e550396110b5f2d3cf...dd433da63b4148bb2e3d4999b7d3f2d825e877f0
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/20230122/5545e2a7/attachment-0001.htm>


More information about the pkg-nagios-changes mailing list