Multiarch Fixes - lua-argparse

Ready changes

Summary

  • ma-foreign : lua-argparse could be marked Multi-Arch: foreign

Diff

diff --git a/debian/control b/debian/control
index e4b4ad4..8f828b3 100644
--- a/debian/control
+++ b/debian/control
@@ -21,6 +21,7 @@ Depends:
 Provides:
  ${lua:Provides},
 XB-Lua-Versions: ${lua:Versions}
+Multi-Arch: foreign
 Description: feature-rich command line parser for Lua language
  Argparse supports positional arguments, options, flags, optional arguments,
  subcommands and more. Argparse automatically generates usage, help and error

More details

Full run details