This is the mail archive of the glibc-cvs@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

GNU C Library master sources branch, master, updated. glibc-2.13-137-g56a7f7d


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "GNU C Library master sources".

The branch, master has been updated
       via  56a7f7dd43e2b1dbedfb621bb4ff5ebefabb185e (commit)
      from  2952b11705faf16e8dae432e0a9bbf99e34d4c67 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
http://sources.redhat.com/git/gitweb.cgi?p=glibc.git;a=commitdiff;h=56a7f7dd43e2b1dbedfb621bb4ff5ebefabb185e

commit 56a7f7dd43e2b1dbedfb621bb4ff5ebefabb185e
Author: Ulrich Drepper <drepper@gmail.com>
Date:   Mon May 9 13:27:17 2011 -0400

    Add lb_LU locale

diff --git a/NEWS b/NEWS
index 58cd18a..b1e74b5 100644
--- a/NEWS
+++ b/NEWS
@@ -9,10 +9,10 @@ Version 2.14
 
 * The following bugs are resolved with this release:
 
-  11724, 12393, 12420, 12445, 12454, 12460, 12469, 12489, 12509, 12510,
-  12518, 12541, 12545, 12551, 12583, 12587, 12597, 12611, 12631, 12650,
-  12653, 12655, 12660, 12681, 12685, 12711, 12713, 12714, 12717, 12723,
-  12734, 12738
+  11724, 12393, 12420, 12445, 12449, 12454, 12460, 12469, 12489, 12509,
+  12510, 12518, 12541, 12545, 12551, 12583, 12587, 12597, 12611, 12631,
+  12650, 12653, 12655, 12660, 12681, 12685, 12711, 12713, 12714, 12717,
+  12723, 12734, 12738
 
 * The RPC implementation in libc is obsoleted.  Old programs keep working
   but new programs cannot be linked with the routines in libc anymore.
@@ -27,7 +27,7 @@ Version 2.14
 * New Linux interfaces: clock_adjtime, name_to_handle_at, open_by_handle_at,
   syncfs
 
-* New locales: os_RU, bem_ZA, en_ZA, ff_SN, sw_KE, sw_TZ
+* New locales: os_RU, bem_ZA, en_ZA, ff_SN, sw_KE, sw_TZ, lb_LU
 
 Version 2.13
 
diff --git a/localedata/ChangeLog b/localedata/ChangeLog
index 8eabe51..06766c9 100644
--- a/localedata/ChangeLog
+++ b/localedata/ChangeLog
@@ -1,5 +1,9 @@
 2011-05-09  Ulrich Drepper  <drepper@gmail.com>
 
