[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

[Pkg-fonts-devel] Bug#637967: please mark ttf-dejavu* Multi-Arch: foreign



Package: ttf-dejavu
Version: 2.33-1
Severity: normal
Tags: patch
User: ubuntu-devel@lists.ubuntu.com
Usertags: origin-ubuntu oneiric ubuntu-patch

Hi folks,

I've just pushed a patch to the ttf-dejavu package in Ubuntu to mark the
binary packages Multi-Arch: foreign, in compliance with the plan for
multiarch described at <https://wiki.ubuntu.com/MultiarchSpec>.  Since
some common 32-bit-only applications such as google earth have a dependency
on ttf-dejavu, having the fonts marked Multi-Arch: foreign will facilitate
being able to install those 32-bit packages directly on amd64 and let us get
rid of ia32-libs sooner for wheezy.

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@ubuntu.com                                     vorlon@debian.org
diff -Nru ttf-dejavu-2.33/debian/changelog ttf-dejavu-2.33/debian/changelog
diff -Nru ttf-dejavu-2.33/debian/control ttf-dejavu-2.33/debian/control
--- ttf-dejavu-2.33/debian/control	2011-02-28 14:46:20.000000000 -0800
+++ ttf-dejavu-2.33/debian/control	2011-08-15 18:57:12.000000000 -0700
@@ -12,6 +12,7 @@
 
 Package: ttf-dejavu
 Architecture: all
+Multi-Arch: foreign
 Depends: ${misc:Depends}, ttf-dejavu-core, ttf-dejavu-extra
 Conflicts: ttf-dejavu (<< 2.20-1)
 Description: Metapackage to pull in ttf-dejavu-core and ttf-dejavu-extra
@@ -28,6 +29,7 @@
 
 Package: ttf-dejavu-core
 Architecture: all
+Multi-Arch: foreign
 Depends: ${misc:Depends}
 Conflicts: ttf-dejavu (<< 2.20-1)
 Replaces: ttf-dejavu (<< 2.20-1)
@@ -47,6 +49,7 @@
 
 Package: ttf-dejavu-extra
 Architecture: all
+Multi-Arch: foreign
 Depends: ${misc:Depends}, ttf-dejavu-core
 Conflicts: ttf-dejavu (<< 2.20-1)
 Replaces: ttf-dejavu (<< 2.20-1)

Reply to: