Author: schizo Date: 2009-08-04 02:57:19 +0000 (Tue, 04 Aug 2009) New Revision: 3737
Modified: tzdata/trunk/debian/changelog tzdata/trunk/debian/rules Log: Re-enable U.S. time zone choices. closes: #509745. Modified: tzdata/trunk/debian/changelog =================================================================== --- tzdata/trunk/debian/changelog 2009-08-04 02:56:59 UTC (rev 3736) +++ tzdata/trunk/debian/changelog 2009-08-04 02:57:19 UTC (rev 3737) @@ -1,6 +1,7 @@ tzdata (2009k-3) UNRELEASED; urgency=low * Clarify some wording in postinst and debconf template. closes: #507164. + * Re-enable U.S. time zone choices. closes: #509745. -- Clint Adams <[email protected]> Mon, 03 Aug 2009 22:46:22 -0400 Modified: tzdata/trunk/debian/rules =================================================================== --- tzdata/trunk/debian/rules 2009-08-04 02:56:59 UTC (rev 3736) +++ tzdata/trunk/debian/rules 2009-08-04 02:57:19 UTC (rev 3737) @@ -47,6 +47,7 @@ Indian \ Pacific \ SystemV \ + US \ Etc QUILT := quilt --quiltrc ../debian/patches/quiltrc -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

