Package: locales Version: 2.3.2-7 Followup-For: Bug #211607 tags 211607 + patch
Hello, glibc folks. I believe this is the complete patch to fix related issues: --- ca_ES.orig 2003-09-21 02:55:20.000000000 +0200 +++ ca_ES 2003-09-21 02:55:51.000000000 +0200 @@ -2124,11 +2124,11 @@ currency_symbol "<U20AC>" mon_decimal_point "<U002C>" mon_thousands_sep "<U002E>" -mon_grouping 2;3 +mon_grouping 3;3 positive_sign "" negative_sign "<U002D>" -int_frac_digits 0 -frac_digits 0 +int_frac_digits 2 +frac_digits 2 p_cs_precedes 1 p_sep_by_space 1 n_cs_precedes 1 I don't know if other files in the Debian sources need to be patched. the frac_digits changes synces ca_ES with es_ES, which I believe is ok. I have noticed gl_ES and eu_ES also has those definitions as 0, 0. If es_ES is correct in that respect, they should also be fixed. Thanks, Jordi -- System Information: Debian Release: testing/unstable Architecture: i386 Kernel: Linux nubol 2.6.0-test5 #1 Mon Sep 15 03:23:41 CEST 2003 i686 Locale: LANG=en_GB, LC_CTYPE=en_GB Versions of packages locales depends on: ii debconf 1.3.14 Debian configuration management sy ii libc6 [glibc-2.3.2-7] 2.3.2-7 GNU C Library: Shared libraries an -- debconf information: * locales/default_environment_locale: C * locales/locales_to_be_generated: an_ES ISO-8859-15, ca_ES ISO-8859-1, ca_ES.UTF-8 UTF-8, [EMAIL PROTECTED] UTF-8, [EMAIL PROTECTED] ISO-8859-15, en_GB ISO-8859-1, en_GB.ISO-8859-15 ISO-8859-15, en_GB.UTF-8 UTF-8, es_ES ISO-8859-1, es_ES.UTF-8 UTF-8, [EMAIL PROTECTED] UTF-8, [EMAIL PROTECTED] ISO-8859-15 -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

