Scrub Obsolete - clojure

Ready changes

Diff

diff --git a/debian/changelog b/debian/changelog
index b861d354..e34aec6b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+clojure (1.10.3-2) UNRELEASED; urgency=medium
+
+  * Remove constraints unnecessary since buster:
+    + libclojure-java: Drop versioned constraint on clojure in Replaces.
+    + libclojure-java: Drop versioned constraint on clojure in Breaks.
+
+ -- Debian Janitor <janitor@jelmer.uk>  Sat, 14 May 2022 21:35:37 -0000
+
 clojure (1.10.3-1) unstable; urgency=medium
 
   [ Louis-Philippe Véronneau ]
diff --git a/debian/control b/debian/control
index e68f20e2..203624ec 100644
--- a/debian/control
+++ b/debian/control
@@ -50,8 +50,8 @@ Depends:
  libjsr166y-java,
  ${java:Depends},
  ${misc:Depends}
-Breaks: clojure (<< 1.9.0-3), clojure1.8 (<< 1.8.0-6), libclojure1.8-java (<< 1.8.0-6)
-Replaces: clojure (<< 1.9.0-3), clojure1.8 (<< 1.8.0-6), libclojure1.8-java (<< 1.8.0-6)
+Breaks: clojure1.8 (<< 1.8.0-6), libclojure1.8-java (<< 1.8.0-6)
+Replaces: clojure1.8 (<< 1.8.0-6), libclojure1.8-java (<< 1.8.0-6)
 Section: java
 Description: Lisp dialect for the JVM (library)
  Clojure is a dynamic programming language that targets the Java Virtual

Debdiff

File lists identical (after any substitutions)

No differences were encountered between the control files of package clojure

Control files of package libclojure-java: lines which differ (wdiff format)

  • Breaks: clojure (<< 1.9.0-3), clojure1.8 (<< 1.8.0-6), libclojure1.8-java (<< 1.8.0-6)
  • Replaces: clojure (<< 1.9.0-3), clojure1.8 (<< 1.8.0-6), libclojure1.8-java (<< 1.8.0-6)

Run locally

More details

Full run details