From 316301563fc3992448bcf4529a8f2b9c1fbdce53 Mon Sep 17 00:00:00 2001 From: Simon Quigley Date: Thu, 24 Aug 2017 11:27:00 -0500 Subject: Update symbols from build logs. --- debian/changelog | 6 ++++++ debian/libaudcore5.symbols | 17 ++++++++++------- debian/libaudgui5.symbols | 3 ++- debian/libaudtag3.symbols | 1 + 4 files changed, 19 insertions(+), 8 deletions(-) diff --git a/debian/changelog b/debian/changelog index 9b1af23..a7cedf3 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +audacious (3.9-2) UNRELEASED; urgency=medium + + * Update symbols from build logs. + + -- Simon Quigley Thu, 24 Aug 2017 11:26:35 -0500 + audacious (3.9-1) unstable; urgency=medium [ Mateusz Łukasik ] diff --git a/debian/libaudcore5.symbols b/debian/libaudcore5.symbols index d7a0ff5..40e5055 100644 --- a/debian/libaudcore5.symbols +++ b/debian/libaudcore5.symbols @@ -1,3 +1,4 @@ +# SymbolsHelper-Confirmed: 3.9 amd64 arm64 armhf i386 ppc64el libaudcore.so.5 libaudcore5 #MINVER# _Z10aud_resumev@Base 3.8 _Z10int_to_stri@Base 3.8 @@ -17,7 +18,9 @@ libaudcore.so.5 libaudcore5 #MINVER# _Z11str_to_utf8PKci@Base 3.8 _Z11str_tolowerPKc@Base 3.8 _Z11str_toupperPKc@Base 3.9 - _Z11str_vprintfPKcP13__va_list_tag@Base 3.8 + (arch=amd64)_Z11str_vprintfPKcP13__va_list_tag@Base 3.9 + (arch=i386 ppc64el)_Z11str_vprintfPKcPc@Base 3.9 + (arch=arm64 armhf)_Z11str_vprintfPKcSt9__va_list@Base 3.9 _Z11strcmp_safePKcS0_i@Base 3.8 _Z11tiny_unlockPc@Base 3.8 _Z12aud_art_dataPK10AudArtItem@Base 3.9 @@ -68,7 +71,7 @@ libaudcore.so.5 libaudcore5 #MINVER# _Z15filename_expandO9StringBuf@Base 3.8 _Z15filename_to_uriPKc@Base 3.8 _Z15hook_dissociatePKcPFvPvS1_ES1_@Base 3.8 - _Z15str_format_timel@Base 3.8 + (subst)_Z15str_format_time{int64_t}@Base 3.8 _Z15str_from_localePKci@Base 3.8 _Z15tiny_lock_writePt@Base 3.8 _Z15uri_to_filenamePKcb@Base 3.8 @@ -261,16 +264,16 @@ libaudcore.so.5 libaudcore5 #MINVER# _ZN7VFSFile12replace_withERS_@Base 3.8 _ZN7VFSFile19set_limit_to_bufferEb@Base 3.8 _ZN7VFSFile4feofEv@Base 3.8 - _ZN7VFSFile5freadEPvll@Base 3.8 - _ZN7VFSFile5fseekEl11VFSSeekType@Base 3.8 + (subst)_ZN7VFSFile5freadEPv{int64_t}{int64_t}@Base 3.8 + (subst)_ZN7VFSFile5fseekE{int64_t}11VFSSeekType@Base 3.8 _ZN7VFSFile5fsizeEv@Base 3.8 _ZN7VFSFile5ftellEv@Base 3.8 _ZN7VFSFile6fflushEv@Base 3.8 - _ZN7VFSFile6fwriteEPKvll@Base 3.8 + (subst)_ZN7VFSFile6fwriteEPKv{int64_t}{int64_t}@Base 3.8 _ZN7VFSFile7tmpfileEv@Base 3.8 _ZN7VFSFile8read_allEv@Base 3.8 - _ZN7VFSFile9copy_fromERS_l@Base 3.8 - _ZN7VFSFile9ftruncateEl@Base 3.8 + (subst)_ZN7VFSFile9copy_fromERS_{int64_t}@Base 3.8 + (subst)_ZN7VFSFile9ftruncateE{int64_t}@Base 3.8 _ZN7VFSFile9test_fileEPKc11VFSFileTest@Base 3.8 _ZN7VFSFile9test_fileEPKc11VFSFileTestR6String@Base 3.8 _ZN7VFSFileC1EPKcS1_@Base 3.8 diff --git a/debian/libaudgui5.symbols b/debian/libaudgui5.symbols index 8c99f5f..e482ce8 100644 --- a/debian/libaudgui5.symbols +++ b/debian/libaudgui5.symbols @@ -1,3 +1,4 @@ +# SymbolsHelper-Confirmed: 3.9 amd64 armhf i386 libaudgui.so.5 libaudgui5 #MINVER# _Z11audgui_initv@Base 3.8 _Z14audgui_cleanupv@Base 3.8 @@ -36,7 +37,7 @@ libaudgui.so.5 libaudgui5 #MINVER# _Z23audgui_list_delete_rowsP10_GtkWidgetii@Base 3.8 _Z23audgui_list_insert_rowsP10_GtkWidgetii@Base 3.8 _Z23audgui_list_update_rowsP10_GtkWidgetii@Base 3.8 - _Z23audgui_pixbuf_from_dataPKvl@Base 3.8 + (subst)_Z23audgui_pixbuf_from_dataPKv{int64_t}@Base 3.8 _Z23audgui_scaled_image_newP10_GdkPixbuf@Base 3.8 _Z23audgui_scaled_image_setP10_GtkWidgetP10_GdkPixbuf@Base 3.8 _Z24audgui_destroy_on_escapeP10_GtkWidget@Base 3.8 diff --git a/debian/libaudtag3.symbols b/debian/libaudtag3.symbols index 7011b4a..1fbdfe8 100644 --- a/debian/libaudtag3.symbols +++ b/debian/libaudtag3.symbols @@ -1,3 +1,4 @@ +# SymbolsHelper-Confirmed: 3.9 amd64 libaudtag.so.3 libaudtag3 #MINVER# _ZN6audtag11write_tupleER7VFSFileRK5TupleNS_7TagTypeE@Base 3.8 _ZN6audtag8read_tagER7VFSFileR5TupleP5IndexIcE@Base 3.8 -- cgit v1.2.3