Code

rrdtool.install: Install manpages in section 3 as well.
[pkg-rrdtool.git] / debian / changelog
index 99e426a0ab6e93f6e6c1e85e15c7e6500eb911db..3e5437559c6fb2ec1fe16376d26848e20a2db3bd 100644 (file)
@@ -1,6 +1,73 @@
-rrdtool (1.3.7-1) unstable; urgency=low
+rrdtool (1.4~rc2+20090928-1) experimental; urgency=low
+
+  [ Sebastian Harl ]
+  * New upstream SVN snapshot based on trunk at revision 1918.
+  * Uploading to experimental.
+  * debian/control:
+    - Build-depend on gettext instead of intltool following the switch made by
+      upstream.
+    - Build-depend on libdbi0-dev, required by rrdgraph to read values from an
+      SQL database.
+    - Updated Standards-Version to 3.8.3.
+    - Let the synopsis start with a small letter (as suggested in dev-ref
+      6.2.2).
+  * debian/rules:
+    - Remove config.h in the 'clean' target - this is created by configure but
+      not cleaned up by any Makefile.
+    - Use DEB_HOST_ARCH_CPU instead of DEB_HOST_GNU_TYPE to check for the
+      build host.
+    - Set examples/rrdcached/RRDCached.pm's file mode to 0644.
+  * debian/patches:
+    - Removed bts494874-gnu-kfreebsd - included upstream.
+    - Removed bts332766-negative-timestamps - included upstream.
+    - Updated compiler-warning-fixes for RRDtool 1.4.
+    - Updated bts428778-floating-point-exception for RRDtool 1.4.
+  * Added debian/README.source:
+    - The file includes a pointer to /usr/share/doc/quilt/README.source.
+  * debian/librrd4.symbols:
+    - Added symbols introduced in 1.4~rc2.
+  * Added new binary package 'rrdcached' for the newly introduced "data
+    caching daemon".
+  * debian/rrdcached.init.d, debian/rrdcached.default:
+    - Added an init script for rrdcached supporting start, stop, status,
+      restart, force-reload. The script is based on the collectd init script.
+  * debian/rrdtool.install:
+    - Install manpages in section 3 as well.
+
+  [ Bernd Zeimetz ]
+  * debian/rules, debian/control:
+    - Build Lua bindings and put them into appropriate packages.
+
+ -- Sebastian Harl <tokkee@debian.org>  Wed, 30 Sep 2009 21:55:07 +0200
 
+rrdtool (1.3.8-1) unstable; urgency=low
+
+  [ Sebastian Harl ]
   * New upstream release:
+    - Fixed various memory leaks in the Python bindings, thanks to Anders
+      Hammarquist for reporting this and providing a patch (Closes: #529291).
+  * debian/patches:
+    - Added bts530814-hurd to fix a FTBFS on Hurd, thanks to Marc Dequènes for
+      reporting this and providing a patch (Closes: #530814).
+    - Removed doc-fixes - applied upstream.
+    - Added bts332766-negative-timestamps - upstream patch to fix the handling
+      of negative timestamps in rrdupdate(1), thanks to Frank Zacharias for
+      reporting this (Closes: #332766).
+  * debian/control:
+    - Removed transitional package "python-rrd" which is no longer required.
+    - Let rrdtool-dbg depend on ${shlibs:Depends}.
+    - Build-depend on intltool.
+
+  [ Bernd Zeimetz ]
+  * debian/rules, debian/control:
+    - Build Python dbg modules into rrdtool-dbg. Add necessary
+      (build-) dependencies.
+
+ -- Sebastian Harl <tokkee@debian.org>  Mon, 01 Jun 2009 18:49:13 +0200
+
+rrdtool (1.3.7-1) unstable; urgency=low
+
+  * New upstream release (Closes: #431060):
     - Fixed pathname used in rrdgraph's --imginfo output (Closes: #497739).
   * debian/patches:
     - Updated bts428778-floating-point-exception to apply to the latest
@@ -44,7 +111,7 @@ rrdtool (1.3.7-1) unstable; urgency=low
   * Removed debian/pyversions - has been replaced by the XS-Python-Version
     field.
 
- -- Sebastian Harl <sh@tokkee.org>  Fri, 08 May 2009 22:13:21 +0200
+ -- Sebastian Harl <sh@tokkee.org>  Mon, 11 May 2009 23:02:14 +0200
 
 rrdtool (1.3.1-4) unstable; urgency=high