author | Sebastian Harl <sh@tokkee.org> | |
Tue, 10 Jan 2017 13:22:09 +0000 (14:22 +0100) | ||
committer | Marc Fournier <marc.fournier@camptocamp.com> | |
Tue, 10 Jan 2017 13:22:09 +0000 (14:22 +0100) | ||
commit | 986b3f986fcf1ab593da81b455a417ae209ee1be | |
tree | 9a9325b5111f29958c629e5ba068ef3266c88773 | tree | snapshot |
parent | 2de9f5f705be51e44f94c67d16319baa6c7d40f6 | commit | diff |
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.
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 | diff | blob | history |