[Pkg-octave-commit] [SCM] Debian packaging for octave branch, master, updated. debian/3.4.3-1-21-g4f08385

Thomas Weber tweber at debian.org
Tue Jan 17 21:59:01 UTC 2012


The following commit has been merged in the master branch:
commit d70ce354e0253af0412a92414b83e9f261f653b1
Author: Thomas Weber <tweber at debian.org>
Date:   Fri Jan 6 23:24:02 2012 +0000

    Mark idx_vector::chkerr as optional, it's a private method

diff --git a/debian/liboctave0.symbols b/debian/liboctave0.symbols
index 4a2580c..7427d3f 100644
--- a/debian/liboctave0.symbols
+++ b/debian/liboctave0.symbols
@@ -5172,7 +5172,8 @@ liboctave.so.0 liboctave0 #MINVER#
  _ZN10idx_vector14idx_vector_repD2Ev at Base 3.4.3
  _ZN10idx_vector3rawEv at Base 3.4.3
  _ZN10idx_vector5colonE at Base 3.4.3
- _ZN10idx_vector6chkerrEv at Base 3.4.3
+# not part of API (private function)
+ (c++|optional=notPartOfAPI)"idx_vector::chkerr()@Base" 3.4.3
  _ZN10idx_vector6freezeEiPKcb at Base 3.4.3
  _ZN10idx_vector7nil_repEv at Base 3.4.3
  _ZN10idx_vectorC1ERK5ArrayIbE at Base 3.4.3
@@ -17728,6 +17729,8 @@ liboctinterp.so.0 liboctave0 #MINVER#
  _ZN10gzofstreamC2Ev at Base 3.4.3
  _ZN10gzofstreamD0Ev at Base 3.4.3
  _ZN10gzofstreamD1Ev at Base 3.4.3
+# not part of API (private function)
+ (c++|optional=notPartOfAPI)"idx_vector::chkerr()@Base" 3.4.3
  _ZN10idx_vectorC1Eiii at Base 3.4.3
  _ZN10idx_vectorC2Eiii at Base 3.4.3
  _ZN10idx_vectorD1Ev at Base 3.4.3

-- 
Debian packaging for octave



More information about the Pkg-octave-commit mailing list