+	[BZ #12449]
+	* locales/lb_LU: New file.
+	* SUPPORTED (SUPPORTED-LOCALES): Add appropriate entry.
+
 	[BZ #12551]
 	* locales/sw_KE: New file.
 	* locales/sw_TZ: New file.
diff --git a/localedata/SUPPORTED b/localedata/SUPPORTED
index 2b6f3e7..794cf43 100644
--- a/localedata/SUPPORTED
+++ b/localedata/SUPPORTED
@@ -271,6 +271,7 @@ ku_TR/ISO-8859-9 \
 kw_GB.UTF-8/UTF-8 \
 kw_GB/ISO-8859-1 \
 ky_KG/UTF-8 \
+lb_LU/UTF-8 \
 lg_UG.UTF-8/UTF-8 \
 lg_UG/ISO-8859-10 \
 li_BE/UTF-8 \
diff --git a/localedata/locales/lb_LU b/localedata/locales/lb_LU
new file mode 100644
index 0000000..b62196e
--- /dev/null
+++ b/localedata/locales/lb_LU
@@ -0,0 +1,196 @@
+escape_char /
+comment_char %
+% Locale for Luxembourgish locale in Luxembourg
+% Contributed by Pit Wenkin <pit@wenkin.lu>, 2011
+% Charset UTF-8
+
+LC_IDENTIFICATION
+title      "Luxembourgish locale for Luxembourg"
+source     ""
+address    ""
+contact    "Pit Wenkin"
+email      "pit@wenkin.lu"
+tel        ""
+fax        ""
+language   "Luxembourgish"
+territory  "Luxembourg"
+revision   "0.2"
+date       "2011-01-28"
+%
+category  "lb_LU:2011";LC_IDENTIFICATION
+category  "lb_LU:2011";LC_CTYPE
+category  "lb_LU:2011";LC_COLLATE
+category  "lb_LU:2011";LC_MONETARY
+category  "lb_LU:2011";LC_NUMERIC
+category  "lb_LU:2011";LC_TIME
+category  "lb_LU:2011";LC_MESSAGES
+category  "lb_LU:2011";LC_PAPER
+category  "lb_LU:2011";LC_NAME
+category  "lb_LU:2011";LC_ADDRESS
+category  "lb_LU:2011";LC_TELEPHONE
+category  "lb_LU:2011";LC_MEASUREMENT
+
+END LC_IDENTIFICATION
+
+LC_CTYPE
+copy "i18n"
+
+translit_start
+
+include "translit_combining";""
+
+% German umlauts
+% LATIN CAPITAL LETTER A WITH DIAERESIS
+<U00C4> "<U0041><U0308>";"<U0041><U0045>"
+% LATIN CAPITAL LETTER O WITH DIAERESIS
+<U00D6> "<U004F><U0308>";"<U004F><U0045>"
+% LATIN CAPITAL LETTER U WITH DIAERESIS
+<U00DC> "<U0055><U0308>";"<U0055><U0045>"
+% LATIN CAPITAL LETTER E WITH DIAERESIS
+<U00CB> "<U0045><U0308>";"<U0045><U0045>"
+% LATIN SMALL LETTER A WITH DIAERESIS
+<U00E4> "<U0061><U0308>";"<U0061><U0045>"
+% LATIN SMALL LETTER O WITH DIAERESIS
+<U00F6> "<U006F><U0308>";"<U006F><U0045>"
+% LATIN SMALL LETTER U WITH DIAERESIS
+<U00FC> "<U0075><U0308>";"<U0075><U0045>"
+% LATIN SMALL LETTER E WITH DIAERESIS
+<U00EB> "<U0065><U0308>";"<U0065><U0045>"
+
+% French
+% LATIN CAPITAL LETTER E WITH ACUTE ACCENT
+<U00C9> "<U0045><U00B4>"
+% LATIN CAPITAL LETTER E WITH GRAVE ACCENT
+<U00C8> "<U0045><U0060>"
+% LATIN CAPITAL LETTER E WITH CIRCUMFLEX
+<U00CA> "<U0045><U005E>"
+% LATIN SMALL LETTER E WITH ACUTE ACCENT
+<U00E9> "<U0065><U00B4>"
+% LATIN SMALL LETTER E WITH GRAVE ACCENT
+<U00E8> "<U0065><U0060>"
+% LATIN SMALL LETTER E WITH CIRCUMFLEX
+<U00EA> "<U0065><U005E>"
+
+translit_end
+
+END LC_CTYPE
+
+LC_COLLATE
+
+define DIACRIT_FORWARD
+
+% Copy the template from ISO/IEC 14651
+copy "iso14651_t1"
+
+END LC_COLLATE
+
+LC_MONETARY
+copy "de_DE"
+END LC_MONETARY
+
+LC_NUMERIC
+copy "de_DE"
+END LC_NUMERIC
+
+LC_TIME
+abday   "<U0053><U006F>";"<U004D><U00E9>";/
+        "<U0044><U00EB>";"<U004D><U00EB>";/
+        "<U0044><U006F>";"<U0046><U0072>";/
+        "<U0053><U0061>"
+day     "<U0053><U006F><U006E><U006E><U0064><U0065><U0067>";/
+        "<U004D><U00E9><U0069><U006E><U0064><U0065><U0067>";/
+        "<U0044><U00EB><U006E><U0073><U0063><U0068><U0064><U0065><U0067>";/
+        "<U004D><U00EB><U0074><U0074><U0077><U006F><U0063><U0068>";/
+        "<U0044><U006F><U006E><U006E><U0065><U0073><U0063><U0068><U0064><U0065><U0067>";/
+        "<U0046><U0072><U0065><U0069><U0064><U0065><U0067>";/
+        "<U0053><U0061><U006D><U0073><U0063><U0068><U0064><U0065><U0067>"
+abmon   "<U004A><U0061><U006E>";"<U0046><U0065><U0062>";/
+        "<U004D><U00E4><U0065>";"<U0041><U0062><U0072>";/
+        "<U004D><U0065><U0065>";"<U004A><U0075><U006E>";/
+        "<U004A><U0075><U006C>";"<U0041><U0075><U0067>";/
+        "<U0053><U0065><U0070>";"<U004F><U006B><U0074>";/
+        "<U004E><U006F><U0076>";"<U0044><U0065><U007A>"
+mon     "<U004A><U0061><U006E><U0075><U0061><U0072>";/
+        "<U0046><U0065><U0062><U0072><U0075><U0061><U0072>";/
+        "<U004D><U00E4><U0065><U0072><U007A>";/
+        "<U0041><U0062><U0072><U00EB><U006C><U006C>";/
+        "<U004D><U0065><U0065>";/
+        "<U004A><U0075><U006E><U0069>";/
+        "<U004A><U0075><U006C><U0069>";/
+        "<U0041><U0075><U0067><U0075><U0073><U0074>";/
+        "<U0053><U0065><U0070><U0074><U0065><U006D><U0062><U0065><U0072>";/
+        "<U004F><U006B><U0074><U006F><U0062><U0065><U0072>";/
+        "<U004E><U006F><U0076><U0065><U006D><U0062><U0065><U0072>";/
+        "<U0044><U0065><U007A><U0065><U006D><U0062><U0065><U0072>"
+am_pm   "";""
+
+% Appropriate date and time representation (%c)
+%	"%a %d. %b %Y %T"
+d_t_fmt "<U0025><U0061><U0020><U0025><U0064><U002E><U0020><U0025><U0062><U0020><U0025><U0059><U0020><U0025><U0054>"
+%
+% Appropriate date representation (%x)
+%	"%d.%m.%Y"
+d_fmt   "<U0025><U0064><U002E><U0025><U006D><U002E><U0025><U0059>"
+%
+% Appropriate time representation (%X)
+%	"%T"
+t_fmt   "<U0025><U0054>"
+t_fmt_ampm ""
+date_fmt	"<U0025><U0061><U0020><U0025><U002D><U0064><U002E><U0020>/
+<U0025><U0062><U0020><U0025><U0048><U003A><U0025><U004D><U003A><U0025><U0053>/
+<U0020><U0025><U005A><U0020><U0025><U0059>"
+
+week    7;19971130;4
+first_weekday 2
+first_workday 2
+END LC_TIME
+
+LC_MESSAGES
+copy "de_DE"
+END LC_MESSAGES
+
+LC_PAPER
+copy "de_DE"
+END LC_PAPER
+
+LC_NAME
+name_fmt  "<U0025><U0064><U0025><U0074><U0025><U0067><U0025><U0074>/
+<U0025><U006D><U0025><U0074><U0025><U0066>"
+name_miss "<U004A><U006F><U0066><U0066><U0065><U0072>"
+name_mr   "<U0048><U00E4><U0072>"
+name_mrs  "<U004D><U0061><U0064><U0061><U006D><U0065>"
+name_ms   "<U004D><U0061><U0064><U0061><U006D><U0065>"
+END LC_NAME
+
+LC_ADDRESS
+postal_fmt    "<U0025><U0066><U0025><U004E><U0025><U0061><U0025><U004E>/
+<U0025><U0064><U0025><U004E><U0025><U0062><U0025><U004E><U0025><U0073>/
+<U0020><U0025><U0068><U0020><U0025><U0065><U0020><U0025><U0072><U0025>/
+<U004E><U0025><U007A><U0020><U0025><U0054><U0025>/
+<U004E><U0025><U0063><U0025><U004E>"
+country_name  "<U004C><U00EB><U0074><U007A><U0065><U0062><U0075><U0065>/
+<U0072><U0067>"
+country_post  "<U004C>"
+country_ab2   "<U004C><U0055>"
+country_ab3   "<U004C><U0055><U0058>"
+country_num   442
+country_car   "<U004C>"
+country_isbn  2
+lang_name     "<U004C><U00EB><U0074><U007A><U0065><U0062><U0075><U0065>/
+<U0072><U0067><U0065><U0073><U0063><U0068>"
+lang_ab       "<U006C><U0062>"
+lang_term     "<U006C><U0074><U007A>"
+lang_lib      "<U006C><U0075><U0078>"
+END LC_ADDRESS
+
+LC_TELEPHONE
+tel_int_fmt   "<U002B><U0025><U0063><U0020><U0025><U0061><U0020><U0025>/
+<U006C>"
+tel_dom_fmt   "<U0025><U0041><U0020><U0025><U006C>"
+int_prefix    "<U0033><U0035><U0032>"
+int_select    "<U0030><U0030>"
+END LC_TELEPHONE
+
+LC_MEASUREMENT
+measurement 1
+END LC_MEASUREMENT

-----------------------------------------------------------------------

Summary of changes:
 NEWS                     |   10 +-
 localedata/ChangeLog     |    4 +
 localedata/SUPPORTED     |    1 +
 localedata/locales/lb_LU |  196 ++++++++++++++++++++++++++++++++++++++++++++++
 4 files changed, 206 insertions(+), 5 deletions(-)
 create mode 100644 localedata/locales/lb_LU


hooks/post-receive
-- 
GNU C Library master sources


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]