Code

patches: Removed bts802249_varnish_41
[pkg-collectd.git] / debian / changelog
index 53fdbfb275337fdba6711dc66f5fb8665d368dc2..6e9e04f64d382c48cd37d87303dc4f992afdfeba 100644 (file)
@@ -1,12 +1,46 @@
-collectd (5.5.0-3) UNRELEASED; urgency=medium
+collectd (5.5.1-1) UNRELEASED; urgency=medium
+
+  * New upstream release:
+    - The "LC_NUMERIC" locale is now forced to "C". 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.
+
+ -- Marc Fournier <marc@bl.uem.li>  Fri, 22 Jan 2016 12:04:24 +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 <marc@bl.uem.li>  Mon, 16 Nov 2015 21:03:31 +0100
+
+collectd (5.5.0-3) unstable; urgency=medium
 
   * debian/rules, debian/control:
-    - Avoid hiding compiler options, allowing the buildd log scanner to do
-      it's job.
+    - Avoid hiding compiler options at build time, allowing the buildd log
+      scanner to do it's job.
     - Disable smart plugin on non-linux platforms, due to missing
       libatasmart-dev build-dependency.
-
- -- Marc Fournier <marc.fournier@camptocamp.com>  Tue, 25 Aug 2015 06:55:52 +0200
+  * debian/collectd-core.overrides:
+    - Update 'capitalization-error-in-description' lintian override.
+  * debian/rules, debian/collectd-core.collectd.service:
+    - Rename systemd service file to collectd-core.collectd.service, to honour
+      debhelper's naming convention.
+  * debian/collectd-core.collectd.service:
+    - Check for configuration file presence before starting the daemon.
+    - Check for configuration file validity before starting the daemon.
+  * debian/control, debian/changelog:
+    - Update my email address to match identity of current GPG key.
+
+ -- Marc Fournier <marc@bl.uem.li>  Sun, 13 Sep 2015 21:42:53 +0200
 
 collectd (5.5.0-2) unstable; urgency=low