Author: clint Date: 2012-03-06 18:42:17 +0000 (Tue, 06 Mar 2012) New Revision: 5176
Modified: tzdata/trunk/debian/changelog tzdata/trunk/debian/control tzdata/trunk/debian/watch Log: 2012b-1 Modified: tzdata/trunk/debian/changelog =================================================================== --- tzdata/trunk/debian/changelog 2012-02-27 06:03:57 UTC (rev 5175) +++ tzdata/trunk/debian/changelog 2012-03-06 18:42:17 UTC (rev 5176) @@ -1,4 +1,4 @@ -tzdata (2011n-3) UNRELEASED; urgency=low +tzdata (2012b-1) unstable; urgency=low [ Debconf translations ] * Indonesian (Mahyuddin Susanto). Closes: #656706 @@ -6,8 +6,14 @@ * Polish (Michał Kułach). Closes: #658403 * Basque (Iñaki Larrañaga Murgoitio). Closes: #660645 - -- Christian Perrier <[email protected]> Sat, 21 Jan 2012 08:19:35 +0100 + [ Clint Adams ] + * New upstream version. + * Fix watch file. + * Bump to Standards-Version 3.9.3. + * Add Homepage to debian/control. + -- Clint Adams <[email protected]> Tue, 06 Mar 2012 13:30:10 -0500 + tzdata (2011n-2) unstable; urgency=low [ Debconf translations ] Modified: tzdata/trunk/debian/control =================================================================== --- tzdata/trunk/debian/control 2012-02-27 06:03:57 UTC (rev 5175) +++ tzdata/trunk/debian/control 2012-03-06 18:42:17 UTC (rev 5176) @@ -5,7 +5,8 @@ Build-Depends-Indep: po-debconf, openjdk-6-jre-headless, fdupes Maintainer: GNU Libc Maintainers <[email protected]> Uploaders: Clint Adams <[email protected]>, Aurelien Jarno <[email protected]> -Standards-Version: 3.9.2 +Standards-Version: 3.9.3 +Homepage: http://www.iana.org/time-zones Package: tzdata Architecture: all Modified: tzdata/trunk/debian/watch =================================================================== --- tzdata/trunk/debian/watch 2012-02-27 06:03:57 UTC (rev 5175) +++ tzdata/trunk/debian/watch 2012-03-06 18:42:17 UTC (rev 5176) @@ -1,4 +1,4 @@ version=3 -ftp://ftp.iana.org/tz/releases/tzdata(\w+)\.tar\.gz \ +ftp://ftp.iana.org/tz/releases/tzdata(\d\w+)\.tar\.gz \ debian uupdate -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: http://lists.debian.org/[email protected]

