[Pkg-isocodes-devel] [SCM] ISO language, territory, currency, script codes and their translations branch, master, updated. iso-codes/3.24.2-2-g8f401af
Tobias Quathamer
toddy at debian.org
Sun Apr 3 10:05:57 UTC 2011
The following commit has been merged in the master branch:
commit 8f401afe96ec819849e42eb383721469534803e6
Author: Tobias Quathamer <toddy at debian.org>
Date: Sun Apr 3 11:59:55 2011 +0200
Prepare release 3.25
diff --git a/ChangeLog b/ChangeLog
index f0529f6..4f1c118 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,7 @@
-iso-codes 3.24.3
-----------------
-UNRELEASED
+iso-codes 3.25
+--------------
+Tobias Quathamer <toddy at debian.org>
+Sun, 3 April 2011
[ ISO 3166-2 ]
* Correct spelling for São Paulo
diff --git a/configure b/configure
index 437a7c0..543f809 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.67 for iso-codes 3.24.2.
+# Generated by GNU Autoconf 2.67 for iso-codes 3.25.
#
#
# Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,
@@ -548,8 +548,8 @@ MAKEFLAGS=
# Identity of this package.
PACKAGE_NAME='iso-codes'
PACKAGE_TARNAME='iso-codes'
-PACKAGE_VERSION='3.24.2'
-PACKAGE_STRING='iso-codes 3.24.2'
+PACKAGE_VERSION='3.25'
+PACKAGE_STRING='iso-codes 3.25'
PACKAGE_BUGREPORT=''
PACKAGE_URL=''
@@ -1175,7 +1175,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.24.2 to adapt to many kinds of systems.
+\`configure' configures iso-codes 3.25 to adapt to many kinds of systems.
Usage: $0 [OPTION]... [VAR=VALUE]...
@@ -1241,7 +1241,7 @@ fi
if test -n "$ac_init_help"; then
case $ac_init_help in
- short | recursive ) echo "Configuration of iso-codes 3.24.2:";;
+ short | recursive ) echo "Configuration of iso-codes 3.25:";;
esac
cat <<\_ACEOF
@@ -1315,7 +1315,7 @@ fi
test -n "$ac_init_help" && exit $ac_status
if $ac_init_version; then
cat <<\_ACEOF
-iso-codes configure 3.24.2
+iso-codes configure 3.25
generated by GNU Autoconf 2.67
Copyright (C) 2010 Free Software Foundation, Inc.
@@ -1332,7 +1332,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.24.2, which was
+It was created by iso-codes $as_me 3.25, which was
generated by GNU Autoconf 2.67. Invocation command line was
$ $0 $@
@@ -2148,7 +2148,7 @@ fi
# Define the identity of the package.
PACKAGE='iso-codes'
- VERSION='3.24.2'
+ VERSION='3.25'
cat >>confdefs.h <<_ACEOF
@@ -2933,7 +2933,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=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.24.2, which was
+This file was extended by iso-codes $as_me 3.25, which was
generated by GNU Autoconf 2.67. Invocation command line was
CONFIG_FILES = $CONFIG_FILES
@@ -2986,7 +2986,7 @@ _ACEOF
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
ac_cs_version="\\
-iso-codes config.status 3.24.2
+iso-codes config.status 3.25
configured by $0, generated by GNU Autoconf 2.67,
with options \\"\$ac_cs_config\\"
diff --git a/configure.ac b/configure.ac
index 797a8fd..7ee2043 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.24.2])
+AC_INIT([iso-codes],[3.25])
AM_INIT_AUTOMAKE([dist-bzip2 no-dist-gzip foreign])
AM_MAINTAINER_MODE
--
ISO language, territory, currency, script codes and their translations
More information about the Pkg-isocodes-devel
mailing list