Code

control: Update the list of collectd-core's suggestions.
authorSebastian Harl <sh@tokkee.org>
Thu, 24 Dec 2009 10:58:34 +0000 (11:58 +0100)
committerSebastian 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.

debian/changelog
debian/control

index a7d4745342cee5edfa4d3a5af8d1204765da14f7..76a30c1abe720ce48c5af20245c87e2fa2556997 100644 (file)
@@ -32,6 +32,9 @@ collectd (4.8.2-1) unstable; urgency=low
       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:
@@ -45,7 +48,7 @@ collectd (4.8.2-1) unstable; urgency=low
   * 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
 
index 87a3663a8688b0163530bae3bbde207ec51a860a..091f46f68ca2cc705896b9e626211919606071f3 100644 (file)
@@ -41,13 +41,15 @@ Vcs-Browser: http://git.tokkee.org/?p=pkg-collectd.git
 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)