[Pkg-gstreamer-commits] [SCM] UNNAMED PROJECT branch, master, updated. debian/1%0.4.16-2-3-g947e9cd

Sebastian Dröge sebastian.droege at collabora.co.uk
Wed Feb 20 09:40:29 UTC 2013


The following commit has been merged in the master branch:
commit 947e9cdf37e8203cf99ecece266da15de9d63412
Author: Sebastian Dröge <sebastian.droege at collabora.co.uk>
Date:   Wed Feb 20 10:33:54 2013 +0100

    New upstream release.

diff --git a/debian/changelog b/debian/changelog
index 0cd5068..c5f6e59 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+orc (1:0.4.17-1) experimental; urgency=low
+
+  * New upstream release.
+
+ -- Sebastian Dröge <slomo at debian.org>  Wed, 20 Feb 2013 10:33:37 +0100
+
 orc (1:0.4.16-2) unstable; urgency=low
 
   * Team upload.
diff --git a/debian/patches/99_ltmain_as-needed.patch b/debian/patches/99_ltmain_as-needed.patch
index b7884e9..04d925a 100644
--- a/debian/patches/99_ltmain_as-needed.patch
+++ b/debian/patches/99_ltmain_as-needed.patch
@@ -1,8 +1,8 @@
-Index: orc-0.4.5/ltmain.sh
+Index: orc/ltmain.sh
 ===================================================================
---- orc-0.4.5.orig/ltmain.sh	2010-06-08 09:01:36.752356036 +0200
-+++ orc-0.4.5/ltmain.sh	2010-06-08 09:01:54.916356627 +0200
-@@ -4716,6 +4716,11 @@
+--- orc.orig/ltmain.sh	2013-02-20 10:36:40.017902486 +0100
++++ orc/ltmain.sh	2013-02-20 10:37:04.481902853 +0100
+@@ -5800,6 +5800,11 @@
  	arg=$func_stripname_result
  	;;
  
@@ -14,7 +14,7 @@ Index: orc-0.4.5/ltmain.sh
        -Wl,*)
  	func_stripname '-Wl,' '' "$arg"
  	args=$func_stripname_result
-@@ -5070,6 +5075,15 @@
+@@ -6163,6 +6168,15 @@
  	lib=
  	found=no
  	case $deplib in
@@ -27,6 +27,6 @@ Index: orc-0.4.5/ltmain.sh
 +	  fi
 +	  continue
 +	  ;;
- 	-mt|-mthreads|-kthread|-Kthread|-pthread|-pthreads|--thread-safe|-threads)
+ 	-mt|-mthreads|-kthread|-Kthread|-pthread|-pthreads|--thread-safe \
+         |-threads|-fopenmp|-openmp|-mp|-xopenmp|-omp|-qsmp=*)
  	  if test "$linkmode,$pass" = "prog,link"; then
- 	    compile_deplibs="$deplib $compile_deplibs"
diff --git a/debian/rules b/debian/rules
index 4d39965..69c8ceb 100755
--- a/debian/rules
+++ b/debian/rules
@@ -7,7 +7,7 @@ include /usr/share/cdbs/1/class/autotools.mk
 DEB_DH_STRIP_ARGS := --dbg-package=liborc-0.4-0-dbg
 DEB_CONFIGURE_EXTRA_FLAGS := --enable-static --libdir=\$${prefix}/lib/$(DEB_HOST_MULTIARCH)
 APIVER := 0.4
-SHLIBVER := 1:0.4.16
+SHLIBVER := 1:0.4.17
 liborc := $(shell sed -nr 's/^Package:[[:space:]]*(liborc-$(APIVER)-[0-9]+)[[:space:]]*$$/\1/p' debian/control)
 
 DEB_DH_MAKESHLIBS_ARGS_$(liborc) = -V '$(liborc) (>= $(SHLIBVER))'

-- 
UNNAMED PROJECT



More information about the Pkg-gstreamer-commits mailing list