[Pkg-nagios-changes] [icinga] 01/01: Improve mysql dependency for backwards compatibility
Markus Frosch
lazyfrosch at moszumanska.debian.org
Tue Dec 20 08:22:30 UTC 2016
This is an automated email from the git hooks/post-receive script.
lazyfrosch pushed a commit to branch master
in repository icinga.
commit 368c095ea27a603e2a5510a92dab05ddc18d6af8
Author: Markus Frosch <lazyfrosch at debian.org>
Date: Tue Dec 20 09:22:01 2016 +0100
Improve mysql dependency for backwards compatibility
---
debian/control | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/debian/control b/debian/control
index 489cad0..15e4b05 100644
--- a/debian/control
+++ b/debian/control
@@ -114,7 +114,8 @@ Depends: dbconfig-common,
ucf,
${misc:Depends},
${shlibs:Depends}
-Recommends: default-mysql-client | postgresql-client
+Recommends: default-mysql-client | mysql-client | postgresql-client
+Suggests: default-mysql-server | mysql-server | postgresql-server
Description: host and network monitoring system - icinga-dataobjects support
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/icinga.git
More information about the Pkg-nagios-changes
mailing list