From 13f09547309517fa7ec418588a69c5df649d6851 Mon Sep 17 00:00:00 2001 From: Debian Janitor Date: Fri, 2 Sep 2022 03:21:24 +0000 Subject: [PATCH] Remove constraints unnecessary since buster * libvde-dev: Drop versioned constraint on vde2 in Replaces. * libvde-dev: Drop versioned constraint on vde2 in Breaks. Changes-By: deb-scrub-obsolete --- debian/changelog | 8 ++++++++ debian/control | 3 +-- 2 files changed, 9 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 8e4ce2d..e019fbe 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +vde2 (2.3.2+r586-9) UNRELEASED; urgency=medium + + * Remove constraints unnecessary since buster: + + libvde-dev: Drop versioned constraint on vde2 in Replaces. + + libvde-dev: Drop versioned constraint on vde2 in Breaks. + + -- Debian Janitor Fri, 02 Sep 2022 03:21:24 -0000 + vde2 (2.3.2+r586-8) unstable; urgency=medium * do not generate vdeplug, libvdeplug* packages (Closes: #1000798) diff --git a/debian/control b/debian/control index 03222a0..6cf6a48 100644 --- a/debian/control +++ b/debian/control @@ -94,8 +94,7 @@ Section: libdevel Architecture: any Depends: libvde0 (= ${binary:Version}), ${misc:Depends} Conflicts: libvdemgmt0-dev (<= 2.2.2-3) -Replaces: libvdemgmt0-dev, vde2 (<< 2.3.2-1) -Breaks: vde2 (<< 2.3.2-1) +Replaces: libvdemgmt0-dev Description: Virtual Distributed Ethernet - support libraries development files VDE is a virtual switch that can connect multiple virtual machines together, both local and remote. -- GitLab