Run of multiarch-fixes for cctz

Merge these changes:

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

Summary

Apply multi-arch hints:
  • ma-same : libcctz-dev could be marked Multi-Arch: same
  • ma-foreign : libcctz-doc could be marked Multi-Arch: foreign

Diff

diff --git a/debian/control b/debian/control
index c901eeb..e737256 100644
--- a/debian/control
+++ b/debian/control
@@ -20,6 +20,7 @@ Depends: libcctz2 (= ${binary:Version}),
          ${misc:Depends}
 Recommends: tzdata
 Suggests: libcctz-doc
+Multi-Arch: same
 Description: Library for computing dates, times and time zones, development files
  CCTZ contains two libraries that cooperate with `<chrono>` to give C++
  programmers all the necessary tools for computing with dates, times, and time
@@ -46,6 +47,7 @@ Section: doc
 Depends: ${misc:Depends},
          ${shlibs:Depends}
 Pre-Depends: ${misc:Pre-Depends}
+Multi-Arch: foreign
 Description: Library for computing dates, times and time zones, documentation
  CCTZ contains two libraries that cooperate with `<chrono>` to give C++
  programmers all the necessary tools for computing with dates, times, and time

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/cf/41e88fda46af43feae29bd0f710cd97187a5cd.debug

Files in first set of .debs but not in second

-rw-r--r--  root/root   /usr/lib/debug/.build-id/bf/9b289b261659577da4fa60e9156703d025bebf.debug

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

  • Multi-Arch: same

Control files of package libcctz-doc: lines which differ (wdiff format)

  • Multi-Arch: foreign

No differences were encountered between the control files of package libcctz2

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

  • Build-Ids: bf9b289b261659577da4fa60e9156703d025bebf cf41e88fda46af43feae29bd0f710cd97187a5cd

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 libcctz-devapt install -t multiarch-fixes libcctz-docapt install -t multiarch-fixes libcctz2-dbgsymapt install -t multiarch-fixes libcctz2

Reviews

Reviewer Verdict Comment
jelmer@debian.org approved