scrub-obsolete Package - vde2

Ready changes

Diff

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 <janitor@jelmer.uk>  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.

Run locally

Try this locally (using the lintian-brush package):

debcheckout vde2
cd vde2
DEB_UPDATE_CHANGELOG=auto deb-scrub-obsolete

More details

Full run details