Scrub Obsolete - voms-clients-java

Ready changes

Diff

diff --git a/debian/changelog b/debian/changelog
index e82c8dd..6909017 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,12 @@
+voms-clients-java (3.3.2-3) UNRELEASED; urgency=medium
+
+  * Remove constraints unnecessary since buster (oldstable):
+    + Build-Depends: Drop versioned constraint on maven-debian-helper (>= 2.2).
+    + voms-clients-java: Drop conflict with removed package voms-clients (<<
+      2.0.12) in Conflicts.
+
+ -- Debian Janitor <janitor@jelmer.uk>  Mon, 30 Jan 2023 18:31:56 -0000
+
 voms-clients-java (3.3.2-2) unstable; urgency=medium
 
   * Change to debhelper compat level 13
diff --git a/debian/control b/debian/control
index 59354cd..01cefdf 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Priority: optional
 Maintainer: Mattias Ellert <mattias.ellert@physics.uu.se>
 Build-Depends:
  debhelper (>= 13),
- maven-debian-helper (>= 2.2),
+ maven-debian-helper,
  libmaven-javadoc-plugin-java,
  junit4,
  libvoms-api-java-java (>= 3.3.2),
@@ -22,8 +22,6 @@ Depends:
  ${misc:Depends},
  ${maven:Depends},
  default-jre-headless | java8-runtime-headless
-Conflicts:
- voms-clients (<< 2.0.12)
 Description: Virtual Organization Membership Service Java clients
  The Virtual Organization Membership Service (VOMS) is an attribute authority
  which serves as central repository for VO user authorization information,

Debdiff

File lists identical (after any substitutions)

Control files: lines which differ (wdiff format)

  • Conflicts: voms-clients (<< 2.0.12)

Run locally

More details

Full run details