From d0d0399031ef7c84a9dfb1a79b4021700465dcaa Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Fri, 12 Mar 2021 21:47:08 +0100 Subject: Adding replaces in control to fix upgrade from buster, thanks to Andreas Beckmann (Closes: #985101). Signed-off-by: Daniel Baumann --- debian/control | 19 ++++++++++++++----- 1 file changed, 14 insertions(+), 5 deletions(-) diff --git a/debian/control b/debian/control index 87968057..5ccb7f85 100644 --- a/debian/control +++ b/debian/control @@ -84,10 +84,6 @@ Depends: sse2-support [i386], ${misc:Depends}, ${shlibs:Depends}, -Conflicts: - netdata-core-no-sse, -Replaces: - netdata-core-no-sse, Recommends: curl, Suggests: @@ -100,6 +96,12 @@ Suggests: Breaks: netdata-plugins-bash (<< 1.19.0-2~), netdata-plugins-python (<< 1.17.0-1~), +Conflicts: + netdata-core-no-sse, +Replaces: + netdata-core-no-sse, + netdata-plugins-bash (<< 1.19.0-2~), + netdata-plugins-python (<< 1.17.0-1~), Description: real-time performance monitoring (core) Netdata is distributed, real-time, performance and health monitoring for systems and applications. It provides insights of everything happening on the @@ -121,7 +123,8 @@ Depends: Conflicts: netdata-core, Replaces: - netdata-core, + netdata-plugins-bash (<< 1.19.0-2~), + netdata-plugins-python (<< 1.17.0-1~), Recommends: curl, Suggests: @@ -159,6 +162,9 @@ Enhances: Breaks: netdata-core (<< 1.19.0-2~), netdata-core-no-sse (<< 1.19.0-2~), +Replaces: + netdata-core (<< 1.19.0-2~), + netdata-core-no-sse (<< 1.19.0-2~), 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 @@ -210,6 +216,9 @@ Enhances: Breaks: netdata-core (<< 1.17.0-1~), netdata-core-no-sse (<< 1.17.0-1~), +Replaces: + 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 -- cgit v1.2.3