Code

changelog: Updated to 1.4~rc2+20090928-1.
[pkg-rrdtool.git] / debian / changelog
index c61b56b8009200211bcf8e81e35bf4e07e86251d..edbf7785431ebeac08c85489b1b96f60247229b4 100644 (file)
@@ -1,20 +1,42 @@
-rrdtool (1.4~rc2-1) experimental; urgency=low
+rrdtool (1.4~rc2+20090928-1) experimental; urgency=low
 
-  * New upstream (beta) release.
+  [ 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.
+
+  [ Bernd Zeimetz ]
+  * debian/rules, debian/control:
+    - Build Lua bindings and put them into appropriate packages.
 
- -- Sebastian Harl <tokkee@debian.org>  Fri, 25 Sep 2009 13:20:52 +0200
+ -- Sebastian Harl <tokkee@debian.org>  Wed, 30 Sep 2009 21:35:58 +0200
 
 rrdtool (1.3.8-1) unstable; urgency=low