This is the mail archive of the glibc-cvs@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

GNU C Library master sources branch master updated. glibc-2.23-205-g3544cbc


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "GNU C Library master sources".

The branch, master has been updated
       via  3544cbc8f43b5f05fb89d22ef7edbb6ad0594311 (commit)
      from  1b045ee53e0b8bed75745b931b33f27d21c9ed22 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
http://sourceware.org/git/gitweb.cgi?p=glibc.git;a=commitdiff;h=3544cbc8f43b5f05fb89d22ef7edbb6ad0594311

commit 3544cbc8f43b5f05fb89d22ef7edbb6ad0594311
Author: Mike Frysinger <vapier@gentoo.org>
Date:   Wed Apr 13 12:36:42 2016 -0400

    localedata: LC_IDENTIFICATION: delete uncommon fields
    
    Very few locales set audience/application/abbreviation, and
    even the ones that do, set them largely to default/useless
    values.  Drop them from the few locales until we decide we
    want to set these everywhere (to something useful).

diff --git a/localedata/ChangeLog b/localedata/ChangeLog
index 541c34f..38077b4 100644
--- a/localedata/ChangeLog
+++ b/localedata/ChangeLog
@@ -1,3 +1,15 @@
+2016-04-16  Mike Frysinger  <vapier@gentoo.org>
+
+	* locales/csb_PL (audience, application, abbreviation): Delete.
+	* locales/mn_MN: Likewise.
+	* locales/sr_ME: Likewise.
+	* locales/sr_RS: Likewise.
+	* locales/sr_RS@latin: Likewise.
+	* locales/szl_PL: Likewise.
+	* locales/tr_CY: Likewise.
+	* locales/tr_TR: Likewise.
+	* locales/uk_UA: Likewise.  Also trim old/redundant comments.
+
 2016-04-15  Mike Frysinger  <vapier@gentoo.org>
 
 	[BZ #16374]
diff --git a/localedata/locales/csb_PL b/localedata/locales/csb_PL
index d3cfa5c..9ac3479 100644
--- a/localedata/locales/csb_PL
+++ b/localedata/locales/csb_PL
@@ -34,9 +34,6 @@ language   "Kashubian"
 territory  "Poland"
 revision   "1.0"
 date       "2006-07-25"
-audience   "general"
-application   "GNU locale"
-abbreviation  ""
 
 category "i18n:2012";LC_IDENTIFICATION
 category "i18n:2012";LC_CTYPE
diff --git a/localedata/locales/mn_MN b/localedata/locales/mn_MN
index 7d71eb5..7dcac33 100644
--- a/localedata/locales/mn_MN
+++ b/localedata/locales/mn_MN
@@ -25,8 +25,6 @@ language   "Mongolian"
 territory  "Mongolia"
 revision   "1.0"
 date       "2005-05-21"
-audience   "general"
-application   "GNU locale"
 
 category "i18n:2012";LC_IDENTIFICATION
 category "i18n:2012";LC_CTYPE
diff --git a/localedata/locales/sr_ME b/localedata/locales/sr_ME
index c8b008b..22a823a 100644
--- a/localedata/locales/sr_ME
+++ b/localedata/locales/sr_ME
@@ -36,9 +36,6 @@ language   "Serbian"
 territory  "Montenegro"
 revision   "1.2"
 date       "2006-10-11"
-audience   "general"
-application   "GNU locale"
-abbreviation  ""
 
 category "i18n:2012";LC_IDENTIFICATION
 category "i18n:2012";LC_CTYPE
diff --git a/localedata/locales/sr_RS b/localedata/locales/sr_RS
index 20d3eb6..a7e93ab 100644
--- a/localedata/locales/sr_RS
+++ b/localedata/locales/sr_RS
@@ -36,9 +36,6 @@ language   "Serbian"
 territory  "Serbia"
 revision   "1.3"
 date       "2006-10-09"
-audience   "general"
-application   "GNU locale"
-abbreviation  ""
 
 category "i18n:2012";LC_IDENTIFICATION
 category "i18n:2012";LC_CTYPE
diff --git a/localedata/locales/sr_RS@latin b/localedata/locales/sr_RS@latin
index e8298ad..b362cab 100644
--- a/localedata/locales/sr_RS@latin
+++ b/localedata/locales/sr_RS@latin
@@ -36,9 +36,6 @@ language   "Serbian"
 territory  "Serbia"
 revision   "1.3"
 date       "2006-10-09"
-audience   "general"
-application   "GNU locale"
-abbreviation  ""
 
 category "i18n:2012";LC_IDENTIFICATION
 category "i18n:2012";LC_CTYPE
diff --git a/localedata/locales/szl_PL b/localedata/locales/szl_PL
index 2cda73b..a80cbe1 100644
--- a/localedata/locales/szl_PL
+++ b/localedata/locales/szl_PL
@@ -34,9 +34,6 @@ language   "Silesian"
 territory  "Poland"
 revision   "1.0"
 date       "2012-07-17"
-audience   "general"
-application   "GNU locale"
-abbreviation  ""
 
 category "i18n:2012";LC_IDENTIFICATION
 category "i18n:2012";LC_CTYPE
diff --git a/localedata/locales/tr_CY b/localedata/locales/tr_CY
index c60a613..efeb6c3 100644
--- a/localedata/locales/tr_CY
+++ b/localedata/locales/tr_CY
@@ -30,9 +30,6 @@ language   "Turkish"
 territory  "Cyprus"
 revision   "1.0"
 date       "2004-10-23"
-audience   ""
-application ""
-abbreviation ""
 
 category "i18n:2012";LC_IDENTIFICATION
 category "i18n:2012";LC_CTYPE
diff --git a/localedata/locales/tr_TR b/localedata/locales/tr_TR
index 93afd3c..a9f0cf2 100644
--- a/localedata/locales/tr_TR
+++ b/localedata/locales/tr_TR
@@ -45,9 +45,6 @@ language   "Turkish"
 territory  "Turkey"
 revision   "1.0"
 date       "2015-12-10"
-audience   ""
-application ""
-abbreviation ""
 
 category "i18n:2012";LC_IDENTIFICATION
 category "i18n:2012";LC_CTYPE
diff --git a/localedata/locales/uk_UA b/localedata/locales/uk_UA
index 92ebee1..42c85fb 100644
--- a/localedata/locales/uk_UA
+++ b/localedata/locales/uk_UA
@@ -30,47 +30,16 @@ escape_char /
 
 
 LC_IDENTIFICATION
-
-% Title of document: Ukrainian Language Locale for Ukraine
 title      "Ukrainian Language Locale for Ukraine"
-
-% Organization name.
 source     ""
-
-% Organization postal address.
 address    ""
-
-% Name of contact person.
 contact    "GNU libc maintainers"
-
-% Electronic address of organization or contact person.
 email      "bug-glibc-locales@gnu.org"
-
-% Telephone number of organization in international format.
 tel        ""
-
-% Fax number of organization in international format.
 fax        ""
-
-% Code of language, to which this document applies.
 language   "Ukrainian"
-
-% Code of country/geographic extent (ISO 3166), to which this document applies.
 territory  "Ukraine"
-
-% Intended user audience.
-audience   "general"
-
-% If for use with special application, a description of this application.
-application "general"
-
-% Short name.
-abbreviation "ULU-2.1.12"
-
-% Revision (numbers and dots).
 revision   "2.1.12"
-
-% Revision date
 date       "2006-05-20"
 
 category "i18n:2012";LC_IDENTIFICATION

-----------------------------------------------------------------------

Summary of changes:
 localedata/ChangeLog           |   12 ++++++++++++
 localedata/locales/csb_PL      |    3 ---
 localedata/locales/mn_MN       |    2 --
 localedata/locales/sr_ME       |    3 ---
 localedata/locales/sr_RS       |    3 ---
 localedata/locales/sr_RS@latin |    3 ---
 localedata/locales/szl_PL      |    3 ---
 localedata/locales/tr_CY       |    3 ---
 localedata/locales/tr_TR       |    3 ---
 localedata/locales/uk_UA       |   31 -------------------------------
 10 files changed, 12 insertions(+), 54 deletions(-)


hooks/post-receive
-- 
GNU C Library master sources


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]