Package: ruby-aruba / 1.0.4-1

Metadata

Package Version Patches format
ruby-aruba 1.0.4-1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
0002 drop bundler since its dependencies are solved via p.patch | (download)

Rakefile | 3 0 + 3 - 0 !
spec/spec_helper.rb | 4 0 + 4 - 0 !
2 files changed, 7 deletions(-)

 drop bundler since its dependencies are solved via package manager


0003 drop git for simplecov.patch | (download)

.simplecov | 9 1 + 8 - 0 !
1 file changed, 1 insertion(+), 8 deletions(-)

 drop git for simplecov


0004 Ignore spec aruba runtime_spec.rb.patch | (download)

spec/aruba/runtime_spec.rb | 33 0 + 33 - 0 !
1 file changed, 33 deletions(-)

 ignore spec/aruba/runtime_spec.rb

Upstream does NOT fix this test yet, so ignore it...

0005 relax minimal version for thor.patch | (download)

aruba.gemspec | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 relax minimal version for thor

Aruba builds fine with ruby-thor 0.20 and 1.x is not yet packaged.

Bug-Debian: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=964618
0005 Drop example.run to avoid test failure.patch | (download)

lib/aruba/rspec.rb | 2 0 + 2 - 0 !
1 file changed, 2 deletions(-)

 drop example.run to avoid test failure

Errors as below...