Package: gconf
Version: 3.2.3-1
Severity: normal
Tags: patch
User: ubuntu-de...@lists.ubuntu.com
Usertags: origin-ubuntu precise ubuntu-patch

Hi Joss,

Although GNOME3 is of course moving from gconf to gsettings, some packages
such as libcanberra-gtk3-module still have a dependency on gconf2.  Having
a11y support for multiarch-installed software would certainly be nice. 
Please consider the following patch to mark gconf2 Multi-Arch: foreign.

This patch has been applied in Ubuntu precise.

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-12-17 11:52:49 +0000
+++ debian/control	2011-12-20 23:14:39 +0000
@@ -38,6 +38,7 @@
 
 Package: gconf2
 Architecture: any
+Multi-Arch: foreign
 Depends: ${shlibs:Depends},
          ${misc:Depends},
          gconf2-common (>= ${gnome:Version}),

=== modified file 'debian/control.in'
--- debian/control.in	2011-12-17 11:52:49 +0000
+++ debian/control.in	2011-12-20 23:14:20 +0000
@@ -33,6 +33,7 @@
 
 Package: gconf2
 Architecture: any
+Multi-Arch: foreign
 Depends: ${shlibs:Depends},
          ${misc:Depends},
          gconf2-common (>= ${gnome:Version}),

Reply via email to