[Pkg-gstreamer-commits] [orc] 08/10: Imported Upstream version 0.4.21

Sebastian Dröge slomo at moszumanska.debian.org
Mon Jun 23 08:12:13 UTC 2014


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

slomo pushed a commit to branch master
in repository orc.

commit 36e51f5e5ee0750c8b3db150d0396459ebd79424
Author: Sebastian Dröge <sebastian at centricular.com>
Date:   Mon Jun 23 10:07:14 2014 +0200

    Imported Upstream version 0.4.21
---
 configure           | 26 +++++++++++++-------------
 configure.ac        |  6 +++---
 doc/html/index.html |  2 +-
 3 files changed, 17 insertions(+), 17 deletions(-)

diff --git a/configure b/configure
index b731b07..eea9bdd 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 orc 0.4.20.
+# Generated by GNU Autoconf 2.69 for orc 0.4.21.
 #
 # Report bugs to <http://bugzilla.gnome.org/enter_bug.cgi?product=orc>.
 #
@@ -591,8 +591,8 @@ MAKEFLAGS=
 # Identity of this package.
 PACKAGE_NAME='orc'
 PACKAGE_TARNAME='orc'
-PACKAGE_VERSION='0.4.20'
-PACKAGE_STRING='orc 0.4.20'
+PACKAGE_VERSION='0.4.21'
+PACKAGE_STRING='orc 0.4.21'
 PACKAGE_BUGREPORT='http://bugzilla.gnome.org/enter_bug.cgi?product=orc'
 PACKAGE_URL=''
 
@@ -1400,7 +1400,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 orc 0.4.20 to adapt to many kinds of systems.
+\`configure' configures orc 0.4.21 to adapt to many kinds of systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1470,7 +1470,7 @@ fi
 
 if test -n "$ac_init_help"; then
   case $ac_init_help in
-     short | recursive ) echo "Configuration of orc 0.4.20:";;
+     short | recursive ) echo "Configuration of orc 0.4.21:";;
    esac
   cat <<\_ACEOF
 
@@ -1595,7 +1595,7 @@ fi
 test -n "$ac_init_help" && exit $ac_status
 if $ac_init_version; then
   cat <<\_ACEOF
-orc configure 0.4.20
+orc configure 0.4.21
 generated by GNU Autoconf 2.69
 
 Copyright (C) 2012 Free Software Foundation, Inc.
@@ -1964,7 +1964,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 orc $as_me 0.4.20, which was
+It was created by orc $as_me 0.4.21, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   $ $0 $@
@@ -2320,7 +2320,7 @@ ac_compiler_gnu=$ac_cv_c_compiler_gnu
   { $as_echo "$as_me:${as_lineno-$LINENO}: checking nano version" >&5
 $as_echo_n "checking nano version... " >&6; }
 
-  NANO=$(echo 0.4.20 | sed 's/[0-9][0-9]*\.[0-9][0-9]*\.[0-9][0-9]*\.*//')
+  NANO=$(echo 0.4.21 | sed 's/[0-9][0-9]*\.[0-9][0-9]*\.[0-9][0-9]*\.*//')
 
 
   if test x"$NANO" = x || test "x$NANO" = "x0" ; then
@@ -2921,7 +2921,7 @@ fi
 
 # Define the identity of the package.
  PACKAGE='orc'
- VERSION='0.4.20'
+ VERSION='0.4.21'
 
 
 cat >>confdefs.h <<_ACEOF
@@ -3177,7 +3177,7 @@ ORC_MAJORMINOR=0.4
 ac_config_headers="$ac_config_headers config.h"
 
 
-ORC_LIBVERSION="20:0:20"
+ORC_LIBVERSION="21:0:21"
 
 
 case `pwd` in
@@ -14987,7 +14987,7 @@ ORC_LIBS="\$(top_builddir)/orc/liborc-$ORC_MAJORMINOR.la $LIBM $LIBRT"
 
 #CFLAGS=`echo $CFLAGS | sed s/O2/O0/`
 
-ORC_LDFLAGS="-no-undefined -export-symbols-regex \^orc_"
+ORC_LDFLAGS="-version-info \$(ORC_LIBVERSION) -no-undefined -export-symbols-regex \^orc_"
 if test "x${enable_Bsymbolic}" = "xyes"; then
   ORC_LDFLAGS="$ORC_LDFLAGS -Wl,-Bsymbolic-functions"
 fi
@@ -15625,7 +15625,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 orc $as_me 0.4.20, which was
+This file was extended by orc $as_me 0.4.21, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   CONFIG_FILES    = $CONFIG_FILES
@@ -15691,7 +15691,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="\\
-orc config.status 0.4.20
+orc config.status 0.4.21
 configured by $0, generated by GNU Autoconf 2.69,
   with options \\"\$ac_cs_config\\"
 
diff --git a/configure.ac b/configure.ac
index 443dbf3..1534b73 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
 AC_PREREQ([2.68])
-AC_INIT([orc], [0.4.20], [http://bugzilla.gnome.org/enter_bug.cgi?product=orc],[orc])
+AC_INIT([orc], [0.4.21], [http://bugzilla.gnome.org/enter_bug.cgi?product=orc],[orc])
 dnl don't forget to update libversion
 
 AS_NANO(ORC_GIT=no,ORC_GIT=yes)
@@ -22,7 +22,7 @@ dnl - library source changed -> increment REVISION
 dnl - interfaces added/removed/changed -> increment CURRENT, REVISION = 0
 dnl - interfaces added -> increment AGE
 dnl - interfaces removed -> AGE = 0
-ORC_LIBVERSION="20:0:20"
+ORC_LIBVERSION="21:0:21"
 AC_SUBST(ORC_LIBVERSION)
 LT_PREREQ([2.2.6])
 LT_INIT([dlopen win32-dll disable-static])
@@ -216,7 +216,7 @@ AC_SUBST(ORC_LIBS)
 
 #CFLAGS=`echo $CFLAGS | sed s/O2/O0/`
 
-ORC_LDFLAGS="-no-undefined -export-symbols-regex \^orc_"
+ORC_LDFLAGS="-version-info \$(ORC_LIBVERSION) -no-undefined -export-symbols-regex \^orc_"
 if test "x${enable_Bsymbolic}" = "xyes"; then
   ORC_LDFLAGS="$ORC_LDFLAGS -Wl,-Bsymbolic-functions"
 fi
diff --git a/doc/html/index.html b/doc/html/index.html
index 7612b17..f4ee21a 100644
--- a/doc/html/index.html
+++ b/doc/html/index.html
@@ -15,7 +15,7 @@
 <div>
 <div><table class="navigation" id="top" width="100%" cellpadding="2" cellspacing="0"><tr><th valign="middle"><p class="title">Orc Reference Manual</p></th></tr></table></div>
 <div><p class="releaseinfo">
-      for Orc-0.4.20.
+      for Orc-0.4.21.
       The latest version of this documentation can be found on-line at
       <a class="ulink" href="http://code.entropywave.com/documentation/orc/" target="_top">http://code.entropywave.com/documentation/orc/</a>.
     </p></div>

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-gstreamer/orc.git



More information about the Pkg-gstreamer-commits mailing list