tags 501169 +patch thanks Here's the patch. Attaching it as a single patch, and as a debdiff.
This is for the version in unstable. I'll send the one for Etch in a different mail (the patch is almost the same, but the diff doesn't apply due to a small change). -- Besos, Marga
Index: tzdata-2008f/tzsource/southamerica =================================================================== --- tzdata-2008f.orig/tzsource/southamerica 2008-10-05 04:49:03.000000000 +0000 +++ tzdata-2008f/tzsource/southamerica 2008-10-05 04:49:21.000000000 +0000 @@ -179,7 +179,7 @@ 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 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
diff -u tzdata-2008f/debian/changelog tzdata-2008f/debian/changelog --- tzdata-2008f/debian/changelog +++ tzdata-2008f/debian/changelog @@ -1,3 +1,10 @@ +tzdata (2008f-1.1) unstable; urgency=low + + * Non-maintainer upload. + * Applying patch to fix time in Argentina. Closes: #501169 + + -- Margarita Manterola <[EMAIL PROTECTED]> Sun, 05 Oct 2008 04:24:05 +0000 + tzdata (2008f-1) unstable; urgency=low [ Christian Perrier ] diff -u tzdata-2008f/debian/patches/series tzdata-2008f/debian/patches/series --- tzdata-2008f/debian/patches/series +++ tzdata-2008f/debian/patches/series @@ -1,2 +1,3 @@ +argentina.diff -p2 systemv.diff -p1 java.diff -p1 only in patch2: unchanged: --- tzdata-2008f.orig/debian/patches/argentina.diff +++ tzdata-2008f/debian/patches/argentina.diff @@ -0,0 +1,13 @@ +Index: tzdata-2008f/tzsource/southamerica +=================================================================== +--- tzdata-2008f.orig/tzsource/southamerica 2008-10-05 04:49:03.000000000 +0000 ++++ tzdata-2008f/tzsource/southamerica 2008-10-05 04:49:21.000000000 +0000 +@@ -179,7 +179,7 @@ + + 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 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

