Run of multiarch-fixes for apache-pom

Merge these changes:

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

Summary

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

Diff

diff --git a/debian/control b/debian/control
index cb3d3ff..4991d55 100644
--- a/debian/control
+++ b/debian/control
@@ -15,6 +15,7 @@ Homepage: http://maven.apache.org/pom/asf/
 Package: libapache-pom-java
 Architecture: all
 Depends: ${misc:Depends}
+Multi-Arch: foreign
 Description: Maven metadata for all Apache Software projects
  This package contains the Maven metadata shared between all
  Apache Software Foundation's projects.

Debdiff

File lists identical (after any substitutions)

Control files: lines which differ (wdiff format)

  • Multi-Arch: foreign

Publish History

  • 2023-02-18T12:03: ( Success ) (requested by runner)

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 libapache-pom-java

Reviews

Reviewer Verdict Comment
isomer@gmail.com approved