Scrub Obsolete - joptsimple

Ready changes

Diff

diff --git a/debian/changelog b/debian/changelog
index 9138b43..94a5cda 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -14,6 +14,12 @@ joptsimple (5.0.4-5) UNRELEASED; urgency=medium
   * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
     Repository-Browse.
   * Remove unnecessary get-orig-source-target.
+  * Remove constraints unnecessary since buster (oldstable):
+    + Build-Depends: Drop versioned constraint on junit4 (>= 4.12).
+    + Build-Depends: Drop versioned constraint on libjoda-time-java (>= 2.9.9).
+    + Build-Depends: Drop versioned constraint on libmaven-bundle-plugin-java
+      (>= 2.5.4).
+    + Build-Depends: Drop versioned constraint on maven-debian-helper (>= 2.1).
 
  -- Samuel Thibault <sthibault@debian.org>  Fri, 24 Jul 2020 13:09:31 +0200
 
diff --git a/debian/control b/debian/control
index 89ca7c0..3fce32b 100644
--- a/debian/control
+++ b/debian/control
@@ -10,12 +10,12 @@ Build-Depends:
  ant,
  debhelper-compat (= 13),
  default-jdk,
- junit4 (>= 4.12),
+ junit4,
  libhamcrest-java,
- libjoda-time-java (>= 2.9.9),
- libmaven-bundle-plugin-java (>= 2.5.4),
+ libjoda-time-java,
+ libmaven-bundle-plugin-java,
  libmaven-javadoc-plugin-java,
- maven-debian-helper (>= 2.1)
+ maven-debian-helper
 Rules-Requires-Root: no
 Standards-Version: 4.6.0
 Vcs-Git: https://salsa.debian.org/java-team/joptsimple.git

Debdiff

File lists identical (after any substitutions)

No differences were encountered between the control files of package libjoptsimple-java

No differences were encountered between the control files of package libjoptsimple-java-doc

Run locally

More details

Full run details