[Pkg-nagios-changes] [icinga] 01/36: Change mysql-client dependency to default-mysql-client.

Bas Couwenberg sebastic at debian.org
Sun Dec 18 16:10:33 UTC 2016


This is an automated email from the git hooks/post-receive script.

sebastic pushed a commit to branch modern-packaging
in repository icinga.

commit bf7d0c90ab72a6ba0c58e2c936f75787568c174b
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date:   Fri Dec 16 18:26:06 2016 +0100

    Change mysql-client dependency to default-mysql-client.
---
 debian/changelog | 1 +
 debian/control   | 2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index cbab5ce..e97f79d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ icinga (1.13.3-4) UNRELEASED; urgency=medium
 
   * Team upload.
   * Update Vcs-Git URL to use HTTPS.
+  * Change mysql-client dependency to default-mysql-client.
 
  -- Bas Couwenberg <sebastic at debian.org>  Sat, 03 Dec 2016 23:27:06 +0100
 
diff --git a/debian/control b/debian/control
index 027500a..c3139dc 100644
--- a/debian/control
+++ b/debian/control
@@ -116,7 +116,7 @@ Depends: dbconfig-common,
          ${misc:Depends},
          ${perl:Depends},
          ${shlibs:Depends}
-Recommends: mysql-client | postgresql-client
+Recommends: default-mysql-client | postgresql-client
 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