Package: libgnomecanvas Version: 2.30.3-1 Severity: normal Tags: patch User: ubuntu-de...@lists.ubuntu.com Usertags: origin-ubuntu precise ubuntu-patch
Hi folks, Although libgnomecanvas is deprecated, there are third-party binary-only packages in the wild that depend on it. As a result, I think it's worthwhile to have the package multiarch cross-installable. To this end, please find attached a patch that marks libgnomecanvas2-common Multi-Arch: foreign. This patch has been applied in Ubuntu; I have not taken the time to make libgnomecanvas2-0 co-installable, since users are unlikely to need this library installed for more than one architecture at a time. 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-30 17:24:05 +0000 +++ debian/control 2011-12-02 19:55:05 +0000 @@ -56,6 +56,7 @@ Package: libgnomecanvas2-common Architecture: all +Multi-Arch: foreign Section: x11 Depends: ${misc:Depends} Description: powerful object-oriented display engine - common files === modified file 'debian/control.in' --- debian/control.in 2011-07-30 17:24:05 +0000 +++ debian/control.in 2011-12-02 19:55:05 +0000 @@ -51,6 +51,7 @@ Package: libgnomecanvas2-common Architecture: all +Multi-Arch: foreign Section: x11 Depends: ${misc:Depends} Description: powerful object-oriented display engine - common files