summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 9801d02)
raw | patch | inline | side by side (parent: 9801d02)
author | Sebastian Harl <sh@tokkee.org> | |
Tue, 17 Sep 2013 07:09:33 +0000 (09:09 +0200) | ||
committer | Sebastian Harl <sh@tokkee.org> | |
Tue, 17 Sep 2013 07:09:33 +0000 (09:09 +0200) |
debian/changelog | patch | blob | history | |
debian/control | patch | blob | history |
diff --git a/debian/changelog b/debian/changelog
index ca5a877408a5287a0a3c5ebd9c58623fbae041e4..5327bf8b58dfbb3e035a9bbfc580e973aeed3199 100644 (file)
--- a/debian/changelog
+++ b/debian/changelog
- 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 e5a53fd9d20e29be8780c8a836ffdfc39e3fffd8..057d973e56e6fb335d33a635c7aab30d09ca5e4b 100644 (file)
--- a/debian/control
+++ b/debian/control
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
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.