Package: libthai
Version: 0.1.14-2
Severity: normal
Tags: patch
User: [email protected]
Usertags: multiarch
Hi Theppitak,
I've just applied a patch to libthai in Ubuntu to mark the libthai-data and
libthai-doc packages 'Multi-Arch: foreign'; this indicates, per
<https://wiki.ubuntu.com/MultiarchSpec>, that they will satisfy the
dependencies of packages of other architectures when installed.
Since libthai is rather low in the desktop stack, and 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), I
request that this be set on the package in Debian as well.
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/
[email protected] [email protected]
=== modified file 'debian/control'
--- debian/control 2010-03-14 16:58:52 +0000
+++ debian/control 2011-03-04 23:55:31 +0000
@@ -44,6 +44,7 @@
Architecture: all
Depends: ${misc:Depends}
Conflicts: libthai0 (<< 0.1.10)
+Multi-Arch: foreign
Description: Data files for Thai language support library
Data needed by LibThai library. It is usually automatically installed.
@@ -51,6 +52,7 @@
Section: doc
Architecture: all
Depends: ${misc:Depends}, lynx | www-browser
+Multi-Arch: foreign
Description: Documentation files for Thai language support library
LibThai is a set of Thai language support routines aimed to ease
developers' tasks to incorporate Thai language support in their applications.