Author: aurel32 Date: 2008-10-06 11:44:00 +0000 (Mon, 06 Oct 2008) New Revision: 3143
Added: tzdata/trunk/debian/patches/argentina.diff Modified: tzdata/trunk/debian/changelog tzdata/trunk/debian/patches/series Log: * Fix Argentinian timezone wrt DST. Closes: #501169 Modified: tzdata/trunk/debian/changelog =================================================================== --- tzdata/trunk/debian/changelog 2008-10-04 09:05:50 UTC (rev 3142) +++ tzdata/trunk/debian/changelog 2008-10-06 11:44:00 UTC (rev 3143) @@ -1,3 +1,9 @@ +tzdata (2008f-2) unstable; urgency=low + + * Fix Argentinian timezone wrt DST. Closes: #501169 + + -- Aurelien Jarno <[EMAIL PROTECTED]> Mon, 06 Oct 2008 13:38:46 +0200 + tzdata (2008f-1) unstable; urgency=low [ Christian Perrier ] Added: tzdata/trunk/debian/patches/argentina.diff =================================================================== --- tzdata/trunk/debian/patches/argentina.diff (rev 0) +++ tzdata/trunk/debian/patches/argentina.diff 2008-10-06 11:44:00 UTC (rev 3143) @@ -0,0 +1,24 @@ +--- tzdata.orig/southamerica 2008-10-06 13:39:42.000000000 +0200 ++++ tzdata/southamerica 2008-10-06 13:40:06.000000000 +0200 +@@ -165,21 +165,8 @@ + # For dates after mid-2008, the following rules are my guesses and + # are quite possibly wrong, but are more likely than no DST at all. + +-# From Alexander Krivenyshev (2008-09-05): +-# As per message from Carlos Alberto Fonseca Arauz (Nicaragua), +-# Argentina will start DST on Sunday October 19, 2008. +-# +-# <a href="http://www.worldtimezone.com/dst_news/dst_news_argentina03.html"> +-# http://www.worldtimezone.com/dst_news/dst_news_argentina03.html +-# </a> +-# OR +-# <a href="http://www.impulsobaires.com.ar/nota.php?id=57832 (in spanish)"> +-# http://www.impulsobaires.com.ar/nota.php?id=57832 (in spanish) +-# </a> +- + Rule Arg 2007 only - Dec 30 0:00 1:00 S + Rule Arg 2008 max - Mar Sun>=15 0:00 0 - +-Rule Arg 2008 max - Oct Sun>=15 0:00 1:00 S + + # From Mariano Absatz (2004-05-21): + # Today it was officially published that the Province of Mendoza is changing Modified: tzdata/trunk/debian/patches/series =================================================================== --- tzdata/trunk/debian/patches/series 2008-10-04 09:05:50 UTC (rev 3142) +++ tzdata/trunk/debian/patches/series 2008-10-06 11:44:00 UTC (rev 3143) @@ -1,2 +1,3 @@ systemv.diff -p1 java.diff -p1 +argentina.diff -p1 -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

