X-Git-Url: https://git.tokkee.org/?p=pkg-rrdtool.git;a=blobdiff_plain;f=debian%2Fchangelog;h=c9ed55ffcac63adc85ba3d3dd1a885d03c92669f;hp=513811e846aa58bf1cd53c710cc1e6fe8feb40be;hb=9f0813b4758a59be4d061e12efd7236bccfe7ac3;hpb=4c5fb71cd9b4a9da275b2b8aadd6b87893fddf33 diff --git a/debian/changelog b/debian/changelog index 513811e..c9ed55f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,5 +1,12 @@ +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) 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 @@ -8,6 +15,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