Run of scrub-obsolete for com-hypirion-io-clojure

Merge these changes:

Full worker log

Summary

Scrub obsolete dependencies and constraints.

Diff

diff --git a/debian/changelog b/debian/changelog
index dc411db..cdb4733 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,11 @@ com-hypirion-io-clojure (0.3.1-5) UNRELEASED; urgency=normal
   [ Louis-Philippe Véronneau ]
   * d/control: New email for the Clojure Team.
 
+  [ Debian Janitor ]
+  * Remove constraints unnecessary since buster (oldstable):
+    + Build-Depends: Drop versioned constraint on javahelper (>= 0.43).
+    + Build-Depends: Drop versioned constraint on maven-repo-helper (>= 1.7).
+
  -- Louis-Philippe Véronneau <pollo@debian.org>  Sat, 08 Jan 2022 18:32:26 -0500
 
 com-hypirion-io-clojure (0.3.1-4) unstable; urgency=medium
diff --git a/debian/control b/debian/control
index 4686336..7f7d236 100644
--- a/debian/control
+++ b/debian/control
@@ -4,8 +4,8 @@ Priority: optional
 Maintainer: Debian Clojure Maintainers <team+clojure@tracker.debian.org>
 Uploaders: Tom Marble <tmarble@info9.net>
 Build-Depends:
- javahelper (>= 0.43),
- maven-repo-helper (>= 1.7),
+ javahelper,
+ maven-repo-helper,
  debhelper (>= 10),
  default-jdk
 Standards-Version: 4.1.3

Debdiff

File lists identical (after any substitutions)

No differences were encountered in the control files

Publish History

Resulting package

The resulting binary packages can be installed (if you have the apt repository enabled) by running one of:

apt install -t scrub-obsolete libcom-hypirion-io-clojure

Reviews

Reviewer Verdict Comment
isomer@gmail.com approved
jelmer@debian.org approved