Run of multiarch-fixes for abego-treelayout

Merge these changes:

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

Summary

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

Diff

diff --git a/debian/control b/debian/control
index f3a3d9a..e223e74 100644
--- a/debian/control
+++ b/debian/control
@@ -18,6 +18,7 @@ Package: libtreelayout-java
 Architecture: all
 Depends: ${maven:Depends}, ${misc:Depends}
 Suggests: ${maven:OptionalDepends}
+Multi-Arch: foreign
 Description: Efficient and customizable TreeLayout Algorithm in Java
  The TreeLayout creates tree layouts for arbitrary trees. It is not restricted
  to a specific output or format, but can be used for any kind of two dimensional

Debdiff

File lists identical (after any substitutions)

Control files: lines which differ (wdiff format)

  • Multi-Arch: foreign

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

Reviews

Reviewer Verdict Comment
isomer@gmail.com approved
jelmer@debian.org approved