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

toddy at alioth.debian.org toddy at alioth.debian.org
Wed Dec 3 10:17:54 UTC 2008


Author: toddy
Date: 2008-12-03 10:17:54 +0000 (Wed, 03 Dec 2008)
New Revision: 1716

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

Modified: trunk/iso-codes/ChangeLog
===================================================================
--- trunk/iso-codes/ChangeLog	2008-12-01 18:45:14 UTC (rev 1715)
+++ trunk/iso-codes/ChangeLog	2008-12-03 10:17:54 UTC (rev 1716)
@@ -1,5 +1,7 @@
-iso-codes trunk
----------------
+iso-codes 3.5
+-------------
+Tobias Quathamer <toddy at debian.org>
+Wed, 3 December 2008
 
   [ General ]
   * Add note about missing file iso_3166.tab in README. Closes: #498367

Modified: trunk/iso-codes/configure
===================================================================
--- trunk/iso-codes/configure	2008-12-01 18:45:14 UTC (rev 1715)
+++ trunk/iso-codes/configure	2008-12-03 10:17:54 UTC (rev 1716)
@@ -1,7 +1,7 @@
 #! /bin/sh
 # From configure.ac Revision: 1661 .
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.61 for ISO Codes 3.4.
+# Generated by GNU Autoconf 2.61 for ISO Codes 3.5.
 #
 # 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='3.4'
-PACKAGE_STRING='ISO Codes 3.4'
+PACKAGE_VERSION='3.5'
+PACKAGE_STRING='ISO Codes 3.5'
 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 3.4 to adapt to many kinds of systems.
+\`configure' configures ISO Codes 3.5 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 3.4:";;
+     short | recursive ) echo "Configuration of ISO Codes 3.5:";;
    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 3.4
+ISO Codes configure 3.5
 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 3.4, which was
+It was created by ISO Codes $as_me 3.5, 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='3.4'
+ VERSION='3.5'
 
 
 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 3.4, which was
+This file was extended by ISO Codes $as_me 3.5, 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 3.4
+ISO Codes config.status 3.5
 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-12-01 18:45:14 UTC (rev 1715)
+++ trunk/iso-codes/configure.ac	2008-12-03 10:17:54 UTC (rev 1716)
@@ -16,7 +16,7 @@
 dnl
 dnl $Id$
 
-AC_INIT([ISO Codes],[3.4],[],[iso-codes])
+AC_INIT([ISO Codes],[3.5],[],[iso-codes])
 
 AC_REVISION([$Revision$])
 




More information about the Pkg-isocodes-devel mailing list