Author: aurel32
Date: 2010-01-05 16:03:37 +0000 (Tue, 05 Jan 2010)
New Revision: 4051

Added:
   glibc-package/trunk/debian/patches/localedata/locale-et_EE.diff
Modified:
   glibc-package/trunk/debian/changelog
   glibc-package/trunk/debian/patches/series
Log:
  * Add debian/patches/localedata/locale-et_EE.diff to change weekday 
    and workday to Monday.  Closes: #563636.



Modified: glibc-package/trunk/debian/changelog
===================================================================
--- glibc-package/trunk/debian/changelog        2010-01-05 13:43:05 UTC (rev 
4050)
+++ glibc-package/trunk/debian/changelog        2010-01-05 16:03:37 UTC (rev 
4051)
@@ -8,11 +8,13 @@
   * Also build a libc6-sparcv9b package on sparc64. 
   * Disable debian/patches/any/cvs-futimens.diff. Addresses: #563726, 
     #563754.
+  * Add debian/patches/localedata/locale-et_EE.diff to change weekday 
+    and workday to Monday.  Closes: #563636.
 
   [ Petr Salinger]
   * kfreebsd/local-sysdeps.diff: update to revision 2907 (from glibc-bsd).
 
- -- Aurelien Jarno <aure...@debian.org>  Tue, 05 Jan 2010 14:42:28 +0100
+ -- Aurelien Jarno <aure...@debian.org>  Tue, 05 Jan 2010 17:02:09 +0100
 
 eglibc (2.10.2-3) unstable; urgency=low
 

Added: glibc-package/trunk/debian/patches/localedata/locale-et_EE.diff
===================================================================
--- glibc-package/trunk/debian/patches/localedata/locale-et_EE.diff             
                (rev 0)
+++ glibc-package/trunk/debian/patches/localedata/locale-et_EE.diff     
2010-01-05 16:03:37 UTC (rev 4051)
@@ -0,0 +1,19 @@
+2010-01-05  Aurelien Jarno  <aurel...@aurel32.net>
+
+       * locales/et_EE: Change first_weekday and first_workday to 2.
+
+diff --git a/localedata/locales/et_EE b/localedata/locales/et_EE
+index efec335..697d3a7 100644
+--- a/localedata/locales/et_EE
++++ b/localedata/locales/et_EE
+@@ -2197,8 +2197,8 @@ date_fmt 
"<U0025><U0061><U0020><U0025><U0062><U0020><U0025><U0065>/
+ <U0020><U0025><U0048><U003A><U0025><U004D><U003A><U0025><U0053><U0020>/
+ <U0025><U005A><U0020><U0025><U0059>"
+ week    7;19971130;4
+-first_weekday 1
+-first_workday 1
++first_weekday 2
++first_workday 2
+ END LC_TIME
+ 
+ LC_MESSAGES

Modified: glibc-package/trunk/debian/patches/series
===================================================================
--- glibc-package/trunk/debian/patches/series   2010-01-05 13:43:05 UTC (rev 
4050)
+++ glibc-package/trunk/debian/patches/series   2010-01-05 16:03:37 UTC (rev 
4051)
@@ -39,6 +39,7 @@
 localedata/first_weekday.diff
 localedata/submitted-bz9912-locale-ru_UA.diff
 localedata/submitted-pt_BR.diff
+localedata/locale-et_EE.diff
 
 alpha/local-gcc4.1.diff
 alpha/submitted-creat64.diff


-- 
To UNSUBSCRIBE, email to debian-glibc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to