Code

rrdcached.{init.d,default}: Added an init script for rrdcached.
[pkg-rrdtool.git] / debian / changelog
index 4f72a5e3f518f9804e284b62beecf9e303f653cb..b95c75fbffbfa5038cdf57bf1f53625af9a6803e 100644 (file)
@@ -8,6 +8,8 @@ rrdtool (1.4~rc2-1) experimental; urgency=low
     - 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.
@@ -17,12 +19,19 @@ rrdtool (1.4~rc2-1) experimental; urgency=low
   * debian/patches:
     - Removed bts494874-gnu-kfreebsd - included upstream.
     - Removed bts332766-negative-timestamps - included upstream.
-    - Removed compiler-warning-fixes - 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.
-
- -- Sebastian Harl <tokkee@debian.org>  Fri, 25 Sep 2009 16:57:23 +0200
+  * 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.
+
+ -- Sebastian Harl <tokkee@debian.org>  Fri, 25 Sep 2009 23:27:32 +0200
 
 rrdtool (1.3.8-1) unstable; urgency=low