Author: aurel32
Date: 2011-01-12 14:00:50 +0000 (Wed, 12 Jan 2011)
New Revision: 4453

Modified:
   glibc-package/trunk/debian/changelog
   glibc-package/trunk/debian/patches/localedata/locale-et_EE.diff
Log:
  * Update patches/localedata/locale-et_EE.diff to switch Estonian currency
    to euro. Closes: #608803.



Modified: glibc-package/trunk/debian/changelog
===================================================================
--- glibc-package/trunk/debian/changelog        2010-12-02 23:48:38 UTC (rev 
4452)
+++ glibc-package/trunk/debian/changelog        2011-01-12 14:00:50 UTC (rev 
4453)
@@ -7,8 +7,12 @@
   [ Samuel Thibault ]
   * Add expected gettext failure on hurd-i386.
 
- -- Samuel Thibault <[email protected]>  Fri, 03 Dec 2010 00:47:48 +0100
+  [ Aurelien Jarno ]
+  * Update patches/localedata/locale-et_EE.diff to switch Estonian currency
+    to euro. Closes: #608803.
 
+ -- Aurelien Jarno <[email protected]>  Wed, 12 Jan 2011 14:59:38 +0100
+
 eglibc (2.11.2-7) unstable; urgency=low
 
   [ Samuel Thibault ]

Modified: glibc-package/trunk/debian/patches/localedata/locale-et_EE.diff
===================================================================
--- glibc-package/trunk/debian/patches/localedata/locale-et_EE.diff     
2010-12-02 23:48:38 UTC (rev 4452)
+++ glibc-package/trunk/debian/patches/localedata/locale-et_EE.diff     
2011-01-12 14:00:50 UTC (rev 4453)
@@ -1,3 +1,7 @@
+2011-01-12  Aurelien Jarno  <[email protected]>
+
+       * locales/et_EE: Change currency to euro.
+
 2010-01-05  Aurelien Jarno  <[email protected]>
 
        * locales/et_EE: Change first_weekday and first_workday to 2.
@@ -3,6 +7,6 @@
 
 ---
- localedata/locales/et_EE |    4 ++--
- 1 file changed, 2 insertions(+), 2 deletions(-)
+ localedata/locales/et_EE |    8 ++--
+ 1 file changed, 4 insertions(+), 4 deletions(-)
 
 --- a/localedata/locales/et_EE
@@ -17,5 +21,14 @@
 +first_weekday 2
 +first_workday 2
  END LC_TIME
+@@ -2128,8 +2128,8 @@
+ END LC_CTYPE
  
- LC_MESSAGES
+ LC_MONETARY
+-int_curr_symbol     "<U0045><U0045><U004B><U0020>"
+-currency_symbol     "<U006B><U0072>"
++int_curr_symbol     "<U0045><U0055><U0052><U0020>"
++currency_symbol     "<U20AC>"
+ mon_decimal_point   "<U002C>"
+ mon_thousands_sep   "<U00A0>"
+ mon_grouping        3;3


-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]
Archive: http://lists.debian.org/[email protected]

Reply via email to