Skip to content
Commits on Source (2)
icinga2 (2.10.1-3) unstable; urgency=medium
* Team upload.
* Move init script & systemd service from -common to -bin package.
(closes: #912599)
-- Bas Couwenberg <sebastic@debian.org> Thu, 01 Nov 2018 20:29:09 +0100
icinga2 (2.10.1-2) unstable; urgency=medium
* Team upload.
......
......@@ -95,6 +95,8 @@ Depends: icinga2-common (= ${source:Version}),
${misc:Depends},
${shlibs:Depends}
Pre-Depends: ${misc:Pre-Depends}
Breaks: icinga2-common (<< 2.10.1-3~)
Replaces: icinga2-common (<< 2.10.1-3~)
Description: host and network monitoring system - daemon
Icinga 2 is a general-purpose monitoring application to fit the needs of
any size of network. Icinga 1.x was a Nagios fork; this new generation
......