Code

Merged branch 'lenny' into master.
[pkg-collectd.git] / debian / changelog
index 3ff669955b1af30770057a2328a38ff4a0e0bfaa..8f7072a42ad5fb7f93b9b21a2cef7851e60bde9b 100644 (file)
@@ -1,3 +1,41 @@
+collectd (4.5.1-1) experimental; urgency=low
+
+  * New upstream release.
+    New plugins:
+    - Count the number of files in directories: filecount
+    - Send desktop notifications to a notification daemon: notify_desktop
+    - Send notification E-mails: notify_email
+    - One-wire sensors information: onewire (experimental, disabled in Debian)
+    - PostgreSQL database statistics: postgresql
+    - Linux ACPI thermal zone information: thermal (Closes: #492580)
+  * Uploading to experimental because of the Lenny freeze.
+  * debian/control:
+    - Added build dependency on libglib2.0-dev and libnotify-dev required by
+      the notify_desktop plugin.
+    - Added build dependency on libesmtp-dev required by the notify_email
+      plugin.
+    - Added build dependency on libpq-dev required by the postgresql plugin.
+    - Let collectd-dbg and collectd-dev depend on ${misc:Depends} - this is
+      required when using debhelper.
+  * debian/rules:
+    - Disabled onewire plugin - owfs is not yet available in Debian.
+    - Install contrib/snmp-probe-host.px to /usr/share/doc/collectd/examples/.
+  * debian/patches:
+    - Added perl-uninitialized-var.dpatch - upstream patch to fix an
+      uninitialized variable warning causing a FTBFS because of -Werror.
+    - Removed myplugin_strcpy.dpatch - applied upstream.
+    - Removed perl_deadlock.dpatch - included upstream.
+    - Removed memory_libstatgrab.dpatch - included upstream.
+    - Removed collectd_memleak.dpatch - included upstream.
+    - Removed snmp_memleak.dpatch - included upstream.
+    - Removed memcached_fdleak.dpatch - included upstream.
+    - Removed memcached_timeout.dpatch - included upstream.
+  * debian/collectd.overrides:
+    - Override "spelling-error-in-description" for the postgresql plugin name
+      all plugins are spelled lowercase.
+
+ -- Sebastian Harl <sh@tokkee.org>  Mon, 01 Dec 2008 21:41:12 +0100
+
 collectd (4.4.2-3) unstable; urgency=low
 
   * New debconf template translation: