From: Priit Laes <[email protected]> Date: Sun, 26 Dec 2010 14:45:11 +0200
In January 1 2011 Estonia joined eurozone, so localedata settings need to be updated. There is already a patch submitted to upstream, but since Debian uses eglibc and squeeze is nearly here, I send this bug report to inform Debian libc maintainers and in hope that Squeeze gets released with right locale setting for et_EE. Upstream report: BZ12346 Upstream commit: fd3bb33 Fixes: http://bugs.debian.org/608803 Reported-by: mihkel <[email protected]> Signed-off-by: Jonathan Nieder <[email protected]> --- localedata/locales/et_EE | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/localedata/locales/et_EE b/localedata/locales/et_EE index 8bf793a..0020577 100644 --- a/localedata/locales/et_EE +++ b/localedata/locales/et_EE @@ -109,8 +109,8 @@ translit_end END LC_CTYPE 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 -- 1.7.5.1 -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: http://lists.debian.org/20110514104221.GE6364@elie

