Bug#563636: libc6: Weekday/workday starts with monday in et_EE

2010-01-04 Thread mihkel
Package: libc6
Version: 2.10.2-2
Severity: normal
Tags: patch

In Estonia weekday and workday starts with monday. 

-- System Information:
Debian Release: squeeze/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)

Kernel: Linux 2.6.32-trunk-686 (SMP w/1 CPU core)
Locale: LANG=et_EE.UTF-8, LC_CTYPE=et_EE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages libc6 depends on:
ii  libc-bin  2.10.2-2   GNU C Library: Binaries
ii  libgcc1   1:4.4.2-8  GCC support library

Versions of packages libc6 recommends:
ii  libc6-i6862.10.2-2   GNU C Library: Shared libraries [i

Versions of packages libc6 suggests:
ii  debconf [debconf-2.0] 1.5.28 Debian configuration management sy
pn  glibc-doc none (no description available)
ii  locales   2.10.2-2   GNU C Library: National Language (

-- debconf information excluded
--- et_EE   2010-01-04 11:03:23.0 +0200
+++ et_EE~  2009-05-01 00:37:18.0 +0300
@@ -2197,8 +2197,8 @@
 U0020U0025U0048U003AU0025U004DU003AU0025U0053U0020/
 U0025U005AU0020U0025U0059
 week7;19971130;4
-first_weekday 2
-first_workday 2
+first_weekday 1
+first_workday 1
 END LC_TIME
 
 LC_MESSAGES


Bug#563636: (libc6: Weekday/workday starts with monday in et_EE)

2010-01-04 Thread mihkel
Whoops. This is the right patch


--- et_EE~	2009-05-01 00:37:18.0 +0300
+++ et_EE	2010-01-04 11:03:23.0 +0200
@@ -2197,8 +2197,8 @@
 U0020U0025U0048U003AU0025U004DU003AU0025U0053U0020/
 U0025U005AU0020U0025U0059
 week7;19971130;4
-first_weekday 1
-first_workday 1
+first_weekday 2
+first_workday 2
 END LC_TIME
 
 LC_MESSAGES