From: Sebastian Harl Date: Sun, 10 May 2009 19:39:10 +0000 (+0200) Subject: control: Let collectd-dev depend on collectd << 4.8~. X-Git-Tag: collectd-4.7.2-1~38^2^2^2~3 X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=8ccc56dbb472c7ba4e60d08e49ff6e59ac919a3f;p=pkg-collectd.git control: Let collectd-dev depend on collectd << 4.8~. --- diff --git a/debian/control b/debian/control index ac8a2ab..3f703b6 100644 --- a/debian/control +++ b/debian/control @@ -132,7 +132,7 @@ Description: statistics collection and monitoring daemon (debugging symbols) Package: collectd-dev Architecture: all -Depends: collectd (>= ${source:Version}), collectd (<< 4.7~), ${misc:Depends} +Depends: collectd (>= ${source:Version}), collectd (<< 4.8~), ${misc:Depends} Description: statistics collection and monitoring daemon (development files) collectd is a small daemon which collects system information periodically and provides mechanisms to monitor and store the values in a variety of ways.