X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=debian%2Fchangelog;h=41a66106c4a1f8668e0e3fc886c9e7692d36b9e4;hb=409538f395d5f817e3cde88290d8ae63b979ad64;hp=e85300d730a0f998290e239c6bf7d1469582cf20;hpb=fa228f14e76238c0bc2b7291923f864ad2db1070;p=pkg-collectd.git diff --git a/debian/changelog b/debian/changelog index e85300d..41a6610 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,42 @@ +collectd (5.1.0-2) unstable; urgency=low + + * debian/collectd-core.postinst: + - Don't create unused temp. directory. + * debian/control, debian/rules: + - Build depend on libmodbus-dev and enabled modbus plugin. 5.1 now + supports libmodbus 3; thanks to Ivo De Decker for reporting this + (Closes: #639796). + * debian/po: + - Updated Swedish debconf translation; thanks to Martin Bagge + (Closes: #677842). + - Added Slovak debconf translation; thanks to 'helix84' + (Closes: #677902). + - Updated Danish debconf translation; thanks to Joe Dalton + (Closes: #677908). + - Updated Czech debconf translation; thanks to Martin Šín + (Closes: #677949). + - Updated Russian debconf translation; thanks to Yuri Kozlov + (Closes: #678016). + - Updated Portuguese debconf translation; thanks to Américo Monteiro + (Closes: #678048). + - Updated Polish debconf translation; thanks to Michał Kułach + (Closes: #678157). + - Updated Galician debconf translation; thanks to Jorge Barreiro + (Closes: #678467). + - Updated French debconf translation; thanks to Steve Petruzzello + (Closes: #678614). + - Updated Spanish debconf translation; thanks to Omar Campagne + (Closes: #679281). + * debian/collectd-core.collectd.init.d: + - Source /lib/lsb/init-functions in order to make systemd work in + compatibility mode; thanks to Michael Stapelberg for reporting this + (Closes: #679544). + - Use log_* and status_of_proc functions from LSB's init functions to + make collectd's output look like all the other output; thanks to + Matthias Urlichs for pointing this out (Closes: #679355). + + -- Sebastian Harl Sat, 30 Jun 2012 13:27:41 +0200 + collectd (5.1.0-1) unstable; urgency=low * New upstream release (Closes: #630968):