[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

r3690 - tzdata/trunk/debian



Author: aurel32
Date: 2009-07-26 21:35:27 +0000 (Sun, 26 Jul 2009)
New Revision: 3690

Modified:
   tzdata/trunk/debian/changelog
   tzdata/trunk/debian/rules
Log:
  * Remove 'Katmandu' from the templates, only keeping 'Kathmandu'. 


Modified: tzdata/trunk/debian/changelog
===================================================================
--- tzdata/trunk/debian/changelog	2009-07-26 20:44:09 UTC (rev 3689)
+++ tzdata/trunk/debian/changelog	2009-07-26 21:35:27 UTC (rev 3690)
@@ -1,10 +1,14 @@
 tzdata (2009k-2) UNRELEASED; urgency=low
 
+  [ Christian Perrier ]
   * es.po. Spanish translation from Francisco Javier Cuadrado. Closes: #538423
   * ru.po: Russian translation from Yuri Kozlov. Closes: #538649
 
- -- Christian Perrier <bubulle@debian.org>  Sat, 25 Jul 2009 21:44:10 +0200
+  [ Aurelien Jarno ]
+  * Remove 'Katmandu' from the templates, only keeping 'Kathmandu'. 
 
+ -- Aurelien Jarno <aurel32@debian.org>  Sun, 26 Jul 2009 23:34:44 +0200
+
 tzdata (2009k-1) unstable; urgency=low
 
   [ Aurelien Jarno ]

Modified: tzdata/trunk/debian/rules
===================================================================
--- tzdata/trunk/debian/rules	2009-07-26 20:44:09 UTC (rev 3689)
+++ tzdata/trunk/debian/rules	2009-07-26 21:35:27 UTC (rev 3690)
@@ -121,7 +121,7 @@
 	    fi ; \
 	    cd $(CURDIR)/tzgen/$$i ; \
 	    find . -maxdepth 2 -type f | sed -e 's#^\./##' | \
-	    	egrep -v '^(Ashkhabad|Chungking|Dacca|Macao|Thimbu|Ulan_Bator|Faeroe|ACT|LHI|NSW|North|Queensland|South|Tasmania|Victoria|West|Argentina/ComodRivadavia|Buenos_Aires|Catamarca|Cordoba|Jujuy|Mendoza|Rosario|Louisville|Fort_Wayne|Indianapolis|Knox_IN|East-Indiana|East-Starke|Asmera|South_Pole|Saigon|Calcutta)$$' | \
+	    	egrep -v '^(Ashkhabad|Chungking|Dacca|Macao|Thimbu|Ulan_Bator|Faeroe|ACT|LHI|NSW|North|Queensland|South|Tasmania|Victoria|West|Argentina/ComodRivadavia|Buenos_Aires|Catamarca|Cordoba|Jujuy|Mendoza|Rosario|Louisville|Fort_Wayne|Indianapolis|Knox_IN|East-Indiana|East-Starke|Asmera|South_Pole|Saigon|Calcutta|Katmandu)$$' | \
 		sort -n | tr '\n' ',' | sed -e 's#,#, #g' -e 's#, $$#\n#' ; \
 	    echo "_Description: Time zone:" ; \
 	    echo " Please select the time zone corresponding to your location." ; \


Reply to: