Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
packaging
deb-icinga2
Commits
19d2142e
Commit
19d2142e
authored
Sep 05, 2018
by
Markus Frosch
Browse files
Improve removal of libicinga2
parent
0c7178fb
Changes
3
Hide whitespace changes
Inline
Side-by-side
jessie/debian/control
View file @
19d2142e
...
...
@@ -90,8 +90,8 @@ Pre-Depends: ${misc:Pre-Depends}
Depends: icinga2-common (= ${source:Version}),
${misc:Depends},
${shlibs:Depends}
Breaks: libicinga2
(<< 2.9.0)
Replaces: libicinga2
(<< 2.9.0)
Breaks: libicinga2
Replaces: libicinga2
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
...
...
stretch/debian/control
View file @
19d2142e
...
...
@@ -91,8 +91,8 @@ Pre-Depends: ${misc:Pre-Depends}
Depends: icinga2-common (= ${source:Version}),
${misc:Depends},
${shlibs:Depends}
Breaks: libicinga2
(<< 2.9.0)
Replaces: libicinga2
(<< 2.9.0)
Breaks: libicinga2
Replaces: libicinga2
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
...
...
trusty/debian/control
View file @
19d2142e
...
...
@@ -93,8 +93,8 @@ Pre-Depends: ${misc:Pre-Depends}
Depends: icinga2-common (= ${source:Version}),
${misc:Depends},
${shlibs:Depends}
Breaks: libicinga2
(<< 2.9.0)
Replaces: libicinga2
(<< 2.9.0)
Breaks: libicinga2
Replaces: libicinga2
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
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment