Run of multiarch-fixes for android-platform-build

Merge these changes:

Full worker log

Summary

Apply multi-arch hints:
  • dep-any : android-logtags-tools could have its dependency on python3 annotated with :any

Diff

diff --git a/debian/control b/debian/control
index 9efbe2bc..b2fc202a 100644
--- a/debian/control
+++ b/debian/control
@@ -76,7 +76,7 @@ Package: android-logtags-tools
 Architecture: all
 Depends:
  ${misc:Depends},
- python3
+ python3:any
 Description: Tools from AOSP that process event-log-tags files
  This package contains Python scripts from AOSP repository platform/build that
  process event-log-tags (.logtags) files. It contains:

Debdiff

[The following lists of changes regard files as different if they have different names, permissions or owners.]

Files in second set of .debs but not in first

-rw-r--r--  root/root   /usr/lib/debug/.build-id/82/1993dfd26ab1e36c15424afd7050aa0fdd8ad0.debug
-rw-r--r--  root/root   /usr/lib/debug/.build-id/a5/c1fa9fa17a84992c60ca5bcaf70e63b9b78ccb.debug
-rw-r--r--  root/root   /usr/lib/debug/.build-id/bd/37235a6867ea0eb7813e767d5f3ed291e1aea6.debug

Files in first set of .debs but not in second

-rw-r--r--  root/root   /usr/lib/debug/.build-id/2a/21597db7d7951f239592c93640832f90c6349d.debug
-rw-r--r--  root/root   /usr/lib/debug/.build-id/37/29f5aaff646d90f4c40dbf580bdb0969824771.debug
-rw-r--r--  root/root   /usr/lib/debug/.build-id/6d/1a13e7ab4530e8e7653db309c02528d6ad901a.debug

Control files of package android-logtags-tools: lines which differ (wdiff format)

  • Depends: python3 python3:any

No differences were encountered between the control files of package makeparallel

Control files of package makeparallel-dbgsym: lines which differ (wdiff format)

  • Build-Ids: 2a21597db7d7951f239592c93640832f90c6349d a5c1fa9fa17a84992c60ca5bcaf70e63b9b78ccb

No differences were encountered between the control files of package signapk

No differences were encountered between the control files of package signtos

No differences were encountered between the control files of package zipalign

Control files of package zipalign-dbgsym: lines which differ (wdiff format)

  • Build-Ids: 3729f5aaff646d90f4c40dbf580bdb0969824771 821993dfd26ab1e36c15424afd7050aa0fdd8ad0

No differences were encountered between the control files of package ziptime

Control files of package ziptime-dbgsym: lines which differ (wdiff format)

  • Build-Ids: 6d1a13e7ab4530e8e7653db309c02528d6ad901a bd37235a6867ea0eb7813e767d5f3ed291e1aea6

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 android-logtags-toolsapt install -t multiarch-fixes makeparallel-dbgsymapt install -t multiarch-fixes makeparallelapt install -t multiarch-fixes signapkapt install -t multiarch-fixes signtosapt install -t multiarch-fixes zipalign-dbgsymapt install -t multiarch-fixes zipalignapt install -t multiarch-fixes ziptime-dbgsymapt install -t multiarch-fixes ziptime

Reviews

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