[SCM] csound/master: Temporary update to symbols file

fsateler at users.alioth.debian.org fsateler at users.alioth.debian.org
Wed May 7 00:16:45 UTC 2014


The following commit has been merged in the master branch:
commit 3edb3650cd60696a6200690c2354910d58220cbe
Author: Felipe Sateler <fsateler at debian.org>
Date:   Sun May 4 21:29:04 2014 -0400

    Temporary update to symbols file
    
    to sort with upstream: missing csoundFindVariable

diff --git a/debian/libcsound64-6.0.symbols b/debian/libcsound64-6.0.symbols
index 60f8b98..1e33da3 100644
--- a/debian/libcsound64-6.0.symbols
+++ b/debian/libcsound64-6.0.symbols
@@ -71,9 +71,11 @@ libcsound64.so.6.0 libcsound64-6.0 #MINVER#
  csoundAppendOpcode at Base 1:6.00~dfsg
  csoundCfgErrorCodeToString at Base 1:6.00~dfsg
  csoundCleanup at Base 1:6.00~dfsg
+ csoundClearBreakpoints at Base 1:6.03.0~dfsg
  csoundCloseLibrary at Base 1:6.00~dfsg
  csoundCompile at Base 1:6.00~dfsg
  csoundCompileArgs at Base 1:6.00~dfsg
+ csoundCompileCsd at Base 1:6.03.0~dfsg
  csoundCompileOrc at Base 1:6.00~dfsg
  csoundCompileTree at Base 1:6.00~dfsg
  csoundCreate at Base 1:6.00~dfsg
@@ -85,7 +87,20 @@ libcsound64.so.6.0 libcsound64-6.0 #MINVER#
  csoundCreateMutex at Base 1:6.00~dfsg
  csoundCreateThread at Base 1:6.00~dfsg
  csoundCreateThreadLock at Base 1:6.00~dfsg
+ csoundCreateVarPool at Base 1:6.03.0~dfsg
  csoundCreateVariable at Base 1:6.00~dfsg
+ csoundDebugContinue at Base 1:6.03.0~dfsg
+ csoundDebugFreeInstrInstances at Base 1:6.03.0~dfsg
+ csoundDebugFreeVariables at Base 1:6.03.0~dfsg
+ csoundDebugGetInstrInstances at Base 1:6.03.0~dfsg
+ csoundDebugGetVariables at Base 1:6.03.0~dfsg
+ csoundDebugNext at Base 1:6.03.0~dfsg
+ csoundDebugStart at Base 1:6.03.0~dfsg
+ csoundDebugStepInto at Base 1:6.03.0~dfsg
+ csoundDebugStepOver at Base 1:6.03.0~dfsg
+ csoundDebugStop at Base 1:6.03.0~dfsg
+ csoundDebuggerClean at Base 1:6.03.0~dfsg
+ csoundDebuggerInit at Base 1:6.03.0~dfsg
  csoundDeleteCfgVarList at Base 1:6.00~dfsg
  csoundDeleteChannelList at Base 1:6.00~dfsg
  csoundDeleteConfigurationVariable at Base 1:6.00~dfsg
@@ -100,9 +115,10 @@ libcsound64.so.6.0 libcsound64-6.0 #MINVER#
  csoundDestroyThreadLock at Base 1:6.00~dfsg
  csoundDisposeOpcodeList at Base 1:6.00~dfsg
  csoundEvalCode at Base 1:6.00~dfsg
- csoundFindVariable at Base 1:6.00~dfsg
+#MISSING: 1:6.03.0~dfsg# csoundFindVariable at Base 1:6.00~dfsg
  csoundFindVariableWithName at Base 1:6.00~dfsg
  csoundFlushCircularBuffer at Base 1:6.00~dfsg
+ csoundFreeVarPool at Base 1:6.03.0~dfsg
  csoundGet0dBFS at Base 1:6.00~dfsg
  csoundGetAPIVersion at Base 1:6.00~dfsg
  csoundGetAudioChannel at Base 1:6.00~dfsg
@@ -190,6 +206,8 @@ libcsound64.so.6.0 libcsound64-6.0 #MINVER#
  csoundReadScore at Base 1:6.00~dfsg
  csoundRegisterKeyboardCallback at Base 1:6.00~dfsg
  csoundRegisterSenseEventCallback at Base 1:6.00~dfsg
+ csoundRemoveBreakpoint at Base 1:6.03.0~dfsg
+ csoundRemoveInstrumentBreakpoint at Base 1:6.03.0~dfsg
  csoundRemoveKeyboardCallback at Base 1:6.00~dfsg
  csoundReset at Base 1:6.00~dfsg
  csoundRewindScore at Base 1:6.00~dfsg
@@ -202,6 +220,8 @@ libcsound64.so.6.0 libcsound64-6.0 #MINVER#
  csoundSeedRandMT at Base 1:6.00~dfsg
  csoundSetAudioChannel at Base 1:6.00~dfsg
  csoundSetAudioDeviceListCallback at Base 1:6.00~dfsg
+ csoundSetBreakpoint at Base 1:6.03.0~dfsg
+ csoundSetBreakpointCallback at Base 1:6.03.0~dfsg
  csoundSetConfigurationVariable at Base 1:6.00~dfsg
  csoundSetControlChannel at Base 1:6.00~dfsg
  csoundSetControlChannelHints at Base 1:6.00~dfsg
@@ -224,6 +244,7 @@ libcsound64.so.6.0 libcsound64-6.0 #MINVER#
  csoundSetHostImplementedMIDIIO at Base 1:6.00~dfsg
  csoundSetInput at Base 1:6.00~dfsg
  csoundSetInputChannelCallback at Base 1:6.00~dfsg
+ csoundSetInstrumentBreakpoint at Base 1:6.03.0~dfsg
  csoundSetIsGraphable at Base 1:6.00~dfsg
  csoundSetKillGraphCallback at Base 1:6.00~dfsg
  csoundSetLanguage at Base 1:6.00~dfsg

-- 
csound packaging



More information about the pkg-multimedia-commits mailing list