From 68f7054e7f52639a0e87ea53d62976974c0fe15d Mon Sep 17 00:00:00 2001 From: nick black Date: Mon, 17 Feb 2020 22:05:24 -0500 Subject: [PATCH] debian: update symbols files --- debian/libnotcurses++1.symbols | 4 ++++ debian/libnotcurses1.symbols | 7 +++++-- 2 files changed, 9 insertions(+), 2 deletions(-) diff --git a/debian/libnotcurses++1.symbols b/debian/libnotcurses++1.symbols index eed72c538..862114195 100644 --- a/debian/libnotcurses++1.symbols +++ b/debian/libnotcurses++1.symbols @@ -9,6 +9,7 @@ libnotcurses++.so.1 libnotcurses++1 #MINVER# _ZN4ncpp19invalid_state_errorD0Ev@Base 1.2.0 _ZN4ncpp19invalid_state_errorD1Ev@Base 1.2.0 _ZN4ncpp19invalid_state_errorD2Ev@Base 1.2.0 + _ZN4ncpp4Menu15default_optionsE@Base 1.2.0 _ZN4ncpp4Root26ncpp_invalid_state_messageE@Base 1.2.0 _ZN4ncpp5Plane11unmap_planeEPS0_@Base 1.2.0 _ZN4ncpp5Plane15plane_map_mutexE@Base 1.2.0 @@ -19,6 +20,7 @@ libnotcurses++.so.1 libnotcurses++1 #MINVER# _ZN4ncpp8NcTablet10tablet_mapE@Base 1.2.0 _ZN4ncpp8NcTablet12unmap_tabletEPS0_@Base 1.2.0 _ZN4ncpp8NcTablet16tablet_map_mutexE@Base 1.2.0 + _ZN4ncpp8Selector15default_optionsE@Base 1.2.0 _ZN4ncpp9NotCurses10init_mutexE@Base 1.2.0 _ZN4ncpp9NotCurses25default_notcurses_optionsE@Base 1.2.0 _ZN4ncpp9NotCurses7get_topEv@Base 1.2.0 @@ -27,11 +29,13 @@ libnotcurses++.so.1 libnotcurses++1 #MINVER# _ZN4ncpp9NotCursesC2ERK17notcurses_optionsP8_IO_FILE@Base 1.2.0 _ZN4ncpp9NotCursesD1Ev@Base 1.2.0 _ZN4ncpp9NotCursesD2Ev@Base 1.2.0 + _ZNK4ncpp4Menu9get_planeEv@Base 1.2.0 _ZNK4ncpp4Root13get_notcursesEv@Base 1.2.0 _ZNK4ncpp4Root20is_notcurses_stoppedEv@Base 1.2.0 _ZNK4ncpp6NcReel9get_planeEv@Base 1.2.0 _ZNK4ncpp6Visual9get_planeEv@Base 1.2.0 _ZNK4ncpp8NcTablet9get_planeEv@Base 1.2.0 + _ZNK4ncpp8Selector9get_planeEv@Base 1.2.0 _ZTIN4ncpp10init_errorE@Base 1.2.0 _ZTIN4ncpp16invalid_argumentE@Base 1.2.0 _ZTIN4ncpp19invalid_state_errorE@Base 1.2.0 diff --git a/debian/libnotcurses1.symbols b/debian/libnotcurses1.symbols index 72731b327..92986fb36 100644 --- a/debian/libnotcurses1.symbols +++ b/debian/libnotcurses1.symbols @@ -7,10 +7,10 @@ libnotcurses.so.1 libnotcurses1 #MINVER# ncblit_bgrx@Base 1.2.0 ncblit_rgba@Base 1.2.0 ncdirect_bg@Base 1.2.0 - ncdirect_bg_rgb8@Base 1.2.0 + ncdirect_bg_default@Base 1.2.0 ncdirect_clear@Base 1.1.9 ncdirect_fg@Base 1.2.0 - ncdirect_fg_rgb8@Base 1.2.0 + ncdirect_fg_default@Base 1.2.0 ncdirect_stop@Base 1.2.0 ncdirect_styles_off@Base 1.2.0 ncdirect_styles_on@Base 1.2.0 @@ -43,6 +43,7 @@ libnotcurses.so.1 libnotcurses1 #MINVER# ncplane_erase@Base 1.2.0 ncplane_fadein@Base 1.2.0 ncplane_fadeout@Base 1.2.0 + ncplane_gradient@Base 1.2.0 ncplane_greyscale@Base 1.2.0 ncplane_hline_interp@Base 1.2.0 ncplane_move_above_unsafe@Base 1.2.0 @@ -51,6 +52,7 @@ libnotcurses.so.1 libnotcurses1 #MINVER# ncplane_move_top@Base 1.2.0 ncplane_move_yx@Base 1.2.0 ncplane_new@Base 1.2.0 + ncplane_polyfill_yx@Base 1.2.0 ncplane_pulse@Base 1.2.0 ncplane_putc_yx@Base 1.2.0 ncplane_putegc_yx@Base 1.2.0 @@ -121,6 +123,7 @@ libnotcurses.so.1 libnotcurses1 #MINVER# notcurses_cursor_disable@Base 1.2.0 notcurses_cursor_enable@Base 1.2.0 notcurses_directmode@Base 1.2.0 + notcurses_drop_planes@Base 1.2.0 notcurses_getc@Base 1.2.0 notcurses_init@Base 1.2.0 notcurses_mouse_disable@Base 1.2.0