Package: locales Version: 2.3.2.ds1-12 Severity: normal Tags: patch As explained in http://lists.debian.org/debian-glibc-0404/msg00403.html byn_ER.UTF-8 cannot be generated because iso-639.def is outdated. Upstream change is http://sources.redhat.com/cgi-bin/cvsweb.cgi/libc/locale/iso-639.def.diff?r1=1.12&r2=1.13&cvsroot=glibc and I believe that the attached (hand edited and thus error prone, please check it carefully) patch fixes its generation.
Denis
Index: debian/patches/10_cvs.dpatch =================================================================== RCS file: /cvs/glibc/glibc-package/debian/patches/10_cvs.dpatch,v retrieving revision 1.7 diff -u -r1.7 10_cvs.dpatch --- debian/patches/10_cvs.dpatch 28 Oct 2003 22:56:55 -0000 1.7 +++ debian/patches/10_cvs.dpatch 28 Apr 2004 05:42:26 -0000 @@ -52667,7 +52667,7 @@ diff -urN -x CVS -x nptl -x nptl_db -x .cvsignore -x '*texi' -x '*manual*' glibc-2.3.2/locale/iso-639.def /home/jbailey/Programming/cvstree/libc/locale/iso-639.def --- glibc-2.3.2/locale/iso-639.def 2002-08-02 16:28:38.000000000 -0400 +++ /home/jbailey/Programming/cvstree/libc/locale/iso-639.def 2003-08-21 08:37:05.000000000 -0400 -@@ -6,171 +6,462 @@ +@@ -6,171 +6,463 @@ * If you find something missing or wrong contact <bug-glibc@gnu.org> */ @@ -52728,6 +52728,7 @@ +DEFINE_LANGUAGE_CODE3 ("Bikol", bik, bik) +DEFINE_LANGUAGE_CODE3 ("Bini", bin, bin) DEFINE_LANGUAGE_CODE ("Bislama", bi, bis, bis) ++DEFINE_LANGUAGE_CODE3 ("Blin", byn, byn) DEFINE_LANGUAGE_CODE ("Bosnian", bs, bos, bos) +DEFINE_LANGUAGE_CODE3 ("Braj", bra, bra) DEFINE_LANGUAGE_CODE ("Breton", br, bre, bre)