Code

rules: Fix the arch selection for enabling the gRPC plugin.
[pkg-collectd.git] / debian / changelog
index 322768b81b05cfbf635250ab0c60c45953c5d795..ebdadd0986b6f65540fe1f48d5bc5111d37df61b 100644 (file)
@@ -1,3 +1,21 @@
+collectd (5.8.0-4) unstable; urgency=medium
+
+  * debian/rules:
+    - Fix the arch selection for enabling the gRPC plugin. By accident, we
+      disabled it for exactly the wrong archs. Thanks to Adrian Bunk for
+      reporting this! (Closes: #892166)
+
+ -- Sebastian Harl <tokkee@debian.org>  Tue, 06 Mar 2018 22:19:38 +0100
+
+collectd (5.8.0-3) unstable; urgency=medium
+
+  * debian/control:
+    - Limit libgrpc++-dev and protobuf-compiler-grpc Build-depend to supported
+      platforms.
+    - Bump Standards-Version to 4.1.3.
+
+ -- Marc Fournier <marc@bl.uem.li>  Mon, 05 Mar 2018 22:48:34 +0100
+
 collectd (5.8.0-2) unstable; urgency=medium
 
   * debian/control: Limit intel-cmt-cat Build-depend to intel architectures;