From a6d74815520bb4d00c397e84892997c7b7834aab Mon Sep 17 00:00:00 2001 From: Thomas Lamprecht Date: Mon, 9 Mar 2020 13:25:10 +0100 Subject: [PATCH] drop breaks on ovs it seems the OVS plugin can handle older versions still fine Signed-off-by: Thomas Lamprecht --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index da087d4..62358f6 100644 --- a/debian/control +++ b/debian/control @@ -17,7 +17,7 @@ Architecture: all Provides: ifupdown Conflicts: ifupdown Replaces: ifupdown -Breaks: libpve-common-perl (<< 6.0-14), openvswitch-switch (<< 2.12.0-1) +Breaks: libpve-common-perl (<< 6.0-14) Depends: ${python:Depends}, ${misc:Depends}, iproute2, python-argcomplete, python-ipaddr Suggests: isc-dhcp-client, bridge-utils, ethtool, python-gvgen, python-mako Description: Network Interface Management tool similar to ifupdown