Run of multiarch-fixes for android-platform-external-nist-sip

Merge these changes:

Full worker log

Summary

Apply multi-arch hints:
  • ma-foreign : libnist-sip-aosp-java could be marked Multi-Arch: foreign

Diff

diff --git a/debian/control b/debian/control
index 11dc1d5..6357cb0 100644
--- a/debian/control
+++ b/debian/control
@@ -14,6 +14,7 @@ Vcs-Browser: https://salsa.debian.org/android-tools-team/android-platform-extern
 Package: libnist-sip-aosp-java
 Architecture: all
 Depends: ${java:Depends}, ${misc:Depends}
+Multi-Arch: foreign
 Description: Parser and Stack API
  Contains a protocol stack/library that helps to build and test SIP
- applications and servers.
\ No newline at end of file
+ applications and servers.

Debdiff

File lists identical (after any substitutions)

Control files: lines which differ (wdiff format)

  • Multi-Arch: foreign

Publish History

  • 2022-11-26T19:39: Failed to push: permission-denied ( Permission denied: "{"message":"403 Forbidden"}" )

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 libnist-sip-aosp-java

Reviews

Reviewer Verdict Comment
jelmer@debian.org approved