[spatialite-tools] 01/05: Imported Upstream version 4.3.0
Sebastiaan Couwenberg
sebastic at moszumanska.debian.org
Wed Jul 1 20:20:23 UTC 2015
This is an automated email from the git hooks/post-receive script.
sebastic pushed a commit to branch experimental
in repository spatialite-tools.
commit d443d4eeabfb0560b95bc96334f21a1f4b8a6194
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date: Wed Jul 1 21:41:14 2015 +0200
Imported Upstream version 4.3.0
---
configure | 20 ++++++++++----------
configure.ac | 2 +-
2 files changed, 11 insertions(+), 11 deletions(-)
diff --git a/configure b/configure
index c3cd839..d408815 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.69 for spatialite-tools 4.3.0-RC1.
+# Generated by GNU Autoconf 2.69 for spatialite-tools 4.3.0.
#
# Report bugs to <a.furieri at lqt.it>.
#
@@ -590,8 +590,8 @@ MAKEFLAGS=
# Identity of this package.
PACKAGE_NAME='spatialite-tools'
PACKAGE_TARNAME='spatialite-tools'
-PACKAGE_VERSION='4.3.0-RC1'
-PACKAGE_STRING='spatialite-tools 4.3.0-RC1'
+PACKAGE_VERSION='4.3.0'
+PACKAGE_STRING='spatialite-tools 4.3.0'
PACKAGE_BUGREPORT='a.furieri at lqt.it'
PACKAGE_URL=''
@@ -1358,7 +1358,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 spatialite-tools 4.3.0-RC1 to adapt to many kinds of systems.
+\`configure' configures spatialite-tools 4.3.0 to adapt to many kinds of systems.
Usage: $0 [OPTION]... [VAR=VALUE]...
@@ -1429,7 +1429,7 @@ fi
if test -n "$ac_init_help"; then
case $ac_init_help in
- short | recursive ) echo "Configuration of spatialite-tools 4.3.0-RC1:";;
+ short | recursive ) echo "Configuration of spatialite-tools 4.3.0:";;
esac
cat <<\_ACEOF
@@ -1566,7 +1566,7 @@ fi
test -n "$ac_init_help" && exit $ac_status
if $ac_init_version; then
cat <<\_ACEOF
-spatialite-tools configure 4.3.0-RC1
+spatialite-tools configure 4.3.0
generated by GNU Autoconf 2.69
Copyright (C) 2012 Free Software Foundation, Inc.
@@ -2156,7 +2156,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 spatialite-tools $as_me 4.3.0-RC1, which was
+It was created by spatialite-tools $as_me 4.3.0, which was
generated by GNU Autoconf 2.69. Invocation command line was
$ $0 $@
@@ -3027,7 +3027,7 @@ fi
# Define the identity of the package.
PACKAGE='spatialite-tools'
- VERSION='4.3.0-RC1'
+ VERSION='4.3.0'
cat >>confdefs.h <<_ACEOF
@@ -18871,7 +18871,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 spatialite-tools $as_me 4.3.0-RC1, which was
+This file was extended by spatialite-tools $as_me 4.3.0, which was
generated by GNU Autoconf 2.69. Invocation command line was
CONFIG_FILES = $CONFIG_FILES
@@ -18937,7 +18937,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="\\
-spatialite-tools config.status 4.3.0-RC1
+spatialite-tools config.status 4.3.0
configured by $0, generated by GNU Autoconf 2.69,
with options \\"\$ac_cs_config\\"
diff --git a/configure.ac b/configure.ac
index 28e6b0e..2481e41 100644
--- a/configure.ac
+++ b/configure.ac
@@ -2,7 +2,7 @@
# Process this file with autoconf to produce a configure script.
AC_PREREQ(2.61)
-AC_INIT(spatialite-tools, 4.3.0-RC1, a.furieri at lqt.it)
+AC_INIT(spatialite-tools, 4.3.0, a.furieri at lqt.it)
AC_LANG(C)
AC_CONFIG_MACRO_DIR([m4])
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/spatialite-tools.git
More information about the Pkg-grass-devel
mailing list