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


The following commit has been merged in the master branch:
commit 2b4d0b8de7c197890f171e2302f49dc67d62e646
Author: Thomas Weber <tweber at debian.org>
Date:   Wed Jan 25 19:16:46 2012 +0000

    Mark a copy_backward symbol as optional

diff --git a/debian/liboctave0.symbols.32bit b/debian/liboctave0.symbols.32bit
index 9b13ed7..85f5aea 100644
--- a/debian/liboctave0.symbols.32bit
+++ b/debian/liboctave0.symbols.32bit
@@ -6777,7 +6777,8 @@ liboctave.so.0 liboctave0 #MINVER#
  _ZSt13__introselectIPxiSt26pointer_to_binary_functionIxxbEEvT_S3_S3_T0_T1_ at Base 3.4.3
  _ZSt13__introselectIPxiSt4lessIxEEvT_S3_S3_T0_T1_ at Base 3.4.3
  _ZSt13__introselectIPxiSt7greaterIxEEvT_S3_S3_T0_T1_ at Base 3.4.3
- _ZSt13copy_backwardIPSsS0_ET0_T_S2_S1_ at Base 3.4.3
+# This is only used in .cc files
+ (optional=notPartOfAPI)_ZSt13copy_backwardIPSsS0_ET0_T_S2_S1_ at Base 3.4.3
  _ZSt16__insertion_sortIP10octave_intIxESt26pointer_to_binary_functionIRKS1_S5_bEEvT_S7_T0_ at Base 3.4.3
  _ZSt16__insertion_sortIP10octave_intIxESt4lessIS1_EEvT_S5_T0_ at Base 3.4.3
  _ZSt16__insertion_sortIP10octave_intIxESt7greaterIS1_EEvT_S5_T0_ at Base 3.4.3

-- 
Debian packaging for octave



More information about the Pkg-octave-commit mailing list