[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

r1126 - in glibc-package/trunk/debian: . patches patches/localedata



Author: barbier
Date: 2006-01-21 12:34:34 +0000 (Sat, 21 Jan 2006)
New Revision: 1126

Added:
   glibc-package/trunk/debian/patches/localedata/fix-lang.diff
Modified:
   glibc-package/trunk/debian/changelog
   glibc-package/trunk/debian/patches/series
Log:
Fix lang_* fields in gez_ER, gez_ET, tr_TR and wal_ET.


Modified: glibc-package/trunk/debian/changelog
===================================================================
--- glibc-package/trunk/debian/changelog	2006-01-18 23:32:38 UTC (rev 1125)
+++ glibc-package/trunk/debian/changelog	2006-01-21 12:34:34 UTC (rev 1126)
@@ -31,6 +31,7 @@
   * Sort SUPPORTED to list UTF-8 locales first.  This change partly
     solves #312927.
   * Modify localedata/locales/no_NO to copy definitions from nb_NO.
+  * Fix lang_* fields in gez_ER, gez_ET, tr_TR and wal_ET.
 
  -- Denis Barbier <barbier@debian.org>  Sun, 15 Jan 2006 18:20:16 +0100
 

Added: glibc-package/trunk/debian/patches/localedata/fix-lang.diff
===================================================================
--- glibc-package/trunk/debian/patches/localedata/fix-lang.diff	2006-01-18 23:32:38 UTC (rev 1125)
+++ glibc-package/trunk/debian/patches/localedata/fix-lang.diff	2006-01-21 12:34:34 UTC (rev 1126)
@@ -0,0 +1,63 @@
+# All lines beginning with `# DP:' are a description of the patch.
+# DP: Description: Fix lang_* fields in LC_ADDRESS
+# DP: Related bugs: 
+# DP: Dpatch author: Denis Barbier
+# DP: Patch author: Denis Barbier
+# DP: Upstream status: Not submitted
+# DP: Status Details:
+# DP: Date: 2006-01-20
+
+Index: glibc-2.3.5/localedata/locales/gez_ER
+===================================================================
+--- glibc-2.3.5.orig/localedata/locales/gez_ER
++++ glibc-2.3.5/localedata/locales/gez_ER
+@@ -110,7 +110,6 @@
+ % country_car   unknown
+ % country_isbn  unknown, Need ISO 2108
+ lang_name     "<U130D><U12D5><U12DD>"
+-lang_ab       "<U0067><U0065><U007A>"
+ lang_term     "<U0067><U0065><U007A>"
+ %
+ % Petter Reinholdtsen reports uncommenting the below breaks compilation
+Index: glibc-2.3.5/localedata/locales/gez_ET
+===================================================================
+--- glibc-2.3.5.orig/localedata/locales/gez_ET
++++ glibc-2.3.5/localedata/locales/gez_ET
+@@ -110,7 +110,6 @@
+ % country_car   unknown
+ % country_isbn  unknown, Need ISO 2108
+ lang_name     "<U130D><U12D5><U12DD>"
+-lang_ab       "<U0067><U0065><U007A>"
+ lang_term     "<U0067><U0065><U007A>"
+ %
+ % Petter Reinholdtsen reports uncommenting the below breaks compilation
+Index: glibc-2.3.5/localedata/locales/tr_TR
+===================================================================
+--- glibc-2.3.5.orig/localedata/locales/tr_TR
++++ glibc-2.3.5/localedata/locales/tr_TR
+@@ -1583,10 +1583,10 @@
+ country_ab3	"<U0054><U0055><U0052>"
+ % Turkish
+ lang_name	"<U0054><U0075><U0072><U006B><U0069><U0073><U0068>"
+-% tr
++% tur
+ lang_term	"<U0074><U0075><U0072>"
++% tur
++lang_lib	"<U0074><U0075><U0072>"
+ % tr
+-lang_lib	"<U0074><U0072>"
+-%tr
+ lang_ab		"<U0074><U0072>"
+ END LC_ADDRESS
+Index: glibc-2.3.5/localedata/locales/wal_ET
+===================================================================
+--- glibc-2.3.5.orig/localedata/locales/wal_ET
++++ glibc-2.3.5/localedata/locales/wal_ET
+@@ -110,7 +110,6 @@
+ % country_car   unknown
+ % country_isbn  unknown, Need ISO 2108
+ lang_name     "<U12C8><U120B><U12ED><U1273><U1271>"
+-lang_ab       "<U0077><U0061><U006C>"
+ lang_term     "<U0077><U0061><U006C>"
+ lang_lib      "<U0077><U0061><U006C>"
+ 

Modified: glibc-package/trunk/debian/patches/series
===================================================================
--- glibc-package/trunk/debian/patches/series	2006-01-18 23:32:38 UTC (rev 1125)
+++ glibc-package/trunk/debian/patches/series	2006-01-21 12:34:34 UTC (rev 1126)
@@ -121,5 +121,6 @@
 localedata/new-catalan-locales.diff
 localedata/locale-csb_PL.diff
 localedata/tailor-iso14651_t1.diff -p0
+localedata/fix-lang.diff
 localedata/first_weekday.diff
 localedata/sort-UTF8-first.diff -p0



Reply to: