Code

debian/rules: Remove src/librrd.sym in the clean target.
[pkg-rrdtool.git] / debian / changelog
index 87617c7594ace859be63084a8390939091717585..808c5108347b97c2f48489214edaa97d99c29578 100644 (file)
@@ -1,6 +1,7 @@
 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
@@ -12,8 +13,11 @@ rrdtool (1.3.5-1) unstable; urgency=low
     - 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:56:22 +0100
+ -- Sebastian Harl <sh@tokkee.org>  Sat, 20 Dec 2008 17:46:08 +0100
 
 rrdtool (1.3.1-4) unstable; urgency=high