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

X Strike Force XFree86 SVN commit: rev 703 - in trunk/debian: . patches



Author: branden
Date: 2003-10-23 00:51:49 -0500 (Thu, 23 Oct 2003)
New Revision: 703

Added:
   trunk/debian/patches/011a_recognize_euro_modifier_locales.diff
Modified:
   trunk/debian/changelog
Log:
Add aliases to upstream locales.alias file for many locales using the
"@euro" modifier and the ISO-8859-15 or UTF-8 character sets (thanks,
Jean-Christophe Dubacq and Denis Barbier).  (Closes: #208137)

- debian/patches/011a_recognize_euro_modifier_locales.diff: new


Modified: trunk/debian/changelog
===================================================================
--- trunk/debian/changelog	2003-10-23 05:10:41 UTC (rev 702)
+++ trunk/debian/changelog	2003-10-23 05:51:49 UTC (rev 703)
@@ -188,8 +188,13 @@
     - debian/xdm.postinst.in
     - debian/xdm.prerm.in
 
- -- Branden Robinson <branden@debian.org>  Thu, 23 Oct 2003 00:04:45 -0500
+  * Add aliases to upstream locales.alias file for many locales using the
+    "@euro" modifier and the ISO-8859-15 or UTF-8 character sets (thanks,
+    Jean-Christophe Dubacq and Denis Barbier).  (Closes: #208137)
+    - debian/patches/011a_recognize_euro_modifier_locales.diff: new
 
+ -- Branden Robinson <branden@debian.org>  Thu, 23 Oct 2003 00:45:38 -0500
+
 xfree86 (4.2.1-12.1) unstable; urgency=low
 
   * Fix typo in xlibs preinst.  Closes: #213774, #213776

Added: trunk/debian/patches/011a_recognize_euro_modifier_locales.diff
===================================================================
--- trunk/debian/patches/011a_recognize_euro_modifier_locales.diff	2003-10-23 05:10:41 UTC (rev 702)
+++ trunk/debian/patches/011a_recognize_euro_modifier_locales.diff	2003-10-23 05:51:49 UTC (rev 703)
@@ -0,0 +1,57 @@
+$Id$
+
+Add a bunch of aliases to support locale settings that use the "@euro"
+modifier.  From Debian bug report #208137.
+
+Not submitted upstream yet.
+
+--- xc/nls/locale.alias~	2003-10-23 00:19:45.000000000 -0500
++++ xc/nls/locale.alias	2003-10-23 00:25:15.000000000 -0500
+@@ -838,3 +838,47 @@
+ japan:						ja_JP.U90
+ #endif
+ Japanese-EUC:					ja_JP.eucJP
++# additions for GNU C library 2.3.2 compatibility
++br_FR.ISO-8859-15@euro:				br_FR.ISO8859-15
++ca_ES.ISO-8859-15@euro:				ca_ES.ISO8859-15
++ca_ES.UTF-8@euro:				ca_ES.UTF-8
++de_AT.ISO-8859-15@euro:				de_AT.ISO8859-15
++de_AT.UTF-8@euro:				de_AT.UTF-8
++de_BE.ISO-8859-15@euro:				de_BE.ISO8859-15
++de_BE.UTF-8@euro:				de_BE.UTF-8
++de_DE.ISO-8859-15@euro:				de_DE.ISO8859-15
++de_DE.UTF-8@euro:				de_DE.UTF-8
++de_LU.ISO-8859-15@euro:				de_LU.ISO8859-15
++de_LU.UTF-8@euro:				de_LU.UTF-8
++el_GR.ISO-8859-15@euro:				el_GR.ISO8859-15
++en_IE.ISO-8859-15@euro:				en_IE.ISO8859-15
++en_IE.UTF-8@euro:				en_IE.UTF-8
++es_ES.ISO-8859-15@euro:				es_ES.ISO8859-15
++es_ES.UTF-8@euro:				es_ES.UTF-8
++eu_ES.ISO-8859-15@euro:				eu_ES.ISO8859-15
++eu_ES.UTF-8@euro:				eu_ES.UTF-8
++fi_FI.ISO-8859-15@euro:				fi_FI.ISO8859-15
++fi_FI.UTF-8@euro:				fi_FI.UTF-8
++fr_BE.ISO-8859-15@euro:				fr_BE.ISO8859-15
++fr_BE.UTF-8@euro:				fr_BE.UTF-8
++fr_FR.ISO-8859-15@euro:				fr_FR.ISO8859-15
++fr_FR.UTF-8@euro:				fr_FR.UTF-8
++fr_LU.ISO-8859-15@euro:				fr_LU.ISO8859-15
++fr_LU.UTF-8@euro:				fr_LU.UTF-8
++ga_IE.ISO-8859-15@euro:				ga_IE.ISO8859-15
++ga_IE.UTF-8@euro:				ga_IE.UTF-8
++gl_ES.ISO-8859-15@euro:				gl_ES.ISO8859-15
++gl_ES.UTF-8@euro:				gl_ES.UTF-8
++it_IT.ISO-8859-15@euro:				it_IT.ISO8859-15
++it_IT.UTF-8@euro:				it_IT.UTF-8
++nl_BE.ISO-8859-15@euro:				nl_BE.ISO8859-15
++nl_BE.UTF-8@euro:				nl_BE.UTF-8
++nl_NL.ISO-8859-15@euro:				nl_NL.ISO8859-15
++nl_NL.UTF-8@euro:				nl_NL.UTF-8
++oc_FR.ISO-8859-15@euro:				oc_FR.ISO8859-15
++pt_PT.ISO-8859-15@euro:				pt_PT.ISO8859-15
++pt_PT.UTF-8@euro:				pt_PT.UTF-8
++sv_FI.ISO-8859-15@euro:				sv_FI.ISO8859-15
++sv_FI.UTF-8@euro:				sv_FI.UTF-8
++sv_SE.ISO-8859-15@euro:				sv_SE.ISO8859-15
++wa_BE.ISO-8859-15@euro:				wa_BE.ISO8859-15


Property changes on: trunk/debian/patches/011a_recognize_euro_modifier_locales.diff
___________________________________________________________________
Name: svn:keywords
   + Id



Reply to: