Run of multiarch-fixes for beansbinding

Merge these changes:

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

Summary

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

Diff

diff --git a/debian/control b/debian/control
index 2d97ec6..6653382 100644
--- a/debian/control
+++ b/debian/control
@@ -15,6 +15,7 @@ Package: libbeansbinding-java
 Architecture: all
 Depends: ${java:Depends}, ${misc:Depends}
 Suggests: libbeansbinding-java-doc
+Multi-Arch: foreign
 Description: Beans Binding API (library)
  In essence, Beans Binding (JSR 295) is about keeping
  two properties (typically of two objects) in sync.
@@ -30,6 +31,7 @@ Architecture: all
 Section: doc
 Depends: ${misc:Depends}
 Recommends: ${java:Recommends}
+Multi-Arch: foreign
 Description: Beans Binding API (documentation)
  In essence, Beans Binding (JSR 295) is about keeping
  two properties (typically of two objects) in sync.

Debdiff

File lists identical (after any substitutions)

Control files of package libbeansbinding-java: lines which differ (wdiff format)

  • Multi-Arch: foreign

Control files of package libbeansbinding-java-doc: 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 libbeansbinding-java-docapt install -t multiarch-fixes libbeansbinding-java

Reviews

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