Code

debian/rules: Remove src/librrd.sym in the clean target.
[pkg-rrdtool.git] / debian / changelog
index bec6892f0658e133822fc35f6e63035e7c88f4d3..808c5108347b97c2f48489214edaa97d99c29578 100644 (file)
@@ -1,12 +1,23 @@
 rrdtool (1.3.5-1) unstable; urgency=low
 
-  * New upstream release.
+  * New upstream release:
+    - Fixed pathname used in rrdgraph's --imginfo output (Closes: #497739).
   * debian/patches:
     - Updated bts428778-floating-point-exception to apply to the latest
       version of rrdtool; use rrd_free2() instead of rrd_free() to not leak
       memory.
+    - Updated no-rpath-for-perl to apply to the latest version of rrdtool.
+    - Removed bts493553-pango-utf-8 - included upstream.
+    - Removed bts496847-error-handling - included upstream.
+    - Removed bts498183-segfault-madvise - included upstream.
+    - Removed bts499349-memleaks - included upstream.
+    - Removed bts499350-data-corruption - included upstream.
+    - Removed typo-ruby - included upstream.
+  * debian/rules:
+    - Remove src/librrd.sym in the clean target - this file is automatically
+      created during the build but not cleaned up in the upstream Makefiles.
 
- -- Sebastian Harl <sh@tokkee.org>  Sat, 20 Dec 2008 14:32:12 +0100
+ -- Sebastian Harl <sh@tokkee.org>  Sat, 20 Dec 2008 17:46:08 +0100
 
 rrdtool (1.3.1-4) unstable; urgency=high