Package: countrycodes
Version: 1.0.5-2
Severity: normal
Tags: patch

countrycodes still lists the code "me" as "Western Sahara
(indeterminately reserved)", in spite of it being assigned to Montenegro
since 2006.

Attached is a patch to correct this.

Greetings from Karlsruhe,

=ToJe=

-- System Information:
Debian Release: 4.0
  APT prefers stable
  APT policy: (900, 'stable'), (10, 'unstable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.17-2-686
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)

Versions of packages countrycodes depends on:
ii  libc6                  2.3.6.ds1-13etch5 GNU C Library: Shared libraries

countrycodes recommends no packages.

-- debconf-show failed
diff -ur countrycodes-1.0.5/src/tables.h countrycodes-1.0.6/src/tables.h
--- countrycodes-1.0.5/src/tables.h     2003-02-03 00:52:47.000000000 +0100
+++ countrycodes-1.0.6/src/tables.h     2008-07-23 10:35:57.000000000 +0200
@@ -240,6 +240,7 @@
 { "Moldova, Republic of"                        , "md", "mda",  498,} ,
 { "Monaco"                                      , "mc", "mco",  492,} ,
 { "Mongolia"                                    , "mn", "mng",  496,} ,
+{ "Montenegro"                                  , "me", "mne",  499,} ,
 { "Montserrat"                                  , "ms", "msr",  500,} ,
 { "Morocco"                                     , "ma", "mar",  504,} ,
 { "Mozambique"                                  , "mz", "moz",  508,} ,
@@ -388,7 +389,6 @@
 { "Virgin Islands (U.S.)"                       , "vi", "vir",  850,} ,
 { "Wallis and Futuna Islands"                   , "wf", "wlf",  876,} ,
 { "Western Sahara"                              , "eh", "esh",  732,} ,
-{ "Western Sahara (indeterminately reserved)"   , "me", "   ",    0,} ,
 { "World Intellectual Property Organization"    , "wo", "   ",    0,} ,
 { "Yemen"                                       , "ye", "yem",  887,} ,
 { "Yugoslavia"                                  , "yu", "yug",  891,} ,

Reply via email to