summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAaron M. Ucko <ucko@debian.org>2021-02-07 18:55:26 -0500
committerAaron M. Ucko <ucko@debian.org>2021-02-07 18:55:26 -0500
commitb13a76aada8b2030c31a4e1db040b7abd1c7eca6 (patch)
tree5daa8ddea058abc02b8900c2a84dbec09d613f26
parent876d4b521023b342e371cadd782a3d0e7fa157a5 (diff)
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~
-rw-r--r--debian/changelog4
-rw-r--r--debian/libfltk1.1.symbols1
2 files changed, 4 insertions, 1 deletions
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 <ucko@debian.org> Sun, 07 Feb 2021 18:51:25 -0500
+ -- Aaron M. Ucko <ucko@debian.org> 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