Multiarch Fixes - libshell-command-perl

Ready changes

Summary

  • ma-foreign : libshell-command-perl could be marked Multi-Arch: foreign

Diff

diff --git a/debian/control b/debian/control
index 125e05a..8d4d8b9 100644
--- a/debian/control
+++ b/debian/control
@@ -15,6 +15,7 @@ Package: libshell-command-perl
 Architecture: all
 Depends: ${misc:Depends},
          ${perl:Depends}
+Multi-Arch: foreign
 Description: cross-platform functions emulating common shell commands
  Shell::Command is a thin wrapper around ExtUtils::Command. It is used to
  replace common UNIX commands in a tried-and-tested cross-platform way.

More details

Full run details