From ab784918f9da998ba0c21415409c94d3e3a81b58 Mon Sep 17 00:00:00 2001 From: Christian Ehrhardt Date: Thu, 7 Feb 2019 15:54:49 +0100 Subject: [PATCH] - d/control: ensure break relationships are backportable Change-Id: I87b3361f11a59e8deed04ba93b536e5cc9e3486c Signed-off-by: Christian Ehrhardt --- debian/control | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/control b/debian/control index 1381ea64..00dbbaef 100644 --- a/debian/control +++ b/debian/control @@ -69,7 +69,7 @@ Suggests: dpdk-doc, dpdk-rte-kni-dkms (= ${binary:Version}), linux-image-generic, ${librte:Suggests}, -Breaks: dpdk-dev (<< 18.11-4), +Breaks: dpdk-dev (<< 18.11-4~), Replaces: dpdk-dev (<< 18.11), Description: Data Plane Development Kit (runtime) DPDK is a set of libraries for fast packet processing. Applications run @@ -80,7 +80,7 @@ Description: Data Plane Development Kit (runtime) Package: dpdk-dev Section: oldlibs Architecture: amd64 arm64 armhf i386 ppc64el -Breaks: dpdk (<< 18.11-4), +Breaks: dpdk (<< 18.11-4~), Replaces: dpdk (<< 18.11-4), Depends: libdpdk-dev (>= ${source:Version}), ${misc:Depends}, -- 2.16.6