Scrub Obsolete - ruby-kitchen-docker

Ready changes

Diff

diff --git a/debian/changelog b/debian/changelog
index 210f676..fca8e65 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,8 @@
 ruby-kitchen-docker (2.10.0-2) UNRELEASED; urgency=medium
 
   * Update standards version to 4.6.2, no changes needed.
+  * Remove constraints unnecessary since buster (oldstable):
+    + Build-Depends: Drop versioned constraint on test-kitchen (>= 1.1).
 
  -- Debian Janitor <janitor@jelmer.uk>  Sat, 07 Jan 2023 05:41:45 -0000
 
diff --git a/debian/control b/debian/control
index 36bf12b..547d1e3 100644
--- a/debian/control
+++ b/debian/control
@@ -9,7 +9,7 @@ Build-Depends: debhelper-compat (= 13),
                ruby-rspec,
                ruby-serverspec,
                ruby-simplecov,
-               test-kitchen (>= 1.1)
+               test-kitchen
 Standards-Version: 4.6.2
 Vcs-Git: https://salsa.debian.org/ruby-team/ruby-kitchen-docker.git
 Vcs-Browser: https://salsa.debian.org/ruby-team/ruby-kitchen-docker

Debdiff

File lists identical (after any substitutions)

No differences were encountered in the control files

Run locally

More details

Full run details