X-Git-Url: https://git.tokkee.org/?p=pkg-rrdtool.git;a=blobdiff_plain;f=debian%2Fchangelog;h=8b0294d033ef4cb8d715976cf8b9ca60a40e5f03;hp=7ec362772078a51a82b54efeeb92e16fa37a2498;hb=61e8ce1d79b8e6f8d21de9db8784cdf9e718fb65;hpb=2309e3239f4c67024133a2be6e94a693fcdafd68 diff --git a/debian/changelog b/debian/changelog index 7ec3627..8b0294d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +rrdtool (1.4.7-3) UNRELEASED; urgency=low + + * Fixed changelog of 1.4.7-2 regarding the versioned build-dep on tcl-dev. + + -- Sebastian Harl Sat, 18 Aug 2012 15:53:54 +0200 + rrdtool (1.4.7-2.1) unstable; urgency=medium * Non-maintainer upload. @@ -12,6 +18,7 @@ rrdtool (1.4.7-2.1) unstable; urgency=medium rrdtool (1.4.7-2) unstable; urgency=low + [ Sebastian Harl ] * Ack NMUs; thanks to Jonathan Wiltshire and gregor herrmann! * Added debian/patches/bts664724-rrdcached-j-segfault: Fixed segfault in rrdcached when starting without having the journal @@ -20,6 +27,12 @@ rrdtool (1.4.7-2) unstable; urgency=low segfault. Also, check the return value of realpath(3) before further using it. Thanks to Helmut Grohne for reporting this (Closes: #664724). + [ Bernd Zeimetz ] + * Removed a restriction on the tcl-dev build-dep which was an accidental + left over from a test-build against a new tcl version. Build-depend on + tcl-dev >= 8 && <= 9 rather than >= 8.5. The tcl bindings support any 8.x + version. This makes backporting easier. + -- Sebastian Harl Wed, 01 Aug 2012 10:23:39 +0200 rrdtool (1.4.7-1.2) unstable; urgency=low