Package: tzdata Version: 2009n-1.1 Severity: important Tags: patch Hi!
To keep on with the great work our government has done the past two years of deciding stuff with 2 or 3 days of anticipation, the government has just decided that we won't switch to DST this Sunday. I've thus prepared a patch for the current tzdata in sid, and I'll now prepare similar patches for the tzdata files in etch and lenny. I'm attaching here the patch for the sid package. Let me know if you want me to go ahead and upload it. -- Love, Marga -- System Information: Debian Release: 5.0 APT prefers testing APT policy: (500, 'testing'), (500, 'stable') Architecture: i386 (i686) Kernel: Linux 2.6.26-2-686 (SMP w/2 CPU cores) Locale: LANG=es_AR.UTF-8, LC_CTYPE=es_AR.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/bash Versions of packages tzdata depends on: ii debconf [debconf-2.0] 1.5.24 Debian configuration management sy tzdata recommends no packages. tzdata suggests no packages. -- debconf information excluded
diff -u tzdata-2009n/debian/changelog tzdata-2009n/debian/changelog --- tzdata-2009n/debian/changelog +++ tzdata-2009n/debian/changelog @@ -1,3 +1,11 @@ +tzdata (2009n-1.1) unstable; urgency=low + + * Non-maintainer upload. + * Added debian/patches/argentinas-dst-2009.diff to fix tzdata for Argentina + that yet again has decided changes to DST two days in advance. + + -- Margarita Manterola <[email protected]> Fri, 16 Oct 2009 12:58:56 +0000 + tzdata (2009n-1) unstable; urgency=low * New upstream release. diff -u tzdata-2009n/debian/patches/series tzdata-2009n/debian/patches/series --- tzdata-2009n/debian/patches/series +++ tzdata-2009n/debian/patches/series @@ -2,0 +3 @@ +argentinas-dst-2009.diff -p1 only in patch2: unchanged: --- tzdata-2009n.orig/debian/patches/argentinas-dst-2009.diff +++ tzdata-2009n/debian/patches/argentinas-dst-2009.diff @@ -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

