From: Sebastian Harl Date: Thu, 20 Aug 2015 10:14:20 +0000 (+0200) Subject: Add virtual-mysql-server as an alternative to the mysql-server suggests. X-Git-Tag: collectd-5.5.0-1~10 X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=a1c2ae5978767655f8374b2e7034648ac3193e50;p=pkg-collectd.git Add virtual-mysql-server as an alternative to the mysql-server suggests. Thanks to Otto Kekäläinen for reporting this. Closes: 781980 --- diff --git a/debian/changelog b/debian/changelog index ae0f126..9b470d7 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,5 +1,6 @@ collectd (5.5.0-1) UNRELEASED; urgency=medium + [ Marc Fournier ] * New upstream release: - Battery plugin now prefers sysfs over (the deprecated) procfs for reading values; thanks to Witold Baryluk for reporting this @@ -51,6 +52,11 @@ collectd (5.5.0-1) UNRELEASED; urgency=medium * debian/libcollectdclient1.symbols - Updated for 5.5. + [ Sebastian Harl ] + * debian/control: + - Add virtual-mysql-server as an alternative to the mysql-server suggests; + thanks to Otto Kekäläinen for reporting this (Closes: 781980). + -- Marc Fournier Tue, 30 Jun 2015 07:08:39 +0200 collectd (5.4.1-6) unstable; urgency=medium diff --git a/debian/control b/debian/control index 5a92853..760d4d3 100644 --- a/debian/control +++ b/debian/control @@ -68,7 +68,7 @@ Suggests: collectd-dev, libconfig-general-perl, httpd-cgi, # services providing data that may be collected by collectd apache2, apcupsd, bind9, ceph, hddtemp, iptables, ipvsadm, lm-sensors, mbmon, - memcached, mysql-server, nginx, notification-daemon, nut, openvpn, olsrd, + memcached, mysql-server | virtual-mysql-server, nginx, notification-daemon, nut, openvpn, olsrd, pdns-server, postgresql, redis-server, slapd, time-daemon, varnish, zookeeper, ${shlibs:Suggests}, default-jre-headless Replaces: collectd (<< 4.8.2-1~)