r3338 - in glibc-package/trunk/debian: . patches patches/localedata
Author: schizo
Date: 2009-02-27 20:13:34 +0000 (Fri, 27 Feb 2009)
New Revision: 3338
Added:
glibc-package/trunk/debian/patches/localedata/submitted-bz9912-locale-ru_UA.diff
Modified:
glibc-package/trunk/debian/changelog
glibc-package/trunk/debian/patches/series
Log:
Change first day of the week in ru_UA locale to Monday. closes: #517386.
Modified: glibc-package/trunk/debian/changelog
===================================================================
--- glibc-package/trunk/debian/changelog 2009-02-27 19:34:50 UTC (rev 3337)
+++ glibc-package/trunk/debian/changelog 2009-02-27 20:13:34 UTC (rev 3338)
@@ -1,8 +1,10 @@
glibc (2.9-5) unstable; urgency=low
- *
+ [ Clint Adams ]
+ * Change first day of the week in ru_UA locale to Monday. closes:
+ #517386.
- -- Aurelien Jarno <aurel32@debian.org> Fri, 27 Feb 2009 20:18:01 +0100
+ -- Clint Adams <schizo@debian.org> Fri, 27 Feb 2009 14:52:11 -0500
glibc (2.9-4) unstable; urgency=low
Added: glibc-package/trunk/debian/patches/localedata/submitted-bz9912-locale-ru_UA.diff
===================================================================
--- glibc-package/trunk/debian/patches/localedata/submitted-bz9912-locale-ru_UA.diff (rev 0)
+++ glibc-package/trunk/debian/patches/localedata/submitted-bz9912-locale-ru_UA.diff 2009-02-27 20:13:34 UTC (rev 3338)
@@ -0,0 +1,15 @@
+Index: a/localedata/locales/ru_UA
+===================================================================
+RCS file: /cvs/glibc/libc/localedata/locales/ru_UA,v
+retrieving revision 1.18
+diff -u -r1.18 ru_UA
+--- a/localedata/locales/ru_UA 31 Oct 2008 19:00:57 -0000 1.18
++++ b/localedata/locales/ru_UA 27 Feb 2009 17:04:30 -0000
+@@ -141,6 +141,7 @@
+ date_fmt "<U0025><U0061><U0020><U0025><U0062><U0020><U0025><U0065>/
+ <U0020><U0025><U0048><U003A><U0025><U004D><U003A><U0025><U0053><U0020>/
+ <U0025><U005A><U0020><U0025><U0059>"
++week 7;19971201;4
+ END LC_TIME
+
+ LC_PAPER
Modified: glibc-package/trunk/debian/patches/series
===================================================================
--- glibc-package/trunk/debian/patches/series 2009-02-27 19:34:50 UTC (rev 3337)
+++ glibc-package/trunk/debian/patches/series 2009-02-27 20:13:34 UTC (rev 3338)
@@ -41,6 +41,7 @@
localedata/first_weekday.diff
localedata/submitted-bz9835-en_GB-first_day.diff
localedata/locale-fr_FR.diff
+localedata/submitted-bz9912-locale-ru_UA.diff
alpha/local-gcc4.1.diff
alpha/submitted-creat64.diff
Reply to: