[Pkg-octave-commit] [SCM] Debian packaging for octave branch, master, updated. debian/3.4.3-2-52-g0e65c31

Thomas Weber tweber at debian.org
Mon Jan 30 22:03:00 UTC 2012


The following commit has been merged in the master branch:
commit b40967646e0a11846a30dbcd44738c5e4ced7c42
Author: Thomas Weber <tweber at debian.org>
Date:   Mon Jan 23 21:38:01 2012 +0000

    Mark another template instantiation as optional

diff --git a/debian/liboctave0.symbols b/debian/liboctave0.symbols
index 5d1f5ee..e959c62 100644
--- a/debian/liboctave0.symbols
+++ b/debian/liboctave0.symbols
@@ -7246,7 +7246,8 @@ liboctave.so.0 liboctave0 #MINVER#
  _ZN18FloatComplexMatrixC1ERK22FloatComplexDiagMatrix at Base 3.4.3
  _ZN18FloatComplexMatrixC1ERK24FloatComplexColumnVector at Base 3.4.3
  _ZN18FloatComplexMatrixC1Ev at Base 3.4.3
- _ZN18FloatComplexMatrixC1ISt7complexIfEEERK6MArrayIT_E at Base 3.4.3
+# inline method in the header file => always available!
+ (c++|regex|optional=inlineMethod)"FloatComplexMatrix::FloatComplexMatrix<.*>\(MArray<.*> const&\)@Base" 3.4.3
  _ZN18FloatComplexMatrixC2ERK10boolMatrix at Base 3.4.3
  _ZN18FloatComplexMatrixC2ERK10charMatrix at Base 3.4.3
  _ZN18FloatComplexMatrixC2ERK11FloatMatrix at Base 3.4.3
@@ -7258,7 +7259,6 @@ liboctave.so.0 liboctave0 #MINVER#
  _ZN18FloatComplexMatrixC2ERK22FloatComplexDiagMatrix at Base 3.4.3
  _ZN18FloatComplexMatrixC2ERK24FloatComplexColumnVector at Base 3.4.3
  _ZN18FloatComplexMatrixC2Ev at Base 3.4.3
- _ZN18FloatComplexMatrixC2ISt7complexIfEEERK6MArrayIT_E at Base 3.4.3
  _ZN18FloatComplexMatrixD1Ev at Base 3.4.3
  _ZN18FloatComplexMatrixD2Ev at Base 3.4.3
  _ZN18FloatComplexMatrixmIERK11FloatMatrix at Base 3.4.3

-- 
Debian packaging for octave



More information about the Pkg-octave-commit mailing list