Code

changelog: Reupload to unstable.
[pkg-rrdtool.git] / debian / changelog
index 976841283165f2da6c8628b7b69c0245230dea04..dde0f6efdb6585880913db52a0e7af7ee705072b 100644 (file)
@@ -1,3 +1,45 @@
+rrdtool (1.4.3-3) unstable; urgency=low
+
+  * Reupload to unstable, which has Tcl 8.5 by now.
+
+ -- Sebastian Harl <tokkee@debian.org>  Mon, 16 May 2011 09:39:40 +0200
+
+rrdtool (1.4.3-2) experimental; urgency=low
+
+  * debian/control: Rebuild against Tcl 8.5 (Closes: #582211).
+    - Build-depend on tcl-dev (>= 8.5) and tcl (>= 8.5).
+  * Uploading to experimental, which hosts Tcl 8.5 for now.
+  * debian/patches:
+    - Added tcl-8.5, fixing an issue identified by Tcl 8.5 in the Tcl
+      bindings: So far, a strict version of the "Tcl" package was requested,
+      which seems to have been ignored by Tcl < 8.5. This requirement has been
+      removed.
+
+ -- Sebastian Harl <tokkee@debian.org>  Sun, 06 Jun 2010 15:22:39 +0200
+
+rrdtool (1.4.3-1) unstable; urgency=low
+
+  * New upstream release.
+  * debian/patches:
+    - Removed bts573638-rrdcgi-segfault and bts573299-rrdgraph-M -- included
+      upstream.
+
+ -- Sebastian Harl <tokkee@debian.org>  Wed, 24 Mar 2010 08:46:16 +0100
+
+rrdtool (1.4.2-2) unstable; urgency=low
+
+  * debian/patches:
+    - Added bts573638-rrdcgi-segfault: upstream patch fixing a segfault in
+      rrdcgi's printlasttime() (and possibly others); thanks to Robert Luberda
+      for reporting this (Closes: #573638).
+    - Added bts573299-rrdgraph-M: fix short option parsing in rrd_graph() --
+      added support for '-M' as documented in the manpage; thanks to Ralf
+      Hildebrandt for reporting this (Closes: #573299).
+  * debian/control:
+    - Updated Standards-Version to 3.8.4 -- no changes.
+
+ -- Sebastian Harl <tokkee@debian.org>  Sun, 21 Mar 2010 21:37:37 +0100
+
 rrdtool (1.4.2-1) unstable; urgency=low
 
   [ Bernd Zeimetz ]