Scrub Obsolete - lucene4.10

Ready changes

Diff

diff --git a/debian/changelog b/debian/changelog
index 23a2024..2a55b87 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+lucene4.10 (4.10.4+dfsg-8) UNRELEASED; urgency=medium
+
+  * Remove constraints unnecessary since buster:
+    + Build-Depends-Indep: Drop versioned constraint on libasm-java and
+      libmorfologik-stemming-java.
+
+ -- Debian Janitor <janitor@jelmer.uk>  Tue, 17 May 2022 04:27:35 -0000
+
 lucene4.10 (4.10.4+dfsg-7) unstable; urgency=medium
 
   * Team upload.
diff --git a/debian/control b/debian/control
index 30de3a6..001feae 100644
--- a/debian/control
+++ b/debian/control
@@ -11,7 +11,7 @@ Build-Depends:
  maven-repo-helper
 Build-Depends-Indep:
  antlr3,
- libasm-java (>= 5.0),
+ libasm-java,
  libcarrotsearch-hppc-java,
  libcarrotsearch-randomizedtesting-java,
  libcommons-codec-java,
@@ -21,7 +21,7 @@ Build-Depends-Indep:
  libhttpcore-java,
  libicu4j-java,
  libjetty9-java,
- libmorfologik-stemming-java (>= 1.8.3),
+ libmorfologik-stemming-java,
  libnekohtml-java,
  libregexp-java,
  libservlet-api-java,

Debdiff

File lists identical (after any substitutions)

No differences were encountered in the control files

Run locally

More details

Full run details