Scrub Obsolete - jsonb-api

Ready changes

Summary

Diff

diff --git a/debian/changelog b/debian/changelog
index 36543ab..3e86a10 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,12 @@
+jsonb-api (1.0-3) UNRELEASED; urgency=medium
+
+  * Remove constraints unnecessary since buster (oldstable):
+    + Build-Depends: Drop versioned constraint on junit4,
+      libmaven-bundle-plugin-java, libmaven-dependency-plugin-java and
+      maven-debian-helper.
+
+ -- Debian Janitor <janitor@jelmer.uk>  Tue, 15 Nov 2022 22:42:16 -0000
+
 jsonb-api (1.0-2) unstable; urgency=medium
 
   * Standards-Version updated to 4.5.1
diff --git a/debian/control b/debian/control
index a2a57a0..70bc89d 100644
--- a/debian/control
+++ b/debian/control
@@ -6,11 +6,11 @@ Uploaders: Emmanuel Bourg <ebourg@apache.org>
 Build-Depends:
  debhelper-compat (= 13),
  default-jdk,
- junit4 (>= 4.12),
+ junit4,
  libjsonp-java,
- libmaven-bundle-plugin-java (>= 3.5.0),
- libmaven-dependency-plugin-java (>= 3.1.1),
- maven-debian-helper (>= 2.1)
+ libmaven-bundle-plugin-java,
+ libmaven-dependency-plugin-java,
+ maven-debian-helper
 Standards-Version: 4.5.1
 Vcs-Git: https://salsa.debian.org/java-team/jsonb-api.git
 Vcs-Browser: https://salsa.debian.org/java-team/jsonb-api

Debdiff

File lists identical (after any substitutions)

No differences were encountered in the control files

Run locally

More details

Full run details