- d/control: ensure break relationships are backportable 84/17384/1
authorChristian Ehrhardt <christian.ehrhardt@canonical.com>
Thu, 7 Feb 2019 14:54:49 +0000 (15:54 +0100)
committerChristian Ehrhardt <christian.ehrhardt@canonical.com>
Thu, 7 Feb 2019 14:54:49 +0000 (15:54 +0100)
Change-Id: I87b3361f11a59e8deed04ba93b536e5cc9e3486c
Signed-off-by: Christian Ehrhardt <christian.ehrhardt@canonical.com>
debian/control

index 1381ea6..00dbbae 100644 (file)
@@ -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},