Author: aurel32 Date: 2009-03-15 18:43:19 +0000 (Sun, 15 Mar 2009) New Revision: 3379
Modified: tzdata/trunk/debian/changelog tzdata/trunk/debian/control Log: * debian/control: move tzdata-java to section java. Modified: tzdata/trunk/debian/changelog =================================================================== --- tzdata/trunk/debian/changelog 2009-03-15 14:47:39 UTC (rev 3378) +++ tzdata/trunk/debian/changelog 2009-03-15 18:43:19 UTC (rev 3379) @@ -1,3 +1,10 @@ +tzdata (2009b-2) unstable; urgency=low + + * debian/control: s/tzdata-lenny/tzdata-squeeze/ + * debian/control: move tzdata-java to section java. + + -- Aurelien Jarno <[email protected]> Sun, 15 Mar 2009 19:42:20 +0100 + tzdata (2009b-1) unstable; urgency=low * New upstream release. Modified: tzdata/trunk/debian/control =================================================================== --- tzdata/trunk/debian/control 2009-03-15 14:47:39 UTC (rev 3378) +++ tzdata/trunk/debian/control 2009-03-15 18:43:19 UTC (rev 3379) @@ -11,7 +11,7 @@ Architecture: all Depends: debconf | debconf-2.0 Replaces: libc0.1, libc0.3, libc6, libc6.1 -Provides: tzdata-lenny +Provides: tzdata-squeeze Description: time zone and daylight-saving time data This package contains data required for the implementation of standard local time for many representative locations around the @@ -21,6 +21,7 @@ Package: tzdata-java Architecture: all +Section: java Priority: optional Depends: tzdata (= ${binary:Version}) Description: time zone and daylight-saving time data for use by java runtimes -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

