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

Bug#612700: please mark tzdata as Multi-Arch: foreign



Package: tzdata
Version: 2011a-1
Severity: minor
Tags: patch
User: ubuntu-devel@lists.ubuntu.com
Usertags: origin-ubuntu natty ubuntu-patch

Hi Clint,

I've just pushed a patch to the tzdata package in Ubuntu to mark the tzdata
binary packages as Multi-Arch: foreign, in compliance with the plan for
multiarch described at <https://wiki.ubuntu.com/MultiarchSpec>.  Since
eglibc in Ubuntu depends on tzdata this is somewhat critical-path there;
it's much less so in Debian, but it would still be technically correct for
the package there so I'm forwarding the change on for your consideration -
see attached patch.

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 tzdata-2011a/debian/control tzdata-2011a/debian/control
--- tzdata-2011a/debian/control	2010-08-10 20:53:24.000000000 -0700
+++ tzdata-2011a/debian/control	2011-02-09 15:20:17.000000000 -0800
@@ -9,6 +9,7 @@
 
 Package: tzdata
 Architecture: all
+Multi-Arch: foreign
 Depends: ${misc:Depends}, debconf | debconf-2.0
 Replaces: libc0.1, libc0.3, libc6, libc6.1
 Provides: tzdata-squeeze
@@ -23,6 +25,7 @@
 Architecture: all
 Section: java
 Priority: optional
+Multi-Arch: foreign
 Depends: ${misc:Depends}, tzdata (= ${binary:Version})
 Description: time zone and daylight-saving time data for use by java runtimes
  This package contains data required for the implementation of

Reply to: