Scrub Obsolete - mockito

Ready changes

Diff

diff --git a/debian/changelog b/debian/changelog
index 2c9c405..8c1ba4d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+mockito (2.23.0-3) UNRELEASED; urgency=medium
+
+  * Remove constraints unnecessary since buster:
+    + Build-Depends: Drop versioned constraint on gradle, libasm-java and
+      maven-repo-helper.
+
+ -- Debian Janitor <janitor@jelmer.uk>  Tue, 24 May 2022 08:45:10 -0000
+
 mockito (2.23.0-2) unstable; urgency=medium
 
   * Team upload.
diff --git a/debian/control b/debian/control
index 46f8c7a..b02f6c6 100644
--- a/debian/control
+++ b/debian/control
@@ -8,17 +8,17 @@ Build-Depends:
  bnd,
  debhelper-compat (= 13),
  default-jdk,
- gradle (>= 3.4.1-2),
+ gradle,
  gradle-debian-helper,
  javahelper,
  junit4,
- libasm-java (>= 5.0),
+ libasm-java,
  libhamcrest-java,
  libbyte-buddy-java (>= 1.8.2-2~),
  libjson-simple-java,
  libobjenesis-java,
  libspock-java,
- maven-repo-helper (>= 1.9~),
+ maven-repo-helper,
  testng
 Standards-Version: 4.6.1
 Vcs-Git: https://salsa.debian.org/java-team/mockito.git

Debdiff

File lists identical (after any substitutions)

No differences were encountered in the control files

Run locally

More details

Full run details