From 83352790c89716cc15ebb567543c71852dbdf1f0 Mon Sep 17 00:00:00 2001 From: Sebastian Harl Date: Tue, 17 Sep 2013 09:09:33 +0200 Subject: [PATCH] control: Let collectd-core / collectd suggest / recommend default-jre-headless --- debian/changelog | 1 + debian/control | 4 ++-- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index ca5a877..5327bf8 100644 --- a/debian/changelog +++ b/debian/changelog @@ -43,6 +43,7 @@ collectd (5.4.0-1) unstable; urgency=low - Let libcollectdclient-dev replace/break collectd-dev (<< 5.2.0-1) because it ships files previously shipped by that package; thanks to Andreas Beckmann for reporting this (Closes: #717973). + - Let collectd-core / collectd suggest / recommend default-jre-headless. * debian/collectd-core.collectd.init.d: - Do not use different PID files for collectd and collectdmon. Else, a process might be left-over after changing USE_COLLECTDMON and restarting diff --git a/debian/control b/debian/control index e5a53fd..057d973 100644 --- a/debian/control +++ b/debian/control @@ -63,7 +63,7 @@ Suggests: collectd-dev, apache2, apcupsd, bind9, hddtemp, iptables, ipvsadm, lm-sensors, mbmon, memcached, mysql-server, nginx, notification-daemon, nut, openvpn, olsrd, pdns-server, postgresql, time-daemon, - ${shlibs:Suggests} + ${shlibs:Suggests}, default-jre-headless Replaces: collectd (<< 4.8.2-1~) Description: statistics collection and monitoring daemon (core system) collectd is a small daemon which collects system information periodically and @@ -180,7 +180,7 @@ Description: statistics collection and monitoring daemon (core system) Package: collectd Architecture: any Depends: collectd-core, ${shlibs:Depends}, ${misc:Depends} -Recommends: ${shlibs:Recommends} +Recommends: ${shlibs:Recommends}, default-jre-headless Description: statistics collection and monitoring daemon collectd is a small daemon which collects system information periodically and provides mechanisms to monitor and store the values in a variety of ways. -- 2.30.2