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

toddy at alioth.debian.org toddy at alioth.debian.org
Fri Jan 2 10:30:59 UTC 2009


Author: toddy
Date: 2009-01-02 10:30:59 +0000 (Fri, 02 Jan 2009)
New Revision: 1739

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

Modified: trunk/iso-codes/configure
===================================================================
--- trunk/iso-codes/configure	2008-12-31 11:53:46 UTC (rev 1738)
+++ trunk/iso-codes/configure	2009-01-02 10:30:59 UTC (rev 1739)
@@ -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.
+# Generated by GNU Autoconf 2.61 for ISO Codes 3.5.1.
 #
 # Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,
 # 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc.
@@ -572,8 +572,8 @@
 # Identity of this package.
 PACKAGE_NAME='ISO Codes'
 PACKAGE_TARNAME='iso-codes'
-PACKAGE_VERSION='3.5'
-PACKAGE_STRING='ISO Codes 3.5'
+PACKAGE_VERSION='3.5.1'
+PACKAGE_STRING='ISO Codes 3.5.1'
 PACKAGE_BUGREPORT=''
 
 ac_subst_vars='SHELL
@@ -1151,7 +1151,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.5 to adapt to many kinds of systems.
+\`configure' configures ISO Codes 3.5.1 to adapt to many kinds of systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1217,7 +1217,7 @@
 
 if test -n "$ac_init_help"; then
   case $ac_init_help in
-     short | recursive ) echo "Configuration of ISO Codes 3.5:";;
+     short | recursive ) echo "Configuration of ISO Codes 3.5.1:";;
    esac
   cat <<\_ACEOF
 
@@ -1287,7 +1287,7 @@
 test -n "$ac_init_help" && exit $ac_status
 if $ac_init_version; then
   cat <<\_ACEOF
-ISO Codes configure 3.5
+ISO Codes configure 3.5.1
 generated by GNU Autoconf 2.61
 
 Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,
@@ -1301,7 +1301,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.5, which was
+It was created by ISO Codes $as_me 3.5.1, which was
 generated by GNU Autoconf 2.61.  Invocation command line was
 
   $ $0 $@
@@ -1992,7 +1992,7 @@
 
 # Define the identity of the package.
  PACKAGE='iso-codes'
- VERSION='3.5'
+ VERSION='3.5.1'
 
 
 cat >>confdefs.h <<_ACEOF
@@ -2806,7 +2806,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.5, which was
+This file was extended by ISO Codes $as_me 3.5.1, which was
 generated by GNU Autoconf 2.61.  Invocation command line was
 
   CONFIG_FILES    = $CONFIG_FILES
@@ -2849,7 +2849,7 @@
 _ACEOF
 cat >>$CONFIG_STATUS <<_ACEOF
 ac_cs_version="\\
-ISO Codes config.status 3.5
+ISO Codes config.status 3.5.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-12-31 11:53:46 UTC (rev 1738)
+++ trunk/iso-codes/configure.ac	2009-01-02 10:30:59 UTC (rev 1739)
@@ -14,7 +14,7 @@
 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],[],[iso-codes])
+AC_INIT([ISO Codes],[3.5.1],[],[iso-codes])
 
 dnl FIXME debug why this doesn't work; it substs an '' for VERSION
 dnl until then, use PACKAGE_VERSION instead.




More information about the Pkg-isocodes-devel mailing list