Author: schizo Date: 2009-10-16 15:38:08 +0000 (Fri, 16 Oct 2009) New Revision: 3868
Added: tzdata/trunk/debian/patches/argentinas-dst-2009.diff Modified: tzdata/trunk/debian/changelog tzdata/trunk/debian/patches/series Log: debian/patches/argentinas-dst-2009.diff: patch from Margarita Manterola to fix Argentina DST again. closes: #551195. Modified: tzdata/trunk/debian/changelog =================================================================== --- tzdata/trunk/debian/changelog 2009-10-14 09:48:29 UTC (rev 3867) +++ tzdata/trunk/debian/changelog 2009-10-16 15:38:08 UTC (rev 3868) @@ -1,9 +1,14 @@ -tzdata (2009n-2) UNRELEASED; urgency=low +tzdata (2009n-2) unstable; urgency=low + [ Christian Perrier ] * Brazilian Portuguese translation (Flamarion Jorge). Closes: #550846 - -- Christian Perrier <[email protected]> Tue, 13 Oct 2009 22:36:03 +0200 + [ Clint Adams ] + * debian/patches/argentinas-dst-2009.diff: patch from Margarita + Manterola to fix Argentina DST again. closes: #551195. + -- Clint Adams <[email protected]> Fri, 16 Oct 2009 08:17:48 -0700 + tzdata (2009n-1) unstable; urgency=low * New upstream release. Added: tzdata/trunk/debian/patches/argentinas-dst-2009.diff =================================================================== --- tzdata/trunk/debian/patches/argentinas-dst-2009.diff (rev 0) +++ tzdata/trunk/debian/patches/argentinas-dst-2009.diff 2009-10-16 15:38:08 UTC (rev 3868) @@ -0,0 +1,19 @@ +--- tzdata.orig/southamerica 2009-10-16 13:23:49.000000000 +0000 ++++ tzdata/southamerica 2009-10-16 13:24:14.000000000 +0000 +@@ -215,9 +215,14 @@ + # http://www.jujuy.gov.ar/index2/partes_prensa/18_10_08/235-181008.doc + # </a> + ++# Margarita Manterola: ++# Same as always, Argentina's government just decided to change its mind ++# regarding DST, 2 days in advance. ++# http://www.lanacion.com.ar/nota.asp?nota_id=1186963&pid=7542694&toi=6275 ++ + 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 ++Rule Arg 2008 2009 - Mar Sun>=15 0:00 0 - ++Rule Arg 2008 only - 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 2009-10-14 09:48:29 UTC (rev 3867) +++ tzdata/trunk/debian/patches/series 2009-10-16 15:38:08 UTC (rev 3868) @@ -1,2 +1,3 @@ systemv.diff -p1 java.diff -p1 +argentinas-dst-2009.diff -p1 -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

