[Pkg-nagios-changes] [pkg-icinga-web] 01/02: Only recommend/suggest pnp4nagios
Markus Frosch
lazyfrosch-guest at moszumanska.debian.org
Fri Apr 11 12:46:06 UTC 2014
This is an automated email from the git hooks/post-receive script.
lazyfrosch-guest pushed a commit to branch master
in repository pkg-icinga-web.
commit 937793250700bbb6f40bbb6c3d76cfab8c02852b
Author: Markus Frosch <markus at lazyfrosch.de>
Date: Fri Apr 11 14:44:41 2014 +0200
Only recommend/suggest pnp4nagios
Its not acutally required on localhost and the URL can be reconfigured in the
PNP extensions.
---
debian/control | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/debian/control b/debian/control
index e607c3e..b40664b 100644
--- a/debian/control
+++ b/debian/control
@@ -50,7 +50,9 @@ Description: host and network monitoring system - modern web interface
Package: icinga-web-pnp
Architecture: all
-Depends: icinga-web (= ${source:Version}), pnp4nagios, ${misc:Depends}
+Depends: icinga-web (= ${source:Version}), ${misc:Depends}
+Recommends: pnp4nagios-web-config-icinga | pnp4nagios-web
+Suggests: pnp4nagios
Description: host and network monitoring system - PNP4Nagios web plugin
Icinga is a modular monitoring framework for hosts, services, and
networks, based on the Nagios project. It is designed to be easy to
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-nagios/pkg-icinga-web.git
More information about the Pkg-nagios-changes
mailing list