0.6.2-1 release 0.6.2-1
authorEmmanuel Lacour <elacour@home-dn.net>
Sat, 13 Oct 2007 14:55:59 +0000 (14:55 +0000)
committerEmmanuel Lacour <elacour@home-dn.net>
Sat, 13 Oct 2007 14:55:59 +0000 (14:55 +0000)
ChangeLog
configure
configure.ac
debian/changelog
debian/patches/03_libtool.dpatch

index 15ce027..2142af2 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,4 +1,4 @@
-* Version 0.6.2 (???)
+* Version 0.6.2 (19 November 2006)
 - Made mod_suphp compatible with Apache 2.2
 - Modified SmartPtr implementation (hopefully) fixing
   double free problem
index 7d11bf6..b0782c5 100755 (executable)
--- a/configure
+++ b/configure
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.59 for suPHP 0.6.1.
+# Generated by GNU Autoconf 2.59 for suPHP 0.6.2.
 #
 # Report bugs to <sebastian.marsching@suphp.org>.
 #
@@ -423,8 +423,8 @@ SHELL=${CONFIG_SHELL-/bin/sh}
 # Identity of this package.
 PACKAGE_NAME='suPHP'
 PACKAGE_TARNAME='suphp'
-PACKAGE_VERSION='0.6.1'
-PACKAGE_STRING='suPHP 0.6.1'
+PACKAGE_VERSION='0.6.2'
+PACKAGE_STRING='suPHP 0.6.2'
 PACKAGE_BUGREPORT='sebastian.marsching@suphp.org'
 
 ac_unique_file="src/Application.cpp"
@@ -954,7 +954,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 suPHP 0.6.1 to adapt to many kinds of systems.
+\`configure' configures suPHP 0.6.2 to adapt to many kinds of systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1020,7 +1020,7 @@ fi
 
 if test -n "$ac_init_help"; then
   case $ac_init_help in
-     short | recursive ) echo "Configuration of suPHP 0.6.1:";;
+     short | recursive ) echo "Configuration of suPHP 0.6.2:";;
    esac
   cat <<\_ACEOF
 
@@ -1178,7 +1178,7 @@ fi
 test -n "$ac_init_help" && exit 0
 if $ac_init_version; then
   cat <<\_ACEOF
-suPHP configure 0.6.1
+suPHP configure 0.6.2
 generated by GNU Autoconf 2.59
 
 Copyright (C) 2003 Free Software Foundation, Inc.
@@ -1192,7 +1192,7 @@ cat >&5 <<_ACEOF
 This file contains any messages produced by compilers while
 running configure, to aid debugging if configure makes a mistake.
 
-It was created by suPHP $as_me 0.6.1, which was
+It was created by suPHP $as_me 0.6.2, which was
 generated by GNU Autoconf 2.59.  Invocation command line was
 
   $ $0 $@
@@ -19984,7 +19984,7 @@ _ASBOX
 } >&5
 cat >&5 <<_CSEOF
 
-This file was extended by suPHP $as_me 0.6.1, which was
+This file was extended by suPHP $as_me 0.6.2, which was
 generated by GNU Autoconf 2.59.  Invocation command line was
 
   CONFIG_FILES    = $CONFIG_FILES
@@ -20047,7 +20047,7 @@ _ACEOF
 
 cat >>$CONFIG_STATUS <<_ACEOF
 ac_cs_version="\\
-suPHP config.status 0.6.1
+suPHP config.status 0.6.2
 configured by $0, generated by GNU Autoconf 2.59,
   with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\"
 
index 65725a6..4cc8406 100644 (file)
@@ -1,7 +1,7 @@
 # Process this file with autoconf to produce a configure script.
 
 # Initialize
-AC_INIT([suPHP], [0.6.1], [sebastian.marsching@suphp.org], [suphp])
+AC_INIT([suPHP], [0.6.2], [sebastian.marsching@suphp.org], [suphp])
 
 # Auxiliary tools
 AC_CONFIG_AUX_DIR([config])
index 443247f..ad5426f 100644 (file)
@@ -1,3 +1,10 @@
+suphp (0.6.2-1) unstable; urgency=low
+
+  * New uptream release (closes: #405059)
+    (no sources changes from previous snapshot)
+
+ -- Emmanuel Lacour <elacour@home-dn.net>  Tue,  9 Jan 2007 18:29:26 +0100
+
 suphp (0.6.1.20061108-1) unstable; urgency=low
 
   * New upstream snapshot (closes: #395929)
index bbf4d36..6975f3a 100644 (file)
@@ -831,8 +831,8 @@ diff -Naur ./configure ./configure
 @@ -1,10 +1,11 @@
  #! /bin/sh
  # Guess values for system-dependent variables and create Makefiles.
--# Generated by GNU Autoconf 2.59 for suPHP 0.6.1.
-+# Generated by GNU Autoconf 2.60a for suPHP 0.6.1.
+-# Generated by GNU Autoconf 2.59 for suPHP 0.6.2.
++# Generated by GNU Autoconf 2.60a for suPHP 0.6.2.
  #
  # Report bugs to <sebastian.marsching@suphp.org>.
  #
@@ -2275,7 +2275,7 @@ diff -Naur ./configure ./configure
 +test -n "$ac_init_help" && exit $ac_status
  if $ac_init_version; then
    cat <<\_ACEOF
- suPHP configure 0.6.1
+ suPHP configure 0.6.2
 -generated by GNU Autoconf 2.59
 +generated by GNU Autoconf 2.60a
  
@@ -2294,7 +2294,7 @@ diff -Naur ./configure ./configure
  This file contains any messages produced by compilers while
  running configure, to aid debugging if configure makes a mistake.
  
- It was created by suPHP $as_me 0.6.1, which was
+ It was created by suPHP $as_me 0.6.2, which was
 -generated by GNU Autoconf 2.59.  Invocation command line was
 +generated by GNU Autoconf 2.60a.  Invocation command line was
  
@@ -10888,7 +10888,7 @@ diff -Naur ./configure ./configure
 -
 +# values after options handling.
 +ac_log="
- This file was extended by suPHP $as_me 0.6.1, which was
+ This file was extended by suPHP $as_me 0.6.2, which was
 -generated by GNU Autoconf 2.59.  Invocation command line was
 +generated by GNU Autoconf 2.60a.  Invocation command line was
  
@@ -10951,7 +10951,7 @@ diff -Naur ./configure ./configure
 +_ACEOF
  cat >>$CONFIG_STATUS <<_ACEOF
  ac_cs_version="\\
- suPHP config.status 0.6.1
+ suPHP config.status 0.6.2
 -configured by $0, generated by GNU Autoconf 2.59,
 -  with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\"
 +configured by $0, generated by GNU Autoconf 2.60a,