scrub-obsolete Package - vdeplug-vdesl

Ready changes

Diff

diff --git a/debian/changelog b/debian/changelog
index c1ecd7b..423f3a3 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+vdeplug-vdesl (0.1.0-3) UNRELEASED; urgency=medium
+
+  * Remove constraints unnecessary since buster:
+    + Build-Depends: Drop versioned constraint on cmake.
+
+ -- Debian Janitor <janitor@jelmer.uk>  Thu, 02 Jun 2022 19:55:46 -0000
+
 vdeplug-vdesl (0.1.0-2) unstable; urgency=medium
 
   * d/control: Add VirtualSquare Uploader
diff --git a/debian/control b/debian/control
index 2346a81..18da6b3 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Priority: optional
 Section: libs
 Maintainer: Debian VirtualSquare Team <virtualsquare@cs.unibo.it>
 Uploaders: Mattia Biondi <mattia.biondi3@studio.unibo.it>, Renzo Davoli <renzo@cs.unibo.it>, Andrea Capriotti <capriott@debian.org>
-Build-Depends: debhelper-compat (= 13), cmake (>= 3.13), libvdeplug-dev (>= 4)
+Build-Depends: debhelper-compat (= 13), cmake, libvdeplug-dev (>= 4)
 Standards-Version: 4.5.0
 Rules-Requires-Root: no
 Homepage: http://www.virtualsquare.org/

Run locally

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

debcheckout vdeplug-vdesl
cd vdeplug-vdesl
DEB_UPDATE_CHANGELOG=auto deb-scrub-obsolete

More details

Full run details