Code

control: Have a stricter dependency between collectd and collectd-core. (#12)
authorSebastian Harl <sh@tokkee.org>
Tue, 10 Jan 2017 13:22:09 +0000 (14:22 +0100)
committerMarc Fournier <marc.fournier@camptocamp.com>
Tue, 10 Jan 2017 13:22:09 +0000 (14:22 +0100)
commit986b3f986fcf1ab593da81b455a417ae209ee1be
tree9a9325b5111f29958c629e5ba068ef3266c88773
parent2de9f5f705be51e44f94c67d16319baa6c7d40f6
control: Have a stricter dependency between collectd and collectd-core. (#12)

That is, depend on greater or equal the `collectd` version but less than the
next major version.

The `collectd` package provides config files which are expected to be
backward compatible (across the same major version) but may depend on new
features in the current (at the time) minor version.
debian/control