Author: clint Date: 2011-02-10 17:30:27 +0000 (Thu, 10 Feb 2011) New Revision: 4515
Modified: tzdata/trunk/debian/changelog tzdata/trunk/debian/control Log: Mark tzdata and tzdata-java as Multi-Arch: foreign. closes: #612700. Modified: tzdata/trunk/debian/changelog =================================================================== --- tzdata/trunk/debian/changelog 2011-02-10 15:01:11 UTC (rev 4514) +++ tzdata/trunk/debian/changelog 2011-02-10 17:30:27 UTC (rev 4515) @@ -1,3 +1,10 @@ +tzdata (2011b-2) unstable; urgency=low + + * Mark tzdata and tzdata-java as Multi-Arch: foreign. + closes: #612700. + + -- Clint Adams <[email protected]> Thu, 10 Feb 2011 12:28:15 -0500 + tzdata (2011b-1) unstable; urgency=low * New upstream release. Modified: tzdata/trunk/debian/control =================================================================== --- tzdata/trunk/debian/control 2011-02-10 15:01:11 UTC (rev 4514) +++ tzdata/trunk/debian/control 2011-02-10 17:30:27 UTC (rev 4515) @@ -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 +24,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 -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: http://lists.debian.org/[email protected]

