diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2019-09-03 17:56:12 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2019-09-03 17:56:12 +0000 |
commit | 75ecacf2ea8298484d436637bf95f6566b114aa3 (patch) | |
tree | 0be475bd00751d7d4e21741678aae5d5fc55d087 | |
parent | Releasing debian version 1.17.0-2. (diff) | |
download | netdata-75ecacf2ea8298484d436637bf95f6566b114aa3.tar.xz netdata-75ecacf2ea8298484d436637bf95f6566b114aa3.zip |
Adding reciproce breaks for the plugin packages on netdata-core and netdata-core-no-sse to fix partial upgrades.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to '')
-rw-r--r-- | debian/control | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/debian/control b/debian/control index 45aaf9b2d..60173e411 100644 --- a/debian/control +++ b/debian/control @@ -133,6 +133,9 @@ Provides: Enhances: netdata-core, netdata-core-no-sse, +Breaks: + netdata-core (<< 1.16.1-3~), + netdata-core-no-sse (<< 1.16.1-3~), Description: real-time performance monitoring (bash plugins) Netdata is distributed, real-time, performance and health monitoring for systems and applications. It provides insights of everything happening on the @@ -177,6 +180,9 @@ Provides: Enhances: netdata-core, netdata-core-no-sse, +Breaks: + netdata-core (<< 1.17.0-1~), + netdata-core-no-sse (<< 1.17.0-1~), Description: real-time performance monitoring (python plugins) Netdata is distributed, real-time, performance and health monitoring for systems and applications. It provides insights of everything happening on the |