Multiarch Fixes - ruby-rspec

Ready changes

Summary

  • dep-any : ruby-rspec-core could have its dependency on ruby annotated with :any

Diff

diff --git a/debian/control b/debian/control
index e60ece3..6de7025 100644
--- a/debian/control
+++ b/debian/control
@@ -48,7 +48,7 @@ X-DhRuby-Root: rspec-core
 XB-Ruby-Versions: ${ruby:Versions}
 Depends: ${misc:Depends},
          ${shlibs:Depends},
-         ruby,
+         ruby:any,
          ruby-rspec-support (= ${binary:Version}),
 Breaks: ruby-rspec-rails (<< 4.0.0~),
 Suggests: ruby-rspec

Debdiff

File lists identical (after any substitutions)

No differences were encountered between the control files of package ruby-rspec

Control files of package ruby-rspec-core: lines which differ (wdiff format)

  • Depends: ruby, ruby:any, ruby-rspec-support (= 

No differences were encountered between the control files of package ruby-rspec-expectations

No differences were encountered between the control files of package ruby-rspec-mocks

No differences were encountered between the control files of package ruby-rspec-support

More details

Full run details