On Tue, Aug 16, 2011 at 06:15:39PM -0700, Steve Langasek wrote: > Package: openssl > Version: 1.0.0d-3.1 > Severity: normal > Tags: patch > User: ubuntu-de...@lists.ubuntu.com > Usertags: origin-ubuntu oneiric ubuntu-patch > > Hi guys, > > Please find attached a patch to openssl to transition it to use of the > multiarch library paths as described at > <http://wiki.debian.org/Multiarch/Implementation>. This patch has been > tested and included in Ubuntu Oneiric. > > openssl is obviously a pretty core library, and is part of the stack > packaged in ia32-libs. Converting openssl for multiarch use, and thus > facilitating the direct installation of i386 packages on amd64 systems, will > be a great step forward in the release goal of getting rid of ia32-libs for > wheezy. So please consider including this patch in Debian sooner rather > than later.
So I've uploaded the patch. But I have a question: The header files depend on the arch, because some comptile time options are stored in it. I think they're all in opensslconf.h. libssl-dev didn't get an Multi-Arch line in the control file, so I assume they currently can't install it from different arches currently. Should I move the include files to /usr/include/$triplet for that too? Or do we currently not want to support installing multiple -dev packages? Kurt -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org