diff --git a/debian/changelog b/debian/changelog
index 826c598e3dcdc84f9c3fb8622576a4cf3449dba3..0864e56d55df72ae0637bc46e7b53ac9bda76999 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+libslf4j-java (1.7.32-2) UNRELEASED; urgency=medium
+
+  * Remove constraints unnecessary since buster (oldstable):
+    + Build-Depends: Drop versioned constraint on maven-debian-helper.
+
+ -- Debian Janitor <janitor@jelmer.uk>  Sat, 19 Nov 2022 07:53:05 -0000
+
 libslf4j-java (1.7.32-1) unstable; urgency=medium
 
   * New upstream release
diff --git a/debian/control b/debian/control
index 6453f640711330655f004ae938360b87761e9a1f..72b9a1df6ce29ab5da87137066e2dd62f930c2f9 100644
--- a/debian/control
+++ b/debian/control
@@ -15,7 +15,7 @@ Build-Depends:
  liblog4j1.2-java,
  libmaven-antrun-plugin-java,
  libmaven-install-plugin-java,
- maven-debian-helper (>= 2.2~)
+ maven-debian-helper
 Standards-Version: 4.6.0.1
 Vcs-Git: https://salsa.debian.org/java-team/libslf4j-java.git
 Vcs-Browser: https://salsa.debian.org/java-team/libslf4j-java