[Python-modules-commits] [pythonmagick] 05/13: ...

Bastien ROUCARIES broucaries-guest at moszumanska.debian.org
Sun Oct 30 16:52:15 UTC 2016


This is an automated email from the git hooks/post-receive script.

broucaries-guest pushed a commit to branch master
in repository pythonmagick.

commit 08c7e6703ccc26784abaa770c6272f19276bbb82
Author: Cristy <mikayla-grace at urban-warrior.org>
Date:   Thu Aug 11 19:02:08 2016 -0400

    ...
---
 configure    | 20 ++++++++++----------
 configure.ac |  2 +-
 2 files changed, 11 insertions(+), 11 deletions(-)

diff --git a/configure b/configure
index 8f71a6b..78ef178 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 PythonMagick 0.9.12.
+# Generated by GNU Autoconf 2.69 for PythonMagick 0.9.13.
 #
 #
 # Copyright (C) 1992-1996, 1998-2012 Free Software Foundation, Inc.
@@ -587,8 +587,8 @@ MAKEFLAGS=
 # Identity of this package.
 PACKAGE_NAME='PythonMagick'
 PACKAGE_TARNAME='PythonMagick'
-PACKAGE_VERSION='0.9.12'
-PACKAGE_STRING='PythonMagick 0.9.12'
+PACKAGE_VERSION='0.9.13'
+PACKAGE_STRING='PythonMagick 0.9.13'
 PACKAGE_BUGREPORT=''
 PACKAGE_URL=''
 
@@ -1362,7 +1362,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 PythonMagick 0.9.12 to adapt to many kinds of systems.
+\`configure' configures PythonMagick 0.9.13 to adapt to many kinds of systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1432,7 +1432,7 @@ fi
 
 if test -n "$ac_init_help"; then
   case $ac_init_help in
-     short | recursive ) echo "Configuration of PythonMagick 0.9.12:";;
+     short | recursive ) echo "Configuration of PythonMagick 0.9.13:";;
    esac
   cat <<\_ACEOF
 
@@ -1577,7 +1577,7 @@ fi
 test -n "$ac_init_help" && exit $ac_status
 if $ac_init_version; then
   cat <<\_ACEOF
-PythonMagick configure 0.9.12
+PythonMagick configure 0.9.13
 generated by GNU Autoconf 2.69
 
 Copyright (C) 2012 Free Software Foundation, Inc.
@@ -2030,7 +2030,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 PythonMagick $as_me 0.9.12, which was
+It was created by PythonMagick $as_me 0.9.13, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   $ $0 $@
@@ -2903,7 +2903,7 @@ fi
 
 # Define the identity of the package.
  PACKAGE='PythonMagick'
- VERSION='0.9.12'
+ VERSION='0.9.13'
 
 
 cat >>confdefs.h <<_ACEOF
@@ -17937,7 +17937,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 PythonMagick $as_me 0.9.12, which was
+This file was extended by PythonMagick $as_me 0.9.13, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   CONFIG_FILES    = $CONFIG_FILES
@@ -18003,7 +18003,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="\\
-PythonMagick config.status 0.9.12
+PythonMagick config.status 0.9.13
 configured by $0, generated by GNU Autoconf 2.69,
   with options \\"\$ac_cs_config\\"
 
diff --git a/configure.ac b/configure.ac
index 3949b46..0318037 100644
--- a/configure.ac
+++ b/configure.ac
@@ -2,7 +2,7 @@
 # Process this file with autoconf to produce a configure script.
 
 AC_PREREQ(2.69)
-AC_INIT([PythonMagick],[0.9.12],[],[PythonMagick])
+AC_INIT([PythonMagick],[0.9.13],[],[PythonMagick])
 AC_CONFIG_SRCDIR([pythonmagick_src/_PathLinetoAbs.cpp])
 AC_CONFIG_AUX_DIR([config])
 AC_CONFIG_MACRO_DIR([m4])

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/pythonmagick.git



More information about the Python-modules-commits mailing list