Multiarch Fixes - libparallel-iterator-perl

Ready changes

Summary

  • ma-foreign : libparallel-iterator-perl could be marked Multi-Arch: foreign

Diff

diff --git a/debian/control b/debian/control
index 9150d6f..757da9b 100644
--- a/debian/control
+++ b/debian/control
@@ -16,6 +16,7 @@ Package: libparallel-iterator-perl
 Architecture: all
 Depends: ${misc:Depends},
          ${perl:Depends}
+Multi-Arch: foreign
 Description: module for simple parallel execution
  Parallel::Iterator provides a 'parallel map()'. Multiple worker processes are
  forked so that many instances of the transformation function may be executed

More details

Full run details