Multiarch Fixes - ruby-rethtool

Ready changes

Summary

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

Diff

diff --git a/debian/control b/debian/control
index 68a409f..d95dee5 100644
--- a/debian/control
+++ b/debian/control
@@ -18,7 +18,7 @@ Package: ruby-rethtool
 Architecture: all
 XB-Ruby-Versions: ${ruby:Versions}
 Depends:
- ruby | ruby-interpreter,
+ ruby:any | ruby-interpreter,
  ${misc:Depends},
  ${shlibs:Depends},
 Description: partial wrapper around the SIOCETHTOOL ioctl

Debdiff

File lists identical (after any substitutions)

Control files: lines which differ (wdiff format)

  • Depends: ruby ruby:any | ruby-interpreter
  • Ruby-Versions: all

More details

Full run details