Bug#979279: sdlgfx: Please mark -doc package Multi-Arch: foreign
Steve Langasek
steve.langasek at canonical.com
Mon Jan 4 21:23:11 GMT 2021
Package: sdlgfx
Version: 2.0.25-11.1
Severity: minor
Tags: patch
User: ubuntu-devel at lists.ubuntu.com
Usertags: origin-ubuntu hirsute ubuntu-patch
Dear maintainers,
In Ubuntu, we are in the process of moving the i386 architecture to a
compatibility-only layer on amd64, and therefore we are also moving our
autopkgtest infrastructure to test i386 binaries in a cross-environment.
The sdlgfx test currently fails because it depends on libsdl-gfx1.2-doc,
which is Architecture: all and has no architecture-dependent dependencies,
but is not marked Multi-Arch: foreign. Marking this package multi-arch:
foreign will allow autopkgtest to correctly resolve the test dependency in a
cross-testing environment.
Thanks for considering,
--
Steve Langasek Give me a lever long enough and a Free OS
Debian Developer to set it on, and I can move the world.
Ubuntu Developer https://www.debian.org/
slangasek at ubuntu.com vorlon at debian.org
-------------- next part --------------
diff -Nru sdlgfx-2.0.25/debian/control sdlgfx-2.0.25/debian/control
--- sdlgfx-2.0.25/debian/control 2018-10-23 04:19:19.000000000 -0700
+++ sdlgfx-2.0.25/debian/control 2021-01-04 09:36:25.000000000 -0800
@@ -47,6 +47,7 @@
Package: libsdl-gfx1.2-doc
Architecture: all
+Multi-Arch: foreign
Section: doc
Depends: ${misc:Depends},
libjs-jquery,
More information about the Pkg-sdl-maintainers
mailing list