Code

control: Let the synopsis start with a small letter.
[pkg-rrdtool.git] / debian / changelog
index 74a3c4fef20249bf3f6843e871cebac21bbb4037..7f62b3fb3fcdfdaa10370f833e3e6325092edc34 100644 (file)
@@ -1,3 +1,33 @@
+rrdtool (1.4~rc2-1) experimental; urgency=low
+
+  * New upstream (beta) release.
+  * 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.
+    - Removed compiler-warning-fixes - included upstream.
+    - 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.
+
+ -- Sebastian Harl <tokkee@debian.org>  Fri, 25 Sep 2009 18:54:11 +0200
+
 rrdtool (1.3.8-1) unstable; urgency=low
 
   [ Sebastian Harl ]
@@ -8,6 +38,9 @@ rrdtool (1.3.8-1) unstable; urgency=low
     - 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}.
@@ -18,7 +51,7 @@ rrdtool (1.3.8-1) unstable; urgency=low
     - Build Python dbg modules into rrdtool-dbg. Add necessary
       (build-) dependencies.
 
- -- Sebastian Harl <tokkee@debian.org>  Mon, 01 Jun 2009 14:13:53 +0200
+ -- Sebastian Harl <tokkee@debian.org>  Mon, 01 Jun 2009 18:49:13 +0200
 
 rrdtool (1.3.7-1) unstable; urgency=low