Scrub Obsolete - orthanc-imagej

Ready changes

Diff

diff --git a/debian/changelog b/debian/changelog
index 3d94666..5266d8a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+orthanc-imagej (1.2+dfsg-4) UNRELEASED; urgency=medium
+
+  * Remove constraints unnecessary since buster (oldstable):
+    + orthanc-imagej: Drop versioned constraint on default-jre (>= 2:1.8) in
+      Depends.
+
+ -- Debian Janitor <janitor@jelmer.uk>  Wed, 15 Feb 2023 23:02:52 -0000
+
 orthanc-imagej (1.2+dfsg-3) unstable; urgency=medium
 
   * Compatibility with OpenJDK >= 12. (Closes: #981958)
diff --git a/debian/control b/debian/control
index 6a1bff2..2b58a07 100644
--- a/debian/control
+++ b/debian/control
@@ -17,7 +17,7 @@ Homepage: http://www.orthanc-server.com/static.php?page=imagej
 Package: orthanc-imagej
 Architecture: all
 Depends: ${misc:Depends},
-         default-jre (>= 2:1.8) | java8-runtime,
+         default-jre | java8-runtime,
          imagej,
          libjson-simple-java
 Recommends: orthanc

Run locally

More details

Full run details