Run of multiarch-fixes for bouncycastle

Merge these changes:

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

Summary

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

Diff

diff --git a/debian/control b/debian/control
index 4f6cfa53..70afe963 100644
--- a/debian/control
+++ b/debian/control
@@ -79,6 +79,7 @@ Description: Bouncy Castle JSSE provider and TLS/DTLS API
 Package: libbcutil-java
 Architecture: all
 Depends: ${misc:Depends}
+Multi-Arch: foreign
 Description: Bouncy Castle ASN.1 Extension and Utility APIs
  The Bouncy Castle Java APIs for ASN.1 extension and utility APIs used
  to support bcpkix and bctls.

Debdiff

File lists identical (after any substitutions)

No differences were encountered between the control files of package libbcjmail-java

No differences were encountered between the control files of package libbcmail-java

No differences were encountered between the control files of package libbcpg-java

No differences were encountered between the control files of package libbcpkix-java

No differences were encountered between the control files of package libbcprov-java

No differences were encountered between the control files of package libbctls-java

Control files of package libbcutil-java: 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 libbcjmail-javaapt install -t multiarch-fixes libbcmail-javaapt install -t multiarch-fixes libbcpg-javaapt install -t multiarch-fixes libbcpkix-javaapt install -t multiarch-fixes libbcprov-javaapt install -t multiarch-fixes libbctls-javaapt install -t multiarch-fixes libbcutil-java

Reviews

Reviewer Verdict Comment
jelmer@debian.org approved