Package: udisks Version: 1.0.4-1 Severity: normal Tags: patch User: ubuntu-de...@lists.ubuntu.com Usertags: origin-ubuntu precise ubuntu-patch
Hi guys, udisks has shared library packages as reverse dependencies (in particular, libgdu0), so in the multiarch world, it needs to be marked Multi-Arch: foreign to satisfy the dependency of a foreign-architecture library. The attached simple patch achieves this, and has been uploaded to Ubuntu. It would be a good idea to have this change in Debian as well. Thanks for considering the patch. -- 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-08-30 00:51:54 +0000 +++ debian/control 2011-10-21 05:37:42 +0000 @@ -30,6 +30,7 @@ Package: udisks Architecture: any +Multi-Arch: foreign. Depends: ${shlibs:Depends}, ${misc:Depends}, udev, dbus Recommends: policykit-1, hdparm, dosfstools, mtools, ntfs-3g, ntfsprogs, eject Suggests: xfsprogs, reiserfsprogs, mdadm, cryptsetup