Multiarch Fixes - scala-asm

Ready changes

Summary

  • ma-foreign : scala-asm could be marked Multi-Arch: foreign

Diff

diff --git a/debian/control b/debian/control
index 7eb3c8d..1f5a45c 100644
--- a/debian/control
+++ b/debian/control
@@ -13,6 +13,7 @@ Package: scala-asm
 Architecture: all
 Depends: ${misc:Depends}, ${maven:Depends}
 Suggests: ${maven:OptionalDepends}
+Multi-Arch: foreign
 Description: Fork of ASM for the Scala Compiler
  This library is a fork of the ASM Java bytecode manipulation and analysis
  framework (see libasm-java) modified for the needs of the Scala compiler.

Debdiff

File lists identical (after any substitutions)

Control files: lines which differ (wdiff format)

  • Multi-Arch: foreign

More details

Full run details