Scrub Obsolete - ruby-actionpack-xml-parser

Ready changes

Diff

diff --git a/debian/changelog b/debian/changelog
index 6c190db..a9e3684 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,11 @@ ruby-actionpack-xml-parser (2.0.1-5) UNRELEASED; urgency=medium
   * Update watch file format version to 4.
   * Bump debhelper from old 12 to 13.
   * Update standards version to 4.5.1, no changes needed.
+  * Remove constraints unnecessary since buster (oldstable):
+    + Build-Depends: Drop versioned constraint on ruby-actionpack and
+      ruby-railties.
+    + ruby-actionpack-xml-parser: Drop versioned constraint on ruby-actionpack
+      and ruby-railties in Depends.
 
  -- Debian Janitor <janitor@jelmer.uk>  Mon, 06 Sep 2021 03:55:56 -0000
 
diff --git a/debian/control b/debian/control
index 195ac81..14d2eda 100644
--- a/debian/control
+++ b/debian/control
@@ -6,9 +6,9 @@ Uploaders: Klee Dienes <klee@debian.org>, Marc Dequènes (Duck) <Duck@DuckCorp.o
 Build-Depends: debhelper-compat (= 13),
                gem2deb,
                ruby-actionpack (<< 2:7),
-               ruby-actionpack (>= 2:5.0),
+               ruby-actionpack,
                ruby-railties (<< 2:7),
-               ruby-railties (>= 2:5.0)
+               ruby-railties
 Standards-Version: 4.5.1
 Vcs-Git: https://salsa.debian.org/ruby-team/ruby-actionpack-xml-parser.git
 Vcs-Browser: https://salsa.debian.org/ruby-team/ruby-actionpack-xml-parser
@@ -21,9 +21,9 @@ Architecture: all
 XB-Ruby-Versions: ${ruby:Versions}
 Depends: ruby | ruby-interpreter,
          ruby-actionpack (<< 2:7),
-         ruby-actionpack (>= 2:5.0),
+         ruby-actionpack,
          ruby-railties (<< 2:7),
-         ruby-railties (>= 2:5.0),
+         ruby-railties,
          ${misc:Depends},
          ${shlibs:Depends}
 Description: XML parameters parser for Action Pack

Debdiff

File lists identical (after any substitutions)

Control files: lines which differ (wdiff format)

  • Depends: ruby | ruby-interpreter, ruby-actionpack (<< 2:7), ruby-actionpack (>= 2:5.0), ruby-railties (<< 2:7), ruby-railties (>= 2:5.0) 2:7)

Run locally

More details

Full run details