From b13a76aada8b2030c31a4e1db040b7abd1c7eca6 Mon Sep 17 00:00:00 2001 From: "Aaron M. Ucko" Date: Sun, 7 Feb 2021 18:55:26 -0500 Subject: Acknowledge a new symbol, crediting it to 1.1.10-28~. libfltk1.1.symbols: Mark a symbol that GCC 10 presumably introduced as optional and available as of 1.1.10-28~ --- debian/changelog | 4 +++- debian/libfltk1.1.symbols | 1 + 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 96d7286..73a4638 100644 --- a/debian/changelog +++ b/debian/changelog @@ -6,8 +6,10 @@ fltk1.1 (1.1.10-29) UNRELEASED; urgency=medium years ago. - debian/not-installed (new): Acknowledge deliberate omission of uncompressed man pages. + * libfltk1.1.symbols: Mark a symbol that GCC 10 presumably introduced + as optional and available as of 1.1.10-28~. - -- Aaron M. Ucko Sun, 07 Feb 2021 18:51:25 -0500 + -- Aaron M. Ucko Sun, 07 Feb 2021 18:55:25 -0500 fltk1.1 (1.1.10-28) unstable; urgency=medium diff --git a/debian/libfltk1.1.symbols b/debian/libfltk1.1.symbols index de45c49..2feb774 100644 --- a/debian/libfltk1.1.symbols +++ b/debian/libfltk1.1.symbols @@ -1368,6 +1368,7 @@ libfltk.so.1.1 libfltk1.1 #MINVER# _ZN9Fl_Widget10copy_labelEPKc@Base 1.1.6 _ZN9Fl_Widget10deactivateEv@Base 1.1.6 _ZN9Fl_Widget10take_focusEv@Base 1.1.6 + (optional)_ZN9Fl_Widget11do_callbackEv@Base 1.1.10-28~ _ZN9Fl_Widget12redraw_labelEv@Base 1.1.6 _ZN9Fl_Widget13damage_resizeEiiii@Base 1.1.6 _ZN9Fl_Widget13test_shortcutEPKc@Base 1.1.6 -- cgit v1.2.3