Bug#616533: please mark hicolor-icon-theme 'Multi-Arch: foreign'

Steve Langasek steve.langasek at canonical.com
Sat Mar 5 10:11:34 UTC 2011


Package: hicolor-icon-theme
Version: 0.12-1
Severity: minor
Tags: patch
User: vorlon at debian.org
Usertags: multiarch

Hi guys,

I've just applied a patch to hicolor-icon-theme in Ubuntu to marks the
package 'Multi-Arch: foreign'; this indicates, per
<https://wiki.ubuntu.com/MultiarchSpec>, that it will satisfy the
dependencies of packages of architectures other than the native
architecture.

It's perfectly safe to tag packages as Multi-Arch: foreign in advance of a
package manager that's capable of understanding this (which should be along
soon in any case), so I request that this be set on the package in Debian as
well.  For the most part, though, hicolor-icon-theme is a Recommend rather
than a Depend, so this is a low-priority issue... I patched it in Ubuntu
mainly to have a clean apt output when cross-installing gtk.

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/
slangasek at ubuntu.com                                     vorlon at debian.org
-------------- next part --------------
=== modified file 'debian/control'
--- debian/control	2010-09-08 19:52:22 +0000
+++ debian/control	2011-03-05 10:03:45 +0000
@@ -14,6 +14,7 @@
 Package: hicolor-icon-theme
 Depends: ${misc:Depends}
 Architecture: all
+Multi-Arch: foreign
 Description: default fallback theme for FreeDesktop.org icon themes
  This is the default fallback theme used by implementations of the
  Freedesktop.org Icon Theme specification.

=== modified file 'debian/control.in'
--- debian/control.in	2009-03-25 15:36:21 +0000
+++ debian/control.in	2011-03-05 10:02:55 +0000
@@ -9,6 +9,7 @@
 Package: hicolor-icon-theme
 Depends: ${misc:Depends}
 Architecture: all
+Multi-Arch: foreign
 Description: default fallback theme for FreeDesktop.org icon themes
  This is the default fallback theme used by implementations of the
  Freedesktop.org Icon Theme specification.



More information about the pkg-gnome-maintainers mailing list