Code

control: Have a stricter dependency between collectd and collectd-core. (#12)
[pkg-collectd.git] / debian / control
index 0ffd81adb21cf3f130ba3c244a8eef4ce250b2cc..0555d1781c3976a2b80008c34d3af39df89dff18 100644 (file)
@@ -226,7 +226,8 @@ Description: statistics collection and monitoring daemon (core system)
 
 Package: collectd
 Architecture: any
-Depends: collectd-core, ${shlibs:Depends}, ${misc:Depends}
+Depends: collectd-core (>= ${source:Version}), collectd-core (<< 6~),
+ ${shlibs:Depends}, ${misc:Depends}
 Recommends: ${shlibs:Recommends}, default-jre-headless
 Description: statistics collection and monitoring daemon
  collectd is a small daemon which collects system information periodically and