Scrub Obsolete - ruby-fuubar

Ready changes

Diff

diff --git a/debian/control b/debian/control
index 6e1fdc5..0248efc 100644
--- a/debian/control
+++ b/debian/control
@@ -5,8 +5,8 @@ Maintainer: Debian Ruby Team <pkg-ruby-extras-maintainers@lists.alioth.debian.or
 Uploaders: Pirate Praveen <praveen@debian.org>
 Build-Depends: debhelper-compat (= 13),
                gem2deb,
-               ruby-progressbar (>= 1.9),
-               ruby-rspec (>= 3.5)
+               ruby-progressbar,
+               ruby-rspec
 Standards-Version: 4.5.1
 Vcs-Git: https://salsa.debian.org/ruby-team/ruby-fuubar.git
 Vcs-Browser: https://salsa.debian.org/ruby-team/ruby-fuubar
@@ -18,8 +18,8 @@ Package: ruby-fuubar
 Architecture: all
 XB-Ruby-Versions: ${ruby:Versions}
 Depends: ruby | ruby-interpreter,
-         ruby-progressbar (>= 1.9),
-         ruby-rspec (>= 3.5),
+         ruby-progressbar,
+         ruby-rspec,
          ${misc:Depends},
          ${shlibs:Depends}
 Description: instafailing RSpec progress bar formatter

Debdiff

File lists identical (after any substitutions)

Control files: lines which differ (wdiff format)

  • Depends: ruby | ruby-interpreter, ruby-progressbar (>= 1.9), ruby-progressbar, ruby-rspec (>= 3.5)

Run locally

More details

Full run details