[Pkg-isocodes-devel] [SCM] ISO language, territory, currency, script codes and their translations branch, master, updated. f9c89c3ba95276687a79ffdc1c5e9f8e986c8873

Christian PERRIER bubulle at debian.org
Wed Jun 19 16:59:32 UTC 2013


The following commit has been merged in the master branch:
commit f9c89c3ba95276687a79ffdc1c5e9f8e986c8873
Author: Theppitak Karoonboonyanan <thep at linux.thai.net>
Date:   Wed Jun 19 18:59:02 2013 +0200

    Fix country code for SH regions

diff --git a/ChangeLog b/ChangeLog
index 51b228a..55c5d73 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -11,6 +11,9 @@ UNRELEASED
     change, we set the major version number to 4 to indicate this
     change.
 
+  [ ISO 3166 translations ]
+  * Fix country code for SH regions. Closes: #712794
+
   [ ISO 3166-2 translations ]
   * Thai by Theppitak Karoonboonyanan
 
diff --git a/iso_3166_2/iso_3166_2.xml b/iso_3166_2/iso_3166_2.xml
index daf102b..8ac6a8b 100644
--- a/iso_3166_2/iso_3166_2.xml
+++ b/iso_3166_2/iso_3166_2.xml
@@ -8827,11 +8827,11 @@ Source: <http://www.iso.org/iso/country_codes/background_on_iso_3166/iso_3166-2.
 <iso_3166_country code="SH">
 <iso_3166_subset type="Geographical Entity">
 	<iso_3166_2_entry
-		code="SG-AC"	name="Ascension" />
+		code="SH-AC"	name="Ascension" />
 	<iso_3166_2_entry
-		code="SG-HL"	name="Saint Helena" />
+		code="SH-HL"	name="Saint Helena" />
 	<iso_3166_2_entry
-		code="SG-TA"	name="Tristan da Cunha" />
+		code="SH-TA"	name="Tristan da Cunha" />
 </iso_3166_subset>
 </iso_3166_country>
 	<!-- Slovenia -->

-- 
ISO language, territory, currency, script codes and their translations



More information about the Pkg-isocodes-devel mailing list