[Pkg-isocodes-devel] r1401 - trunk/iso-codes

toddy at alioth.debian.org toddy at alioth.debian.org
Sat May 3 22:28:14 UTC 2008


Author: toddy
Date: 2008-05-03 22:28:13 +0000 (Sat, 03 May 2008)
New Revision: 1401

Modified:
   trunk/iso-codes/ChangeLog
   trunk/iso-codes/configure
   trunk/iso-codes/configure.ac
Log:
Prepare release 2.1


Modified: trunk/iso-codes/ChangeLog
===================================================================
--- trunk/iso-codes/ChangeLog	2008-05-03 17:34:22 UTC (rev 1400)
+++ trunk/iso-codes/ChangeLog	2008-05-03 22:28:13 UTC (rev 1401)
@@ -1,12 +1,17 @@
-iso-codes 2.1 UNRELEASED
+iso-codes 2.1
 -------------
 Tobias Toedter <toddy at debian.org>
+Sun, 4 May 2008
 
   [ ISO-3166 ]
   * Changes from ISO-3166 MA Newsletter VI-2:
     - MD shortname to "Moldova"
     - ME full name to "Montenegro"
-	
+
+  [ ISO-3166-2 ]
+  * Removed extraneous blanks from Malta (MT) entries; unfuzzied
+    the resulting .po deltas. Closes: alioth#310645
+
   [ ISO-639 translations ]
   * Vietnamese by Clytie Siddall (TP)
   * Dutch by Freek de Kruijf (TP)
@@ -21,9 +26,7 @@
   * Bulgarian by Damyan Ivanov
   * Tamil by Tirumurti Vasudevan
 
-  [ ISO-3166-2 ]
-  * Removed extraneous blanks from Malta (MT) entries; unfuzzied
-    the resulting .po deltas. Closes: alioth#310645
+  [ ISO-3166-2 translations ]
   * Slovenian by Primož Peterlin (TP)
   * Lithuanian by Kestutis Biliūnas
 

Modified: trunk/iso-codes/configure
===================================================================
--- trunk/iso-codes/configure	2008-05-03 17:34:22 UTC (rev 1400)
+++ trunk/iso-codes/configure	2008-05-03 22:28:13 UTC (rev 1401)
@@ -1,7 +1,7 @@
 #! /bin/sh
 # From configure.ac Revision: 1358 .
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.61 for ISO Codes 2.0.
+# Generated by GNU Autoconf 2.61 for ISO Codes 2.1.
 #
 # Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,
 # 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc.
@@ -573,8 +573,8 @@
 # Identity of this package.
 PACKAGE_NAME='ISO Codes'
 PACKAGE_TARNAME='iso-codes'
-PACKAGE_VERSION='2.0'
-PACKAGE_STRING='ISO Codes 2.0'
+PACKAGE_VERSION='2.1'
+PACKAGE_STRING='ISO Codes 2.1'
 PACKAGE_BUGREPORT=''
 
 ac_subst_vars='SHELL
@@ -1152,7 +1152,7 @@
   # Omit some internal or obsolete options to make the list less imposing.
   # This message is too long to be a string in the A/UX 3.1 sh.
   cat <<_ACEOF
-\`configure' configures ISO Codes 2.0 to adapt to many kinds of systems.
+\`configure' configures ISO Codes 2.1 to adapt to many kinds of systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1218,7 +1218,7 @@
 
 if test -n "$ac_init_help"; then
   case $ac_init_help in
-     short | recursive ) echo "Configuration of ISO Codes 2.0:";;
+     short | recursive ) echo "Configuration of ISO Codes 2.1:";;
    esac
   cat <<\_ACEOF
 
@@ -1288,7 +1288,7 @@
 test -n "$ac_init_help" && exit $ac_status
 if $ac_init_version; then
   cat <<\_ACEOF
-ISO Codes configure 2.0
+ISO Codes configure 2.1
 generated by GNU Autoconf 2.61
 
 Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,
@@ -1302,7 +1302,7 @@
 This file contains any messages produced by compilers while
 running configure, to aid debugging if configure makes a mistake.
 
-It was created by ISO Codes $as_me 2.0, which was
+It was created by ISO Codes $as_me 2.1, which was
 generated by GNU Autoconf 2.61.  Invocation command line was
 
   $ $0 $@
@@ -1995,7 +1995,7 @@
 
 # Define the identity of the package.
  PACKAGE='iso-codes'
- VERSION='2.0'
+ VERSION='2.1'
 
 
 cat >>confdefs.h <<_ACEOF
@@ -2809,7 +2809,7 @@
 # report actual input values of CONFIG_FILES etc. instead of their
 # values after options handling.
 ac_log="
-This file was extended by ISO Codes $as_me 2.0, which was
+This file was extended by ISO Codes $as_me 2.1, which was
 generated by GNU Autoconf 2.61.  Invocation command line was
 
   CONFIG_FILES    = $CONFIG_FILES
@@ -2852,7 +2852,7 @@
 _ACEOF
 cat >>$CONFIG_STATUS <<_ACEOF
 ac_cs_version="\\
-ISO Codes config.status 2.0
+ISO Codes config.status 2.1
 configured by $0, generated by GNU Autoconf 2.61,
   with options \\"`echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\"
 

Modified: trunk/iso-codes/configure.ac
===================================================================
--- trunk/iso-codes/configure.ac	2008-05-03 17:34:22 UTC (rev 1400)
+++ trunk/iso-codes/configure.ac	2008-05-03 22:28:13 UTC (rev 1401)
@@ -16,7 +16,7 @@
 dnl
 dnl $Id$
 
-AC_INIT([ISO Codes],[2.0],[],[iso-codes])
+AC_INIT([ISO Codes],[2.1],[],[iso-codes])
 
 AC_REVISION([$Revision$])
 




More information about the Pkg-isocodes-devel mailing list