This is an automated email from the git hooks/post-receive script. aurel32 pushed a commit to branch glibc-2.24 in repository glibc.
commit 12fabca5b6fccdf47b3f147a40d00f9149ef345a Author: Aurelien Jarno <[email protected]> Date: Tue Jul 5 20:45:34 2016 +0200 debian/patches/localedata/{locale-C.diff,locale-de_LI.diff, locale-eu_FR.diff,new-valencian-locale.diff}: change LC_IDENTIFICATION to i18n:2012. --- debian/changelog | 3 ++ debian/patches/localedata/locale-C.diff | 8 ++-- debian/patches/localedata/locale-de_LI.diff | 22 +++++------ debian/patches/localedata/locale-eu_FR.diff | 44 +++++++++++----------- .../patches/localedata/new-valencian-locale.diff | 24 ++++++------ 5 files changed, 52 insertions(+), 49 deletions(-) diff --git a/debian/changelog b/debian/changelog index 67f827b..c7a28a8 100644 --- a/debian/changelog +++ b/debian/changelog @@ -42,6 +42,9 @@ glibc (2.23.90+20160507.87523e9-1) UNRELEASED; urgency=medium - debian/patches/any/local-dynamic-resolvconf.diff: rebased. - debian/patches/any/cvs-tst-malloc-thread-exit.diff: upstreamed. - debian/patches/any/cvs-sys-personality-h.diff: upstreamed. + * debian/patches/localedata/{locale-C.diff,locale-de_LI.diff, + locale-eu_FR.diff,new-valencian-locale.diff}: change LC_IDENTIFICATION + to i18n:2012. -- Aurelien Jarno <[email protected]> Tue, 05 Jul 2016 20:43:29 +0200 diff --git a/debian/patches/localedata/locale-C.diff b/debian/patches/localedata/locale-C.diff index 521cc57..ce6f4f1 100644 --- a/debian/patches/localedata/locale-C.diff +++ b/debian/patches/localedata/locale-C.diff @@ -23,10 +23,10 @@ +revision "1.5" +date "2012-11-18" +% -+category "C:2012";LC_IDENTIFICATION -+category "C:2012";LC_CTYPE -+category "C:2012";LC_COLLATE -+category "C:2012";LC_TIME ++category "i18n:2012";LC_IDENTIFICATION ++category "i18n:2012";LC_CTYPE ++category "i18n:2012";LC_COLLATE ++category "i18n:2012";LC_TIME +END LC_IDENTIFICATION + +LC_CTYPE diff --git a/debian/patches/localedata/locale-de_LI.diff b/debian/patches/localedata/locale-de_LI.diff index e71ca32..9757468 100644 --- a/debian/patches/localedata/locale-de_LI.diff +++ b/debian/patches/localedata/locale-de_LI.diff @@ -33,17 +33,17 @@ +revision "1.0" +date "2007-11-27" +% -+category "de_LI:2000";LC_IDENTIFICATION -+category "de_LI:2000";LC_CTYPE -+category "de_LI:2000";LC_COLLATE -+category "de_LI:2000";LC_TIME -+category "de_LI:2000";LC_NUMERIC -+category "de_LI:2000";LC_MONETARY -+category "de_LI:2000";LC_MESSAGES -+category "de_LI:2000";LC_PAPER -+category "de_LI:2000";LC_NAME -+category "de_LI:2000";LC_ADDRESS -+category "de_LI:2000";LC_TELEPHONE ++category "i18n:2012";LC_IDENTIFICATION ++category "i18n:2012";LC_CTYPE ++category "i18n:2012";LC_COLLATE ++category "i18n:2012";LC_TIME ++category "i18n:2012";LC_NUMERIC ++category "i18n:2012";LC_MONETARY ++category "i18n:2012";LC_MESSAGES ++category "i18n:2012";LC_PAPER ++category "i18n:2012";LC_NAME ++category "i18n:2012";LC_ADDRESS ++category "i18n:2012";LC_TELEPHONE + +END LC_IDENTIFICATION + diff --git a/debian/patches/localedata/locale-eu_FR.diff b/debian/patches/localedata/locale-eu_FR.diff index 75c149b..594e99c 100644 --- a/debian/patches/localedata/locale-eu_FR.diff +++ b/debian/patches/localedata/locale-eu_FR.diff @@ -41,17 +41,17 @@ +revision "1.0" +date "2004-06-24" +% -+category "eu_FR:2000";LC_IDENTIFICATION -+category "eu_FR:2000";LC_CTYPE -+category "eu_FR:2000";LC_COLLATE -+category "eu_FR:2000";LC_TIME -+category "eu_FR:2000";LC_NUMERIC -+category "eu_FR:2000";LC_MONETARY -+category "eu_FR:2000";LC_MESSAGES -+category "eu_FR:2000";LC_PAPER -+category "eu_FR:2000";LC_NAME -+category "eu_FR:2000";LC_ADDRESS -+category "eu_FR:2000";LC_TELEPHONE ++category "i18n:2012";LC_IDENTIFICATION ++category "i18n:2012";LC_CTYPE ++category "i18n:2012";LC_COLLATE ++category "i18n:2012";LC_TIME ++category "i18n:2012";LC_NUMERIC ++category "i18n:2012";LC_MONETARY ++category "i18n:2012";LC_MESSAGES ++category "i18n:2012";LC_PAPER ++category "i18n:2012";LC_NAME ++category "i18n:2012";LC_ADDRESS ++category "i18n:2012";LC_TELEPHONE + +END LC_IDENTIFICATION + @@ -139,17 +139,17 @@ +revision "1.0" +date "2004-06-24" +% -+category "eu_FR:2000";LC_IDENTIFICATION -+category "eu_FR:2000";LC_CTYPE -+category "eu_FR:2000";LC_COLLATE -+category "eu_FR:2000";LC_TIME -+category "eu_FR:2000";LC_NUMERIC -+category "eu_FR:2000";LC_MONETARY -+category "eu_FR:2000";LC_MESSAGES -+category "eu_FR:2000";LC_PAPER -+category "eu_FR:2000";LC_NAME -+category "eu_FR:2000";LC_ADDRESS -+category "eu_FR:2000";LC_TELEPHONE ++category "i18n:2012";LC_IDENTIFICATION ++category "i18n:2012";LC_CTYPE ++category "i18n:2012";LC_COLLATE ++category "i18n:2012";LC_TIME ++category "i18n:2012";LC_NUMERIC ++category "i18n:2012";LC_MONETARY ++category "i18n:2012";LC_MESSAGES ++category "i18n:2012";LC_PAPER ++category "i18n:2012";LC_NAME ++category "i18n:2012";LC_ADDRESS ++category "i18n:2012";LC_TELEPHONE + +END LC_IDENTIFICATION + diff --git a/debian/patches/localedata/new-valencian-locale.diff b/debian/patches/localedata/new-valencian-locale.diff index fd15ca4..066f825 100644 --- a/debian/patches/localedata/new-valencian-locale.diff +++ b/debian/patches/localedata/new-valencian-locale.diff @@ -46,18 +46,18 @@ Submitted upstream: BZ2522 +revision "1.0" +date "2006-04-06" +% -+category "ca_ES@valencia:2006";LC_IDENTIFICATION -+category "ca_ES@valencia:2006";LC_CTYPE -+category "ca_ES@valencia:2006";LC_COLLATE -+category "ca_ES@valencia:2006";LC_MONETARY -+category "ca_ES@valencia:2006";LC_NUMERIC -+category "ca_ES@valencia:2006";LC_TIME -+category "ca_ES@valencia:2006";LC_MESSAGES -+category "ca_ES@valencia:2006";LC_PAPER -+category "ca_ES@valencia:2006";LC_NAME -+category "ca_ES@valencia:2006";LC_ADDRESS -+category "ca_ES@valencia:2006";LC_TELEPHONE -+category "ca_ES@valencia:2006";LC_MEASUREMENT ++category "i18n:2012";LC_IDENTIFICATION ++category "i18n:2012";LC_CTYPE ++category "i18n:2012";LC_COLLATE ++category "i18n:2012";LC_MONETARY ++category "i18n:2012";LC_NUMERIC ++category "i18n:2012";LC_TIME ++category "i18n:2012";LC_MESSAGES ++category "i18n:2012";LC_PAPER ++category "i18n:2012";LC_NAME ++category "i18n:2012";LC_ADDRESS ++category "i18n:2012";LC_TELEPHONE ++category "i18n:2012";LC_MEASUREMENT + +END LC_IDENTIFICATION + -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-glibc/glibc.git

