[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:36 UTC 2012


The following commit has been merged in the master branch:
commit 671f4d24e9c796ccab10b78947d441a5dd1284dd
Author: Thomas Weber <tweber at debian.org>
Date:   Sat Jan 28 23:43:34 2012 +0100

    Mark mex:malloc() as optional symbol

diff --git a/debian/liboctave0.symbols b/debian/liboctave0.symbols
index da4a671..1743186 100644
--- a/debian/liboctave0.symbols
+++ b/debian/liboctave0.symbols
@@ -416,6 +416,8 @@ libcruft.so.0 liboctave0 #MINVER#
  zuoik_ at Base 3.4.3
  zwrsk_ at Base 3.4.3
 liboctave.so.0 liboctave0 #MINVER#
+# not part of API (not in any .h file)
+ (c++|regex|optional=notPartOfAPI)"mex::malloc\(.*\)@Base" 3.4.3
  _Z10bsxfun_addRK10intNDArrayI10octave_intIaEES4_ at Base 3.4.3
  _Z10bsxfun_addRK10intNDArrayI10octave_intIhEES4_ at Base 3.4.3
  _Z10bsxfun_addRK10intNDArrayI10octave_intIiEES4_ at Base 3.4.3
@@ -20664,7 +20666,7 @@ liboctinterp.so.0 liboctave0 #MINVER#
  _ZN3EIGD2Ev at Base 3.4.3
  _ZN3mex14global_memlistE at Base 3.4.3
 # not part of API (not in any .h file)
- (c++|optional=notPartOfAPI)"mex::malloc(unsigned long)@Base" 3.4.3
+ (c++|regex|optional=notPartOfAPI)"mex::malloc\(.*\)@Base" 3.4.3
  _ZN3mex7cleanupEPv at Base 3.4.3
  _ZN3mexD1Ev at Base 3.4.3
  _ZN3mexD2Ev at Base 3.4.3
diff --git a/debian/liboctave0.symbols.32bit b/debian/liboctave0.symbols.32bit
index c0e6605..b411f03 100644
--- a/debian/liboctave0.symbols.32bit
+++ b/debian/liboctave0.symbols.32bit
@@ -7297,7 +7297,6 @@ liboctinterp.so.0 liboctave0 #MINVER#
  _ZN22octave_base_int_scalarI10octave_intIyEED0Ev at Base 3.4.3
  _ZN22octave_base_int_scalarI10octave_intIyEED1Ev at Base 3.4.3
  _ZN22octave_base_int_scalarI10octave_intIyEED2Ev at Base 3.4.3
- _ZN3mex6mallocEj at Base 3.4.3
  _ZN3mex7reallocEPvj at Base 3.4.3
  _ZN5ArrayI10octave_intIxEE4elemEi at Base 3.4.3
  _ZN5ArrayI10octave_intIxEEC1ERK10dim_vector at Base 3.4.3

-- 
Debian packaging for octave



More information about the Pkg-octave-commit mailing list