scrub-obsolete Package - strcase

Ready changes

Diff

diff --git a/debian/changelog b/debian/changelog
index 8066694..a44813b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+strcase (0.1-4) UNRELEASED; urgency=medium
+
+  * Remove constraints unnecessary since buster:
+    + Build-Depends: Drop versioned constraint on cmake.
+
+ -- Debian Janitor <janitor@jelmer.uk>  Wed, 20 Jul 2022 05:58:49 -0000
+
 strcase (0.1-3) unstable; urgency=medium
 
   * Source only upload
diff --git a/debian/control b/debian/control
index 4ab9386..5acfe63 100644
--- a/debian/control
+++ b/debian/control
@@ -2,7 +2,7 @@ Source: strcase
 Priority: optional
 Maintainer: Debian VirtualSquare Team <virtualsquare@cs.unibo.it>
 Uploaders: Mattia Biondi <mattiabiondi1@gmail.com>, Renzo Davoli <renzo@cs.unibo.it>, Andrea Capriotti <capriott@debian.org>
-Build-Depends: debhelper-compat (= 13), cmake (>= 3.12)
+Build-Depends: debhelper-compat (= 13), cmake
 Standards-Version: 4.5.0
 Section: libdevel
 Homepage: http://www.virtualsquare.org/

Run locally

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

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

More details

Full run details