From: Marc Fournier Date: Fri, 29 Jan 2016 13:18:10 +0000 (+0100) Subject: Merge branch 'master' into wheezy-backports-sloppy X-Git-Tag: collectd-5.5.1-1_bpo7+1~1 X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=ec371b734804763616e8604b1d912f64d9dd38d3;p=pkg-collectd.git Merge branch 'master' into wheezy-backports-sloppy --- ec371b734804763616e8604b1d912f64d9dd38d3 diff --cc debian/changelog index 04b3d64,d9edf57..489a64c --- a/debian/changelog +++ b/debian/changelog @@@ -1,17 -1,30 +1,44 @@@ + collectd (5.5.1-1) unstable; urgency=medium + + * New upstream release: + - The "LC_NUMERIC" locale is now forced to "C", preventing problems on + environments where the locale uses a comma as decimal separator. Thanks + to Hubert Jarosz for reporting this (Closes: #799289). + - Fixed FTBFS with GCC 6.0; thanks to Martin Michlmayr for reporting this + (Closes: #811580). + * debian/patches: + - Removed bts802249_varnish_41.patch; implemented upstream. + * debian/collectd.conf: + - Sync with upstream changes since 5.5.0. + + -- Marc Fournier Fri, 22 Jan 2016 16:53:49 +0100 + + collectd (5.5.0-4) unstable; urgency=medium + + * debian/collectd-core.overrides: + - Update 'binary-or-shlib-defines-rpath' lintian override. + * debian/rules: + - Strip out non-deterministic bits out of generated jar files. + - Remove RTLD_GLOBAL workaround, which was fixed upstream. + * debian/patches: + - Add bts802249_varnish_41.patch (Closes: #802249) + + -- Marc Fournier Mon, 16 Nov 2015 21:03:31 +0100 + +collectd (5.5.0-3~bpo7+1) wheezy-backports-sloppy; urgency=medium + + * Rebuild for wheezy-backports-sloppy. + * debian/rules, debian/control: + - remove references to systemd and strip-nondeterminism, which were + introduced in jessie. + - disable building sigrok, turbostat and write_kafka plugins, as the + required build-dependencies aren't available in wheezy. + - build uuid plugin against libhal, as this lib is still available on + wheezy. + - adjust libprotobuf build-dependency name. + + -- Marc Fournier Thu, 08 Oct 2015 08:26:10 +0200 + collectd (5.5.0-3) unstable; urgency=medium * debian/rules, debian/control: