Package: procps
Version: 1:3.2.8-11
Severity: normal
Tags: patch
User: ubuntu-de...@lists.ubuntu.com
Usertags: origin-ubuntu precise ubuntu-patch

Hi Craig,

wine in Ubuntu has a dependency on procps due to /etc/sysctl.d integration,
and because wine is a package that potentially needs to be cross-installable
(32-bit on 64-bit), procps would need to be marked Multi-Arch: foreign as
described at <http://wiki.debian.org/Multiarch/Implementation> to make this
possible.

The attached simple patch achieves this, and has been uploaded to Ubuntu.

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-07-25 22:20:41 +0000
+++ debian/control      2011-10-27 16:26:30 +0000
@@ -10,6 +10,7 @@
 
 Package: procps
 Architecture: any
+Multi-Arch: foreign
 Depends: ${shlibs:Depends}, ${misc:Depends}, lsb-base (>= 3.0-10), initscripts
 Provides: watch
 Conflicts: watch, libproc-dev (<< 1:1.2.6-2), w-bassman (<< 1.0-3), 
procps-nonfree, pgrep (<< 3.3-5)

Reply via email to