Run of multiarch-fixes for apertium-eval-translator

Merge these changes:

Full worker log

Summary

Apply multi-arch hints:
  • ma-foreign : apertium-eval-translator could be marked Multi-Arch: foreign

Diff

diff --git a/debian/control b/debian/control
index 1b932dd..fbdaa58 100644
--- a/debian/control
+++ b/debian/control
@@ -13,6 +13,7 @@ Vcs-Browser: https://salsa.debian.org/science-team/apertium-eval-translator
 Package: apertium-eval-translator
 Architecture: all
 Depends: ${misc:Depends}, ${perl:Depends}
+Multi-Arch: foreign
 Description: Evaluate machine translation output against reference
  This package contails Perl scripts to evaluate Apertium-based machine
  translation output against reference: WER, PER, TER, BLEU.

Publish History

Resulting package

The resulting binary packages can be installed (if you have the apt repository enabled) by running one of:

apt install -t multiarch-fixes apertium-eval-translator

Reviews

Reviewer Verdict Comment
jelmer@debian.org approved