Scrub Obsolete - ruby-jekyll-optional-front-matter

Ready changes

Diff

diff --git a/debian/changelog b/debian/changelog
index 42042d9..e5884be 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -13,6 +13,9 @@ ruby-jekyll-optional-front-matter (0.3.2-2) UNRELEASED; urgency=low
 
   [ Debian Janitor ]
   * Update standards version to 4.6.2, no changes needed.
+  * Remove constraints unnecessary since buster (oldstable):
+    + ruby-jekyll-optional-front-matter: Drop versioned constraint on jekyll (>=
+      3.0) in Depends.
 
  -- Debian Janitor <janitor@jelmer.uk>  Tue, 25 Aug 2020 23:57:01 -0000
 
diff --git a/debian/control b/debian/control
index 6b27ecc..815b9da 100644
--- a/debian/control
+++ b/debian/control
@@ -15,7 +15,7 @@ Package: ruby-jekyll-optional-front-matter
 Architecture: all
 XB-Ruby-Versions: ${ruby:Versions}
 Depends: jekyll (<< 5~),
-         jekyll (>= 3.0),
+         jekyll,
          ruby | ruby-interpreter,
          ${misc:Depends},
          ${shlibs:Depends}

Debdiff

File lists identical (after any substitutions)

Control files: lines which differ (wdiff format)

  • Depends: jekyll (<< 5~), jekyll (>= 3.0), ruby | ruby-interpreter

Run locally

More details

Full run details