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

Thomas Weber tweber at debian.org
Mon Jan 30 22:35:36 UTC 2012


The following commit has been merged in the master branch:
commit fad5bfc40e3ebac77c9109dbd6b60b580dcf0115
Author: Thomas Weber <tweber at debian.org>
Date:   Mon Jan 30 23:13:02 2012 +0100

    Fix some typos in the symbol files.
    
    Remove some superfluous symbols that are now caught by a regex
    Remove superfluous '^' at the beginning of the line.

diff --git a/debian/liboctave0.symbols b/debian/liboctave0.symbols
index 145a601..ac31f99 100644
--- a/debian/liboctave0.symbols
+++ b/debian/liboctave0.symbols
@@ -17690,7 +17690,7 @@ liboctinterp.so.0 liboctave0 #MINVER#
  _ZN12symbol_table25is_built_in_function_nameERKSs at Base 3.4.3
  _ZN12symbol_table27erase_subfunctions_in_scopeEi at Base 3.4.3
 # inline method in the header file => always available!
- (c++|optional=inlineMethod)"^symbol_table::subfunctions_defined_in_scope(int)@Base" 3.4.3
+ (c++|optional=inlineMethod)"symbol_table::subfunctions_defined_in_scope(int)@Base" 3.4.3
  _ZN12symbol_table31stash_dir_name_for_subfunctionsEiRKSs at Base 3.4.3
  _ZN12symbol_table4dumpERSoi at Base 3.4.3
  _ZN12symbol_table4findERKSsRK17octave_value_listbb at Base 3.4.3
@@ -17726,7 +17726,7 @@ liboctinterp.so.0 liboctave0 #MINVER#
  _ZN12symbol_table9fcn_tableE at Base 3.4.3
  _ZN12symbol_table9set_scopeEi at Base 3.4.3
 # inline method in the header file => always available!
- (c++|optional=inlineMethod)"^symbol_table::symbol_table()@Base" 3.4.3
+ (c++|optional=inlineMethod)"symbol_table::symbol_table()@Base" 3.4.3
  _ZN12text_elementD0Ev at Base 3.4.3
  _ZN12text_elementD1Ev at Base 3.4.3
  _ZN12text_elementD2Ev at Base 3.4.3
@@ -21619,8 +21619,7 @@ liboctinterp.so.0 liboctave0 #MINVER#
  _ZN8property6createERKSsRK15graphics_handleRK12caseless_strRK17octave_value_list at Base 3.4.3
 # inline method in the header file graphics.h.in => always available!
  (c++|optional=inlineMethod)"property::property()@Base" 3.4.3
- _ZN8propertyC1Ev at Base 3.4.3
- _ZN8propertyC2Ev at Base 3.4.3
+ (c++|optional=inlineMethod)"property::property()@Base" 3.4.3
  _ZN8propertyD1Ev at Base 3.4.3
  _ZN8propertyD2Ev at Base 3.4.3
  _ZN8propertyaSERKS_ at Base 3.4.3

-- 
Debian packaging for octave



More information about the Pkg-octave-commit mailing list