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

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



Author: barbier
Date: 2006-01-16 20:53:48 +0000 (Mon, 16 Jan 2006)
New Revision: 1115

Added:
   glibc-package/trunk/debian/patches/localedata/locale-en_DK.diff
Modified:
   glibc-package/trunk/debian/changelog
   glibc-package/trunk/debian/patches/series
Log:
* Fix LC_MONETARY section of en_DK and provide en_DK.ISO-8859-15.
  (Closes: #323159)


Modified: glibc-package/trunk/debian/changelog
===================================================================
--- glibc-package/trunk/debian/changelog	2006-01-15 22:33:26 UTC (rev 1114)
+++ glibc-package/trunk/debian/changelog	2006-01-16 20:53:48 UTC (rev 1115)
@@ -1,27 +1,21 @@
 glibc (2.3.5-13) UNRELEASED; urgency=low
 
-  * debian/patches/localedata/tl_PH-yesexpr.diff: New file, to fix
-    yesexpr/noexpr in tl_PH locale.  Reported by eric pareja
-    <xenos@upm.edu.ph>.  (Closes: #295810)
-  * debian/patches/locale/fix-C-first_weekday.diff: New file, so that
-    langinfo(_NL_TIME_FIRST_WEEKDAY) returns Sunday and not Saturday.
-    Reported by Graham Wilson <graham@mknod.org>.  (Closes: #327025)
-  * debian/patches/localedata/first_weekday.diff: New file to add
-    first_weekday fields to most locales.  (Closes: #343885, #347323)
-  * debian/patches/localedata/locales-fr.diff: New file to add various
-    fixes for French locales.  (Closes: #248377)
-  * debian/patches/localedata/fo_FO-date_fmt.diff: New file to fix d_t_fmt
-    and date_fmt in fo_FO. Reported by Jacob Sparre Andersen <sparre@nbi.dk>.
-  * debian/patches/localedata/support-ru_RU.cp1251.diff: New file, to add
-    support for ru_RU.CP1251, as requested by Michael Bravo
-    <mbravo@wintermute.spb.ru>.  (Closes: #225516)
-  * debian/patches/localedata/locale-sa_IN.diff: New sa_IN locale file,
-    provided by Vidya Ayer and Christian Perrier.  (Closes: #331377)
-  * debian/patches/localedata/supported.diff: Rename support-ru_RU.cp1251.diff
-    into supported.diff, and add more locales:
+  * Fix yesexpr/noexpr in tl_PH locale.  Reported by eric pareja.
+    (Closes: #295810)
+  * Fix langinfo(_NL_TIME_FIRST_WEEKDAY) for C locale.  Reported by
+    Graham Wilson (Closes: #327025)
+  * Add first_weekday fields to most locales.  (Closes: #343885, #347323)
+  * Apply various fixes to French locales.  (Closes: #248377)
+  * Fix d_t_fmt and date_fmt in fo_FO. Reported by Jacob Sparre Andersen.
+  * New sa_IN locale file, provided by Vidya Ayer and Christian Perrier.
+    (Closes: #331377)
+  * Add several locales to SUPPORTED:
+    - ru_RU.CP1251, requested by Michael Bravo.  (Closes: #225516)
     - uz_UZ.UTF-8 (its ISO-8859-1 counterpart had no UTF-8 variant)
     - da_DK.ISO-8859-15, en_GB.ISO-8859-15, en_US.ISO-8859-15, no_NO.UTF-8,
       no_NO and sv_SE.ISO-8859-15 are found in fedora-branch CVS branch.
+  * Fix LC_MONETARY section of en_DK and provide en_DK.ISO-8859-15.
+    (Closes: #323159)
 
  -- Denis Barbier <barbier@debian.org>  Sun, 15 Jan 2006 18:20:16 +0100
 

Added: glibc-package/trunk/debian/patches/localedata/locale-en_DK.diff
===================================================================
--- glibc-package/trunk/debian/patches/localedata/locale-en_DK.diff	2006-01-15 22:33:26 UTC (rev 1114)
+++ glibc-package/trunk/debian/patches/localedata/locale-en_DK.diff	2006-01-16 20:53:48 UTC (rev 1115)
@@ -0,0 +1,85 @@
+# All lines beginning with `# DP:' are a description of the patch.
+# DP: Description: Improve en_DK and add en_DK.ISO-8859-15 to SUPPORTED
+# DP:   This locale is only useful to provide ISO8601 date formats.
+# DP: Related bugs: #323159
+# DP: Dpatch author: Denis Barbier
+# DP: Patch author: Jakob Bohm <jbj@image.dk>
+# DP: Upstream status: not submitted
+# DP: Date: 2006-01-16
+
+Index: glibc-2.3.5/localedata/SUPPORTED
+===================================================================
+--- glibc-2.3.5.orig/localedata/SUPPORTED
++++ glibc-2.3.5/localedata/SUPPORTED
+@@ -94,6 +94,7 @@
+ en_CA.UTF-8/UTF-8 \
+ en_CA/ISO-8859-1 \
+ en_DK.UTF-8/UTF-8 \
++en_DK.ISO-8859-15/ISO-8859-15 \
+ en_DK/ISO-8859-1 \
+ en_GB.UTF-8/UTF-8 \
+ en_GB/ISO-8859-1 \
+Index: glibc-2.3.5/localedata/locales/en_DK
+===================================================================
+--- glibc-2.3.5.orig/localedata/locales/en_DK
++++ glibc-2.3.5/localedata/locales/en_DK
+@@ -60,27 +60,11 @@
+ END LC_CTYPE
+ 
+ LC_MONETARY
+-int_curr_symbol      "<U0044><U004B><U004B><U0020>"
+-currency_symbol      "<U00A4>"
+-mon_decimal_point    "<U002C>"
+-mon_thousands_sep    "<U002E>"
+-mon_grouping         3;3
+-positive_sign        ""
+-negative_sign        "<U002D>"
+-int_frac_digits      2
+-frac_digits          2
+-p_cs_precedes        1
+-p_sep_by_space       0
+-n_cs_precedes        1
+-n_sep_by_space       0
+-p_sign_posn          1
+-n_sign_posn          1
++copy "da_DK"
+ END LC_MONETARY
+ 
+ LC_NUMERIC
+-decimal_point        "<U002C>"
+-thousands_sep        "<U002E>"
+-grouping             3;3
++copy "da_DK"
+ END LC_NUMERIC
+ 
+ LC_TIME
+@@ -125,8 +109,7 @@
+ END LC_TIME
+ 
+ LC_MESSAGES
+-yesexpr  "<U005E><U005B><U0031><U004A><U006A><U0073><U0053><U0079><U0059><U006F><U004F><U005D><U002E><U002A>"
+-noexpr   "<U005E><U005B><U0030><U006E><U004E><U005D><U002E><U002A>"
++copy "da_DK"
+ END LC_MESSAGES
+ 
+ LC_PAPER
+@@ -142,17 +125,9 @@
+ END LC_MEASUREMENT
+ 
+ LC_NAME
+-name_fmt    "<U0025><U0064><U0025><U0074><U0025><U0067><U0025><U0074>/
+-<U0025><U006D><U0025><U0074><U0025><U0066>"
++copy "da_DK"
+ 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><U0025><U007A><U0020><U0025><U0054><U0025>/
+-<U004E><U0025><U0063><U0025><U004E>"
+-country_ab2 "<U0044><U004B>"
+-country_ab3 "<U0044><U004E><U004B>"
+-country_num 208
++copy "da_DK"
+ END LC_ADDRESS

Modified: glibc-package/trunk/debian/patches/series
===================================================================
--- glibc-package/trunk/debian/patches/series	2006-01-15 22:33:26 UTC (rev 1114)
+++ glibc-package/trunk/debian/patches/series	2006-01-16 20:53:48 UTC (rev 1115)
@@ -114,4 +114,5 @@
 localedata/locales-fr.diff
 localedata/supported.diff
 localedata/locale-sa_IN.diff -p0
+localedata/locale-en_DK.diff
 localedata/first_weekday.diff



Reply to: