Code

patches: Added bts561577_collectd2html_recursive_fix.dpatch.
[pkg-collectd.git] / debian / changelog
index e77c25bbb6c8feb426fc4d4de55b728ab88ef776..2d09b17c94fa79f38e27fa042a8f132ae1101bf1 100644 (file)
@@ -28,14 +28,30 @@ collectd (4.8.2-1) unstable; urgency=low
       that possible. This restores the full functionality of the "sensors"
       plugin, which does not work well with libsensors3 and lm-sensors-3;
       thanks to Anssi Kolehmainen for reporting this (Closes: #538795).
+    - Build-depend on libltdl-dev to make it possible to use the system-wide
+      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.
+    - Added bts561577_collectd2html_recursive_fix.dpatch -- fixed
+      collectd2html.pl's recursive mode and improved some defaults; thanks to
+      Yuri D'Elia for reporting this and providing a patch (Closes: #561577).
   * debian/rules:
+    - Pass --without-included-ltdl to configure to tell libtool 2 to not use
+      the shipped libltdl but rather the one available in the system.
     - Pass --disable-static to configure to tell libtool 2 to not build any
       static libraries.
     - Install debian/collectd.conf as an example into "collectd-core".
+    - Output the content of config.log if configure fails -- this might help
+      debugging.
+  * debian/README.Debian:
+    - Added a short explanation of the package split.
 
- -- Sebastian Harl <tokkee@debian.org>  Tue, 22 Dec 2009 01:37:23 +0100
+ -- Sebastian Harl <tokkee@debian.org>  Fri, 25 Dec 2009 09:42:42 +0100
 
 collectd (4.8.1-2) unstable; urgency=low