X Strike Force X.Org X11 SVN commit: r4004 - in trunk/lib/libx11/debian: . patches
Author: dparsons
Date: 2006-11-18 08:24:11 -0500 (Sat, 18 Nov 2006)
New Revision: 4004
Modified:
trunk/lib/libx11/debian/changelog
trunk/lib/libx11/debian/patches/015_russian_locale_alias.diff
Log:
For prosterity's edification, record that the glibc russian change to
koi8 was made for bug #62586 at glibc 2.2.5-4, and therefore only
applies to Debian's glibc.
Modified: trunk/lib/libx11/debian/changelog
===================================================================
--- trunk/lib/libx11/debian/changelog 2006-11-18 12:11:02 UTC (rev 4003)
+++ trunk/lib/libx11/debian/changelog 2006-11-18 13:24:11 UTC (rev 4004)
@@ -3,14 +3,15 @@
* Some patches got lost in the upgrade from 1.0.0 (2:1.0.0-9) to 1.0.3:
- 015_russian_locale_alias.diff. Closes: #368655.
This aligns with the glibc russian definition of ru_RU.KOI8-R in
- /usr/share/locale/locale.alias. Because of the
+ /usr/share/locale/locale.alias. Note that this only applies to
+ Debian's glibc, see bug #62586 and glibc 2.2.5-4. Because of the
constraint implosed by glibc in /usr/share/i18n/locales/ru_RU,
- we cannot likewise change ru and ru_RU away from ISO8859-5.
+ we cannot likewise change ru and ru_RU away from ISO8859-5.
They really should be using ru_RU.UTF-8 anyway.
- 016_greek_polytonic_Compose.diff. Closes: #386471.
- 017_FTBFS_makekeys.diff can be left out since it is applied in 1.0.3.
- -- Drew Parsons <dparsons@debian.org> Sat, 18 Nov 2006 23:01:13 +1100
+ -- Drew Parsons <dparsons@debian.org> Sun, 19 Nov 2006 00:17:22 +1100
libx11 (2:1.0.3-3) unstable; urgency=high
Modified: trunk/lib/libx11/debian/patches/015_russian_locale_alias.diff
===================================================================
--- trunk/lib/libx11/debian/patches/015_russian_locale_alias.diff 2006-11-18 12:11:02 UTC (rev 4003)
+++ trunk/lib/libx11/debian/patches/015_russian_locale_alias.diff 2006-11-18 13:24:11 UTC (rev 4004)
@@ -1,6 +1,8 @@
Fix russian locale. Closes: #368655.
This aligns with the glibc definition in /usr/share/locale/locale.alias.
+This only applies to Debian's glibc, see bug #62586 and glibc 2.2.5-4.
+
For the same glib reason, we cannot change ru and ru_RU away from ISO8859-5,
since that encoding is enshrined in /usr/share/i18n/locales/ru_RU. Insert
appropriate perjorative language here.
Reply to: