This is an automated email from the git hooks/post-receive script. aurel32 pushed a commit to branch sid in repository glibc.
commit 5ae6713759807bf3116f673dfbd2c8ac726e4c7d Author: Aurelien Jarno <[email protected]> Date: Mon Dec 19 12:21:24 2016 +0100 debian/patches/localedata/supported.diff: rename the kk_KZ locale with the RK1048 charset to kk_KZ.RK1048 to avoid conflicting with the kk_KZ locale with the PT154 charset. Closes: #847596. --- debian/changelog | 3 +++ debian/patches/localedata/supported.diff | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index ab28e82..c6ace96 100644 --- a/debian/changelog +++ b/debian/changelog @@ -14,6 +14,9 @@ glibc (2.24-9) UNRELEASED; urgency=medium * debian/rules.d/build.mk: pass --no-recursion before -T in the call to tar to workaround or fix bug#829738. This reduces the size of the glibc-source package by 40% + * debian/patches/localedata/supported.diff: rename the kk_KZ locale with the + RK1048 charset to kk_KZ.RK1048 to avoid conflicting with the kk_KZ locale + with the PT154 charset. Closes: #847596. -- Samuel Thibault <[email protected]> Fri, 09 Dec 2016 01:51:00 +0100 diff --git a/debian/patches/localedata/supported.diff b/debian/patches/localedata/supported.diff index 420cae8..da17f29 100644 --- a/debian/patches/localedata/supported.diff +++ b/debian/patches/localedata/supported.diff @@ -35,7 +35,7 @@ ka_GE/GEORGIAN-PS \ kk_KZ.UTF-8/UTF-8 \ kk_KZ/PT154 \ -+kk_KZ/RK1048 \ ++kk_KZ.RK1048/RK1048 \ kl_GL.UTF-8/UTF-8 \ kl_GL/ISO-8859-1 \ km_KH/UTF-8 \ -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-glibc/glibc.git

