scrub-obsolete Package - texhyphj

Ready changes

Diff

diff --git a/debian/changelog b/debian/changelog
index 6cbf046..17a1747 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,13 @@
 texhyphj (1.2+dfsg-3) UNRELEASED; urgency=medium
 
+  [ Samuel Thibault ]
   * control: Set Rules-Requires-Root to no.
   * control: Bump Standards-Version to 4.6.0 (no change)
 
+  [ Debian Janitor ]
+  * Remove constraints unnecessary since buster (oldstable):
+    + Build-Depends: Drop versioned constraint on default-jdk.
+
  -- Samuel Thibault <sthibault@debian.org>  Mon, 05 Apr 2021 20:53:34 +0200
 
 texhyphj (1.2+dfsg-2) unstable; urgency=medium
diff --git a/debian/control b/debian/control
index 0f187fa..12e7fcf 100644
--- a/debian/control
+++ b/debian/control
@@ -2,7 +2,7 @@ Source: texhyphj
 Section: java
 Priority: optional
 Maintainer: Sebastian Humenda <shumenda@gmx.de>
-Build-Depends: debhelper-compat (= 12), default-jdk (>= 2:1.8) | java8-sdk-headless,
+Build-Depends: debhelper-compat (= 12), default-jdk | java8-sdk-headless,
     ant, javahelper, maven-repo-helper
 Rules-Requires-Root: no
 Standards-Version: 4.6.0

Run locally

Try this locally (using the lintian-brush package):

debcheckout texhyphj
cd texhyphj
DEB_UPDATE_CHANGELOG=auto deb-scrub-obsolete

More details

Full run details