Run of multiarch-fixes for avro-c

Merge these changes:

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

Summary

Apply multi-arch hints:
  • ma-same : libavro-dev could be marked Multi-Arch: same

Diff

diff --git a/debian/control b/debian/control
index 764d8a2..ec74f4b 100644
--- a/debian/control
+++ b/debian/control
@@ -19,6 +19,7 @@ Package: libavro-dev
 Section: libdevel
 Architecture: any
 Depends: libavro23 (= ${binary:Version}), ${misc:Depends}
+Multi-Arch: same
 Description: Apache Avro C static library and headers (avro-c)
  Apache Avro is a data serialization system. Avro provides rich data
  structures; a binary data format; and a container file format, to store

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/2f/e3cb81478733f68c5bd244fe7a6734face69e9.debug
-rw-r--r--  root/root   /usr/lib/debug/.build-id/3f/fc45efb2e362bb064c9141d0c1703ec0cf51d8.debug
-rw-r--r--  root/root   /usr/lib/debug/.build-id/42/83a938323b52cbb530855488c55e6ee2c3d801.debug
-rw-r--r--  root/root   /usr/lib/debug/.build-id/80/de7e69cf34de9d21a45e36e630604de295869a.debug

Files in first set of .debs but not in second

-rw-r--r--  root/root   /usr/lib/debug/.build-id/07/89ce24fb43543abae098cded53a1e1e4b558fc.debug
-rw-r--r--  root/root   /usr/lib/debug/.build-id/61/fcf52ebf7e0994f75580c7afc54788f38b40f6.debug
-rw-r--r--  root/root   /usr/lib/debug/.build-id/72/0cd77d6a5aded52caff5c8cb35f4d77927afa4.debug
-rw-r--r--  root/root   /usr/lib/debug/.build-id/bc/d60243f9cdbfb4d21f777d839f77a8a917cb1a.debug

No differences were encountered between the control files of package avro-bin

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

  • Build-Ids: 0789ce24fb43543abae098cded53a1e1e4b558fc 61fcf52ebf7e0994f75580c7afc54788f38b40f6 720cd77d6a5aded52caff5c8cb35f4d77927afa4 bcd60243f9cdbfb4d21f777d839f77a8a917cb1a 2fe3cb81478733f68c5bd244fe7a6734face69e9 3ffc45efb2e362bb064c9141d0c1703ec0cf51d8 4283a938323b52cbb530855488c55e6ee2c3d801 80de7e69cf34de9d21a45e36e630604de295869a

Control files of package libavro-dev: lines which differ (wdiff format)

  • Multi-Arch: same

No differences were encountered between the control files of package libavro23

No differences were encountered between the control files of package libavro23-dbgsym

Publish History

  • 2023-03-07T19:18: ( 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 avro-bin-dbgsymapt install -t multiarch-fixes avro-binapt install -t multiarch-fixes libavro-devapt install -t multiarch-fixes libavro23-dbgsymapt install -t multiarch-fixes libavro23

Reviews

Reviewer Verdict Comment
jelmer@debian.org approved