Scrub Obsolete - websocket-api

Ready changes

Diff

diff --git a/debian/changelog b/debian/changelog
index ac912c3..013e7fb 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,14 @@
+websocket-api (1.1-3) UNRELEASED; urgency=medium
+
+  * Remove constraints unnecessary since buster:
+    + Build-Depends: Drop versioned constraint on maven-debian-helper.
+    + libwebsocket-api-java: Drop versioned constraint on libservlet3.1-java in
+      Replaces.
+    + libwebsocket-api-java: Drop versioned constraint on libservlet3.1-java in
+      Breaks.
+
+ -- Debian Janitor <janitor@jelmer.uk>  Tue, 26 Jul 2022 20:23:06 -0000
+
 websocket-api (1.1-2) unstable; urgency=medium
 
   * Team upload.
diff --git a/debian/control b/debian/control
index a46340f..362831f 100644
--- a/debian/control
+++ b/debian/control
@@ -7,7 +7,7 @@ Build-Depends:
  debhelper-compat (= 12),
  default-jdk,
  libmaven-bundle-plugin-java,
- maven-debian-helper (>= 2.1)
+ maven-debian-helper
 Standards-Version: 4.5.0
 Vcs-Git: https://salsa.debian.org/java-team/websocket-api.git
 Vcs-Browser: https://salsa.debian.org/java-team/websocket-api
@@ -17,8 +17,6 @@ Package: libwebsocket-api-java
 Architecture: all
 Depends: ${maven:Depends}, ${misc:Depends}
 Suggests: ${maven:OptionalDepends}
-Breaks: libservlet3.1-java (<< 9)
-Replaces: libservlet3.1-java (<< 9)
 Description: Java WebSocket API
  Java API for WebSocket (JSR-356) defines a standard API for the development
  of websocket applications, both on the server side as well as on the Java

Debdiff

File lists identical (after any substitutions)

Control files: lines which differ (wdiff format)

  • Breaks: libservlet3.1-java (<< 9)
  • Replaces: libservlet3.1-java (<< 9)

Run locally

More details

Full run details