Run of multiarch-fixes for agnostic-lizard

Merge these changes:

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

Summary

Apply multi-arch hints:
  • ma-foreign : cl-agnostic-lizard could be marked Multi-Arch: foreign

Diff

diff --git a/debian/control b/debian/control
index 0618772..b15ea8f 100644
--- a/debian/control
+++ b/debian/control
@@ -13,6 +13,7 @@ Rules-Requires-Root: no
 Package: cl-agnostic-lizard
 Architecture: all
 Depends: ${misc:Depends}
+Multi-Arch: foreign
 Description: best-effort portable code walker for Common Lisp
  Agnostic Lizard is a portable implementation of a code walker, and in
  particular of the macroexpand-all function (and macro), which makes a

Debdiff

File lists identical (after any substitutions)

Control files: lines which differ (wdiff format)

  • Multi-Arch: foreign

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 cl-agnostic-lizard

Reviews

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