Skip to content
GitLab
Explore
Sign in
Register
Commits on Source (2)
Move init script & systemd service from -common to -bin package. (closes: #912599)
· 49076867
Bas Couwenberg
authored
Nov 01, 2018
49076867
Set distribution to unstable.
· 6ec362f4
Bas Couwenberg
authored
Nov 01, 2018
6ec362f4
Show whitespace changes
Inline
Side-by-side
debian/changelog
View file @
6ec362f4
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.
...
...
debian/control
View file @
6ec362f4
...
...
@@ -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
...
...
debian/icinga2-
commo
n.icinga2.default
→
debian/icinga2-
bi
n.icinga2.default
View file @
6ec362f4
File moved
debian/icinga2-
commo
n.icinga2.init
→
debian/icinga2-
bi
n.icinga2.init
View file @
6ec362f4
File moved
debian/icinga2-
commo
n.icinga2.service
→
debian/icinga2-
bi
n.icinga2.service
View file @
6ec362f4
File moved