summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: a0f37cb)
raw | patch | inline | side by side (parent: a0f37cb)
author | Sebastian Harl <sh@tokkee.org> | |
Thu, 24 Dec 2009 10:58:34 +0000 (11:58 +0100) | ||
committer | Sebastian Harl <sh@tokkee.org> | |
Thu, 24 Dec 2009 10:58:34 +0000 (11:58 +0100) |
* Added various services providing data that may be collected by collectd.
* Downgraded lm-sensors from a recommendation to a suggestion.
* Downgraded lm-sensors from a recommendation to a suggestion.
debian/changelog | patch | blob | history | |
debian/control | patch | blob | history |
diff --git a/debian/changelog b/debian/changelog
index a7d4745342cee5edfa4d3a5af8d1204765da14f7..76a30c1abe720ce48c5af20245c87e2fa2556997 100644 (file)
--- a/debian/changelog
+++ b/debian/changelog
libltdl.
- No longer conflict/provide/replace the pre-Lenny "collectd-$plugin"
packages.
+ - Update the list of collectd-core's suggestions: added various services
+ providing data that may be collected by collectd. Downgraded lm-sensors
+ from a recommendation to a suggestion.
* debian/patches:
- Removed gmond-fix-compile-error.dpatch -- included upstream.
* debian/rules:
* debian/README.Debian:
- Added a short explanation of the package split.
- -- Sebastian Harl <tokkee@debian.org> Thu, 24 Dec 2009 10:36:10 +0100
+ -- Sebastian Harl <tokkee@debian.org> Thu, 24 Dec 2009 11:57:58 +0100
collectd (4.8.1-2) unstable; urgency=low
diff --git a/debian/control b/debian/control
index 87a3663a8688b0163530bae3bbde207ec51a860a..091f46f68ca2cc705896b9e626211919606071f3 100644 (file)
--- a/debian/control
+++ b/debian/control
Package: collectd-core
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
-Recommends: perl, rrdtool, lm-sensors
+Recommends: perl, rrdtool
Suggests: collectd-dev,
# collection.cgi / collection3 dependencies
librrds-perl, liburi-perl, libhtml-parser-perl, libregexp-common-perl,
libconfig-general-perl, httpd-cgi,
# services providing data that may be collected by collectd
- hddtemp, mbmon,
+ 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}
Replaces: collectd (<< 4.8.1-2~)
Description: statistics collection and monitoring daemon (core system)