Code

patches: Removed collectd2html related patches -- applied upstream.
[pkg-collectd.git] / debian / changelog
index 86db361dca85dd0bebec3f3d89c778a95af50c86..9139412e1187f578221fb810c4cdc711ccc427d7 100644 (file)
@@ -1,3 +1,12 @@
+collectd (4.10.1-1) unstable; urgency=low
+
+  * New upstream release.
+  * debian/patches:
+    - Removed bts561577_collectd2html_recursive_fix -- applied upstream.
+    - Removed bts575029-collectd2html-xhtml -- applied upstream.
+
+ -- Sebastian Harl <tokkee@debian.org>  Wed, 28 Jul 2010 18:31:35 +0200
+
 collectd (4.10.0-1) unstable; urgency=low
 
   * New upstream release:
@@ -9,11 +18,28 @@ collectd (4.10.0-1) unstable; urgency=low
   * debian/control:
     - Build-depend on libprotobuf-c0-dev and protobuf-c-compiler required by
       the 'pinba' plugin.
+    - Updated to standards-version 3.8.4 -- no changes.
   * debian/patches:
     - Removed bts566199_collection_hide_types -- applied upstream.
     - Removed typo_fixes -- applied upstream.
+    - Added bts575029-collectd2html-xhtml, adding support for XHTML to
+      collectd2html.pl; thanks to Ivan Shmakov for reporting this and Max
+      Henkel and Timur Kirilichev for providing patches (Closes: #575029).
+  * debian/rules:
+    - Define (and pass to configure) $JAR, required by current versions of the
+      Java bindings.
+    - Added support for Renesas SH4 to the Java arch mapping; thanks to
+      Nobuhiro Iwamatsu for the patch (Closes: #564165).
+  * debian/collectd.postinst:
+    - Manually replace /usr/share/doc/collectd/examples/ with a symlink when
+      upgrading from versions << 4.10.0-1~ -- this is not handled by dpkg
+      according to policy 6.6; thanks to Joey Hess for reporting this
+      (Closes: #569268).
+  * debian/collectd-core.overrides:
+    - Override 'capitalization-error-in-description python Python' -- all
+      plugin names are spelled in lower-case letters.
 
- -- Sebastian Harl <tokkee@debian.org>  Thu, 03 Jun 2010 15:00:56 +0200
+ -- Sebastian Harl <tokkee@debian.org>  Tue, 08 Jun 2010 00:42:56 +0200
 
 collectd (4.9.1-2) unstable; urgency=low