From: Sebastian Harl Date: Mon, 6 Nov 2006 16:49:15 +0000 (+0000) Subject: Added '~' to upper boundary of collectd-dev's dependency on collectd. X-Git-Tag: collectd-3.10.3-1^0 X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=7c48f8d3da50f8b2b9402fab04d1d347408f96a8;p=pkg-collectd.git Added '~' to upper boundary of collectd-dev's dependency on collectd. --- diff --git a/debian/control b/debian/control index 7b4b593..b49a849 100644 --- a/debian/control +++ b/debian/control @@ -123,7 +123,7 @@ Description: statistics collection daemon (sensors plugin) Package: collectd-dev Architecture: all -Depends: collectd (>= ${Source-Version}), collectd (<< 3.11) +Depends: collectd (>= ${Source-Version}), collectd (<< 3.11~) Description: statistics collection daemon (development files) collectd is a small daemon written in C for performance. It reads various system statistics and updates RRD files, creating them if necessary. Since