Scrub Obsolete - ruby-jekyll-avatar

Ready changes

Diff

diff --git a/debian/changelog b/debian/changelog
index 92e6944..aa1903f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -10,6 +10,11 @@ ruby-jekyll-avatar (0.7.0-2) UNRELEASED; urgency=low
   * d/lintian-brush.conf: Set compat-release to oldstable to prevent dh
     bumps.
 
+  [ Debian Janitor ]
+  * Remove constraints unnecessary since buster (oldstable):
+    + Build-Depends: Drop versioned constraint on gem2deb.
+    + ruby-jekyll-avatar: Drop versioned constraint on jekyll in Depends.
+
  -- Debian Janitor <janitor@jelmer.uk>  Tue, 18 Aug 2020 04:41:16 -0000
 
 ruby-jekyll-avatar (0.7.0-1) unstable; urgency=medium
diff --git a/debian/control b/debian/control
index d024eea..4f2e701 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Section: ruby
 Priority: optional
 Maintainer: Debian Ruby Extras Maintainers <pkg-ruby-extras-maintainers@lists.alioth.debian.org>
 Uploaders: Daniel Leidert <dleidert@debian.org>
-Build-Depends: debhelper-compat (= 12), gem2deb (>= 0.7.5~)
+Build-Depends: debhelper-compat (= 12), gem2deb
 Standards-Version: 4.5.0
 Vcs-Git: https://salsa.debian.org/ruby-team/ruby-jekyll-avatar.git
 Vcs-Browser: https://salsa.debian.org/ruby-team/ruby-jekyll-avatar
@@ -15,7 +15,7 @@ Package: ruby-jekyll-avatar
 Architecture: all
 XB-Ruby-Versions: ${ruby:Versions}
 Depends: jekyll (<< 4),
-         jekyll (>= 3.0),
+         jekyll,
          ruby | ruby-interpreter,
          ${misc:Depends},
          ${shlibs:Depends}

Run locally

More details

Full run details