Scrub Obsolete - stencil-clojure

Ready changes

Summary

Diff

diff --git a/debian/changelog b/debian/changelog
index 865330b..fddacfc 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,13 @@ stencil-clojure (0.5.0-3) 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 and
+      maven-repo-helper.
+    + libstencil-clojure: Drop versioned constraint on libquoin-clojure and
+      libscout-clojure in Depends.
+
  -- Louis-Philippe Véronneau <pollo@debian.org>  Sat, 08 Jan 2022 18:34:30 -0500
 
 stencil-clojure (0.5.0-2) unstable; urgency=medium
diff --git a/debian/control b/debian/control
index 6144223..de96b4e 100644
--- a/debian/control
+++ b/debian/control
@@ -5,8 +5,8 @@ Maintainer: Debian Clojure Maintainers <team+clojure@tracker.debian.org>
 Uploaders: Elana Hashman <ehashman@debian.org>
 Build-Depends:
  debhelper (>= 10),
- javahelper (>= 0.32),
- maven-repo-helper (>= 1.7),
+ javahelper,
+ maven-repo-helper,
  default-jdk
 Standards-Version: 4.1.3
 Vcs-Git: https://salsa.debian.org/clojure-team/stencil-clojure.git
@@ -19,8 +19,8 @@ Depends:
  ${java:Depends},
  ${misc:Depends},
  libclojure-java | libclojure1.8-java,
- libscout-clojure (>= 0.1.0),
- libquoin-clojure (>= 0.1.2)
+ libscout-clojure,
+ libquoin-clojure
 Recommends: ${java:Recommends}
 Description: Fast, compliant implementation of Mustache in Clojure
  Stencil is a Clojure implementation of Mustache, a template system.

Debdiff

File lists identical (after any substitutions)

Control files: lines which differ (wdiff format)

  • Depends: libclojure-java | libclojure1.8-java, libscout-clojure (>= 0.1.0), libscout-clojure, libquoin-clojure (>= 0.1.2)

Run locally

More details

Full run details