[Pkg-isocodes-devel] [SCM] ISO language, territory, currency, script codes and their translations branch, master, updated. iso-codes/3.5.1-32-g27b4dfc
Tobias Quathamer
toddy at debian.org
Sun Feb 1 16:12:54 UTC 2009
The following commit has been merged in the master branch:
commit 27b4dfc3ed9dc43136c38181c58a9acfff80a600
Author: Tobias Quathamer <toddy at debian.org>
Date: Sun Feb 1 17:02:46 2009 +0100
Prepare release 3.6
diff --git a/ChangeLog b/ChangeLog
index c3d1575..ae68196 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,7 @@
iso-codes 3.6
-------------
-UNRELEASED
+Tobias Quathamer <toddy at debian.org>
+Sun, 1 February 2009
[ ISO-639-3 ]
* Update to 2009-01-26
@@ -17,7 +18,7 @@ UNRELEASED
[ ISO 3166 translations ]
* Asturian by Marcos Alvarez Costales. Closes: #511139
- * Romanian by Eddy Petrișor.
+ * Romanian by Eddy Petrișor
[ ISO 3166-2 translations ]
* Indonesian by Andhika Padmawan (TP)
diff --git a/configure b/configure
index e461d8d..2a6957a 100755
--- a/configure
+++ b/configure
@@ -1,6 +1,6 @@
#! /bin/sh
# Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.61 for ISO Codes 3.5.1.
+# Generated by GNU Autoconf 2.61 for ISO Codes 3.6.
#
# Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,
# 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc.
@@ -572,8 +572,8 @@ SHELL=${CONFIG_SHELL-/bin/sh}
# Identity of this package.
PACKAGE_NAME='ISO Codes'
PACKAGE_TARNAME='iso-codes'
-PACKAGE_VERSION='3.5.1'
-PACKAGE_STRING='ISO Codes 3.5.1'
+PACKAGE_VERSION='3.6'
+PACKAGE_STRING='ISO Codes 3.6'
PACKAGE_BUGREPORT=''
ac_subst_vars='SHELL
@@ -1151,7 +1151,7 @@ if test "$ac_init_help" = "long"; then
# 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 3.5.1 to adapt to many kinds of systems.
+\`configure' configures ISO Codes 3.6 to adapt to many kinds of systems.
Usage: $0 [OPTION]... [VAR=VALUE]...
@@ -1217,7 +1217,7 @@ fi
if test -n "$ac_init_help"; then
case $ac_init_help in
- short | recursive ) echo "Configuration of ISO Codes 3.5.1:";;
+ short | recursive ) echo "Configuration of ISO Codes 3.6:";;
esac
cat <<\_ACEOF
@@ -1287,7 +1287,7 @@ fi
test -n "$ac_init_help" && exit $ac_status
if $ac_init_version; then
cat <<\_ACEOF
-ISO Codes configure 3.5.1
+ISO Codes configure 3.6
generated by GNU Autoconf 2.61
Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,
@@ -1301,7 +1301,7 @@ cat >config.log <<_ACEOF
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 3.5.1, which was
+It was created by ISO Codes $as_me 3.6, which was
generated by GNU Autoconf 2.61. Invocation command line was
$ $0 $@
@@ -1992,7 +1992,7 @@ fi
# Define the identity of the package.
PACKAGE='iso-codes'
- VERSION='3.5.1'
+ VERSION='3.6'
cat >>confdefs.h <<_ACEOF
@@ -2806,7 +2806,7 @@ exec 6>&1
# 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 3.5.1, which was
+This file was extended by ISO Codes $as_me 3.6, which was
generated by GNU Autoconf 2.61. Invocation command line was
CONFIG_FILES = $CONFIG_FILES
@@ -2849,7 +2849,7 @@ Report bugs to <bug-autoconf at gnu.org>."
_ACEOF
cat >>$CONFIG_STATUS <<_ACEOF
ac_cs_version="\\
-ISO Codes config.status 3.5.1
+ISO Codes config.status 3.6
configured by $0, generated by GNU Autoconf 2.61,
with options \\"`echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\"
diff --git a/configure.ac b/configure.ac
index 4c30732..51237a2 100644
--- a/configure.ac
+++ b/configure.ac
@@ -14,7 +14,7 @@ dnl You should have received a copy of the GNU General Public License along
dnl with this program; if not, write to the Free Software Foundation, Inc.,
dnl 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
-AC_INIT([ISO Codes],[3.5.1],[],[iso-codes])
+AC_INIT([ISO Codes],[3.6],[],[iso-codes])
dnl FIXME debug why this doesn't work; it substs an '' for VERSION
dnl until then, use PACKAGE_VERSION instead.
--
ISO language, territory, currency, script codes and their translations
More information about the Pkg-isocodes-devel
mailing list