Multiarch Fixes - libextutils-hascompiler-perl

Ready changes

Summary

  • ma-foreign : libextutils-hascompiler-perl could be marked Multi-Arch: foreign

Diff

diff --git a/debian/control b/debian/control
index 5af686d..0037a8b 100644
--- a/debian/control
+++ b/debian/control
@@ -18,6 +18,7 @@ Package: libextutils-hascompiler-perl
 Architecture: all
 Depends: ${misc:Depends},
          ${perl:Depends}
+Multi-Arch: foreign
 Description: Perl Module checking the presence of a compiler
  ExtUtils::HasCompiler tries to check if the current system is capable of
  compiling, linking and loading an XS module.

More details

Full run details