[Pkg-isocodes-devel] [SCM] ISO language, territory, currency, script codes and their translations branch, master, updated. iso-codes/3.31-16-gb0a7c15

Tobias Quathamer toddy at debian.org
Thu Jan 5 17:53:40 UTC 2012


The following commit has been merged in the master branch:
commit 3dcb4f894b7721ec5be37e647333adcb68e9f5d4
Author: Tobias Quathamer <toddy at debian.org>
Date:   Wed Jan 4 21:20:42 2012 +0100

    Fix XML syntax error

diff --git a/ChangeLog b/ChangeLog
index 729c515..d36626b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -6,7 +6,7 @@ UNRELEASED
   * Fix code for Prti. Closes: alioth#313492
 
   [ ISO 3166-2 ]
-  * Fix extra space in entry for Greenland. Closes: alioth#313493
+  * Fix syntax error in XML for Greenland. Closes: alioth#313493
 
   [ ISO 3166 translations ]
   * Serbian by Karolina Kalic. Closes: #650971
diff --git a/iso_3166_2/iso_3166_2.xml b/iso_3166_2/iso_3166_2.xml
index ddd3b8b..d0aea32 100644
--- a/iso_3166_2/iso_3166_2.xml
+++ b/iso_3166_2/iso_3166_2.xml
@@ -3731,8 +3731,9 @@ Source: <http://www.iso.org/iso/country_codes/background_on_iso_3166/iso_3166-2.
 	<iso_3166_2_entry
 		code="GH-WP"	name="Western" />
 </iso_3166_subset>
+</iso_3166_country>
 	<!-- Greenland -->
-<iso_3166_country code="GL"/>
+<iso_3166_country code="GL">
 <iso_3166_subset type="Municipality">
 	<iso_3166_2_entry
 	   code="GL-KU"	name="Kommune Kujalleq" />

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



More information about the Pkg-isocodes-devel mailing list