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

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



Author: barbier
Date: 2006-04-12 23:00:33 +0000 (Wed, 12 Apr 2006)
New Revision: 1428

Added:
   glibc-package/trunk/debian/patches/localedata/new-valencian-locale.diff
Modified:
   glibc-package/trunk/debian/changelog
   glibc-package/trunk/debian/patches/series
Log:
Add a new ca_ES@valencia locale, requested by Robert Millan (Closes: #361972)


Modified: glibc-package/trunk/debian/changelog
===================================================================
--- glibc-package/trunk/debian/changelog	2006-04-12 22:41:29 UTC (rev 1427)
+++ glibc-package/trunk/debian/changelog	2006-04-12 23:00:33 UTC (rev 1428)
@@ -28,6 +28,7 @@
     Both locales and locales-all packages provide a virtual generated-locales
     package.  Packages which currently depends on locales should instead
     depend on 'locales | generated-locales'.  (Closes: #308020)
+  * Add a new ca_ES@valencia locale, requested by Robert Millan (Closes: #361972)
 
  -- Denis Barbier <barbier@debian.org>  Wed, 12 Apr 2006 01:16:51 +0200
 

Added: glibc-package/trunk/debian/patches/localedata/new-valencian-locale.diff
===================================================================
--- glibc-package/trunk/debian/patches/localedata/new-valencian-locale.diff	2006-04-12 22:41:29 UTC (rev 1427)
+++ glibc-package/trunk/debian/patches/localedata/new-valencian-locale.diff	2006-04-12 23:00:33 UTC (rev 1428)
@@ -0,0 +1,116 @@
+Submitted upstream: BZ2522
+
+Index: glibc-2.3.6/localedata/locales/ca_ES@valencia
+===================================================================
+--- /dev/null
++++ glibc-2.3.6/localedata/locales/ca_ES@valencia
+@@ -0,0 +1,96 @@
++comment_char %
++escape_char  /
++%
++% Valencian (southern Catalan) locale for Spain with Euro
++%
++% Note that this locale is almost the same as ca_ES@euro.  The point of having
++% a separate locale is only for PO translations, which have a lot of social
++% support and are very appreciated by the Valencian-speaking community.
++%
++% Contact: Jordi Mallach
++% Email: jordi@gnu.org
++% Tel:
++% Fax:
++% Language: ca
++% Territory: ES
++% Option: euro
++% Revision: 1.0
++% Date: 2006-04-06
++% Application: general
++% Users: general
++% Repertoiremap: mnemonic,ds
++% Charset: ISO-8859-15
++% Distribution and use is free, also
++% for commercial purposes.
++
++LC_IDENTIFICATION
++title      "Valencian (southern Catalan) locale for Spain with Euro"
++source     ""
++address    ""
++contact    "Jordi Mallach"
++email      "jordi@gnu.org"
++tel        ""
++fax        ""
++language   "Catalan"
++territory  "Spain"
++revision   "1.0"
++date       "2006-04-06"
++%
++category  "ca_ES@valencia:2006";LC_IDENTIFICATION
++category  "ca_ES@valencia:2006";LC_CTYPE
++category  "ca_ES@valencia:2006";LC_COLLATE
++category  "ca_ES@valencia:2006";LC_MONETARY
++category  "ca_ES@valencia:2006";LC_NUMERIC
++category  "ca_ES@valencia:2006";LC_TIME
++category  "ca_ES@valencia:2006";LC_MESSAGES
++category  "ca_ES@valencia:2006";LC_PAPER
++category  "ca_ES@valencia:2006";LC_NAME
++category  "ca_ES@valencia:2006";LC_ADDRESS
++category  "ca_ES@valencia:2006";LC_TELEPHONE
++category  "ca_ES@valencia:2006";LC_MEASUREMENT
++
++END LC_IDENTIFICATION
++
++LC_CTYPE
++copy "i18n"
++END LC_CTYPE
++
++LC_COLLATE
++copy "ca_ES"
++END LC_COLLATE
++
++LC_MONETARY
++copy "ca_ES"
++END LC_MONETARY
++
++LC_NUMERIC
++copy "ca_ES"
++END LC_NUMERIC
++
++LC_TIME
++copy "ca_ES"
++END LC_TIME
++
++LC_MESSAGES
++copy "ca_ES"
++END LC_MESSAGES
++
++LC_PAPER
++copy "ca_ES"
++END LC_PAPER
++
++LC_NAME
++copy "ca_ES"
++END LC_NAME
++
++LC_ADDRESS
++copy "ca_ES"
++END LC_ADDRESS
++
++LC_TELEPHONE
++copy "ca_ES"
++END LC_TELEPHONE
++
++LC_MEASUREMENT
++copy "ca_ES"
++END LC_MEASUREMENT
+Index: glibc-2.3.6/localedata/SUPPORTED
+===================================================================
+--- glibc-2.3.6.orig/localedata/SUPPORTED
++++ glibc-2.3.6/localedata/SUPPORTED
+@@ -65,6 +65,8 @@
+ ca_ES.UTF-8/UTF-8 \
+ ca_ES/ISO-8859-1 \
+ ca_ES@euro/ISO-8859-15 \
++ca_ES.UTF-8@valencia/UTF-8 \
++ca_ES@valencia/ISO-8859-15 \
+ ca_FR.UTF-8/UTF-8 \
+ ca_FR/ISO-8859-15 \
+ ca_IT.UTF-8/UTF-8 \

Modified: glibc-package/trunk/debian/patches/series
===================================================================
--- glibc-package/trunk/debian/patches/series	2006-04-12 22:41:29 UTC (rev 1427)
+++ glibc-package/trunk/debian/patches/series	2006-04-12 23:00:33 UTC (rev 1428)
@@ -37,6 +37,7 @@
 localedata/dz_BT-collation.diff
 localedata/update-ZA.diff
 localedata/locale-ia.diff
+localedata/new-valencian-locale.diff
 localedata/tailor-iso14651_t1.diff -p0
 localedata/fix-lang.diff
 localedata/fix-unknown-symbols.diff



Reply to: