Author: aurel32
Date: 2011-02-06 22:34:02 +0000 (Sun, 06 Feb 2011)
New Revision: 4483

Added:
   glibc-package/branches/eglibc-2.13/debian/patches/localedata/locale-C.diff
Modified:
   glibc-package/branches/eglibc-2.13/debian/changelog
   glibc-package/branches/eglibc-2.13/debian/patches/series
Log:
  * Add patches/localedata/locale-C.diff to create a C locale.



Modified: glibc-package/branches/eglibc-2.13/debian/changelog
===================================================================
--- glibc-package/branches/eglibc-2.13/debian/changelog 2011-02-06 21:58:13 UTC 
(rev 4482)
+++ glibc-package/branches/eglibc-2.13/debian/changelog 2011-02-06 22:34:02 UTC 
(rev 4483)
@@ -97,6 +97,7 @@
   * sysdeps/powerpc.mk, sysdeps/ppc64.mk: build with --enable-multi-arch.
   * Drop libc6-sparcv9b package on sparc/sparc64, optimizations are now
     done through multi-arch (STT_GNU_IFUNC).
+  * Add patches/localedata/locale-C.diff to create a C locale.
 
  -- Aurelien Jarno <[email protected]>  Sun, 06 Feb 2011 16:52:51 +0100
 

Added: 
glibc-package/branches/eglibc-2.13/debian/patches/localedata/locale-C.diff
===================================================================
--- glibc-package/branches/eglibc-2.13/debian/patches/localedata/locale-C.diff  
                        (rev 0)
+++ glibc-package/branches/eglibc-2.13/debian/patches/localedata/locale-C.diff  
2011-02-06 22:34:02 UTC (rev 4483)
@@ -0,0 +1,37 @@
+--- /dev/null
++++ b/localedata/locales/C
+@@ -0,0 +1,34 @@
++escape_char /
++comment_char %
++% Locale for C locale in UTF-8
++% Contributed by Aurelien Jarno <[email protected]>, 2011
++
++LC_IDENTIFICATION
++title      "C locale"
++source     ""
++address    ""
++contact    ""
++email      "[email protected]"
++tel        ""
++fax        ""
++language   "C"
++territory  ""
++revision   "1.0"
++date       "2011-02-08"
++%
++category  "C:2011";LC_IDENTIFICATION
++category  "C:2011";LC_CTYPE
++category  "C:2011";LC_COLLATE
++END LC_IDENTIFICATION
++
++LC_CTYPE
++copy "i18n"
++translit_start
++include "translit_combining";""
++translit_end
++END LC_CTYPE
++
++LC_COLLATE
++% Copy the template from ISO/IEC 14651
++copy "iso14651_t1"
++END LC_COLLATE

Modified: glibc-package/branches/eglibc-2.13/debian/patches/series
===================================================================
--- glibc-package/branches/eglibc-2.13/debian/patches/series    2011-02-06 
21:58:13 UTC (rev 4482)
+++ glibc-package/branches/eglibc-2.13/debian/patches/series    2011-02-06 
22:34:02 UTC (rev 4483)
@@ -39,6 +39,7 @@
 localedata/submitted-bz9912-locale-ru_UA.diff
 localedata/locale-et_EE.diff
 localedata/submitted-translit-colon.diff
+localedata/locale-C.diff
 
 alpha/local-gcc4.1.diff
 alpha/submitted-creat64.diff


-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]
Archive: http://lists.debian.org/[email protected]

Reply via email to