X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=debian%2Fchangelog;h=ebdadd0986b6f65540fe1f48d5bc5111d37df61b;hb=2fdb9092561d6b6fcbcb38e9b37ff1ccaba8f937;hp=322768b81b05cfbf635250ab0c60c45953c5d795;hpb=5d437fb89f9ec125b89ffce95e63386ae3d0a8f7;p=pkg-collectd.git diff --git a/debian/changelog b/debian/changelog index 322768b..ebdadd0 100644 --- a/debian/changelog +++ b/debian/changelog @@ -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 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 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;