Package: openal-soft
Version: 1:1.13-4
Severity: normal
Tags: patch
User: ubuntu-de...@lists.ubuntu.com
Usertags: origin-ubuntu precise ubuntu-patch

Hi folks,

Thanks for your work in supporting multiarch in openal-soft!

When testing libopenal1's multiarch support in Ubuntu, I found one glitch.
libopenal1 depends on libopenal-data, and even though libopenal-data is an
Architecture: all package, it needs to be marked Multi-Arch: foreign to be
recognized as satisfying the dependencies of packages of other architectures
besides the primary dpkg architecture.

(The messy details of why this is the case can be found in
<https://wiki.ubuntu.com/MultiarchSpec>.)

Please consider applying the attached patch in Debian, to complete the
multiarch transition for libopenal.

Thanks,
-- 
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                                    http://www.debian.org/
slanga...@ubuntu.com                                     vor...@debian.org
=== modified file 'debian/control'
--- debian/control      2011-09-25 12:48:53 +0000
+++ debian/control      2011-10-19 23:26:35 +0000
@@ -76,6 +76,7 @@
 
 Package: libopenal-data
 Architecture: all
+Multi-Arch: foreign
 Depends: ${misc:Depends}
 Replaces: libopenal1 (<< 1:1.13-3)
 Breaks: libopenal1 (<< 1:1.13-3)

Reply via email to