Run of multiarch-fixes for asmtools

Merge these changes:

git pull https://janitor.debian.net/git/asmtools multiarch-fixes/main
Full worker log

Summary

Apply multi-arch hints:
  • ma-foreign : libasmtools-java could be marked Multi-Arch: foreign

Diff

diff --git a/debian/control b/debian/control
index aa7ac87..539cbe1 100644
--- a/debian/control
+++ b/debian/control
@@ -16,6 +16,7 @@ Rules-Requires-Root: no
 Package: libasmtools-java
 Architecture: all
 Depends: ${java:Depends}, ${misc:Depends}
+Multi-Arch: foreign
 Description: OpenJDK AsmTools
  The AsmTools open source project is used to develop tools for the production
  of proper and improper Java '.class' files. AsmTools are being opened in order

Debdiff

File lists identical (after any substitutions)

Control files: lines which differ (wdiff format)

  • Multi-Arch: foreign

Publish History

  • 2023-02-14T21:40: ( Success ) (requested by runner)

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 libasmtools-java

Reviews

Reviewer Verdict Comment
jelmer@debian.org approved