Code

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