Run of multiarch-fixes for noggit

Merge these changes:

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

Summary

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

Diff

diff --git a/debian/control b/debian/control
index 803eb4c..ea5e503 100644
--- a/debian/control
+++ b/debian/control
@@ -14,6 +14,7 @@ Package: libnoggit-java
 Architecture: all
 Depends: ${misc:Depends}, ${maven:Depends}
 Suggests: ${maven:OptionalDepends}
+Multi-Arch: foreign
 Description: Fast streaming JSON parser for Java
  Noggit is the world's fastest streaming JSON parser for Java.
  Features:

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

Reviews

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