From bd24efbec52b8522a33ed6aac651360b87e91b4a Mon Sep 17 00:00:00 2001 From: Alberto Compagno Date: Thu, 13 Feb 2020 09:37:07 +0100 Subject: [PATCH] Fixed dependency on collectd-dev --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index 6046b8e..7af5fd3 100644 --- a/debian/control +++ b/debian/control @@ -263,7 +263,7 @@ Description: statistics collection and monitoring daemon (debugging symbols) Package: collectd-dev Architecture: all -Depends: collectd-core (>= ${source:Version}), collectd-core (<< 5.6~), +Depends: collectd-core (>= ${source:Version}), collectd-core (<< 5.8~), ${misc:Depends} Description: statistics collection and monitoring daemon (development files) collectd is a small daemon which collects system information periodically and