Code

Do not compress any example files, so they may be used directly.
[pkg-collectd.git] / debian / changelog
index d1c4ea6343f7e9d1a1231c5d45c95baa05467d7d..403d2db2f561cb743ce44cbc60acd3eba112d17b 100644 (file)
@@ -3,8 +3,21 @@ collectd (4.4.2-1) unstable; urgency=low
   * New upstream release.
   * Removed librrd0-dev and libmysqlclient14-dev from the build-dependencies -
     those package are no longer available since Etch.
-
- -- Sebastian Harl <sh@tokkee.org>  Fri, 25 Jul 2008 13:12:56 +0200
+  * Removed byacc from the build-dependencies - collectd now requires bison.
+  * Removed libupsclient-config.sh - upstream now supports pkg-config for
+    libupsclient.
+  * Include collection3 in /usr/share/doc/collectd/examples/:
+    - Updated README.Debian to point the collection3's README.
+    - Added libconfig-general-perl to the suggested packages.
+  * README.Debian: Added a note about how to get collectd2html.pl working with
+    version 4 of collectd.
+  * Added debian/patches/myplugin_strcpy.dpatch - use sstrncpy() instead of
+    strcpy() which is poisoned in collectd.h.
+  * collectd.overrides: Removed shlib-with-non-pic-code for nut.so - the
+    plugin now links against the shared libupsclient.
+  * Do not compress any example files, so they may be used directly.
+
+ -- Sebastian Harl <sh@tokkee.org>  Fri, 25 Jul 2008 19:58:58 +0200
 
 collectd (4.4.1-2) unstable; urgency=low