From b2db553c223bfcb9dd3f1bfdfb83b4b35a73fd87 Mon Sep 17 00:00:00 2001 From: Graham Inggs Date: Sat, 7 Jul 2018 11:53:20 +0200 Subject: [PATCH] Drop symbols of generated const tables, see upstream PR #100 --- debian/changelog | 1 + debian/libutf8proc2.symbols | 5 ----- 2 files changed, 1 insertion(+), 5 deletions(-) diff --git a/debian/changelog b/debian/changelog index c0872ce..cfe2fd8 100644 --- a/debian/changelog +++ b/debian/changelog @@ -7,6 +7,7 @@ utf8proc (2.1.1-1) UNRELEASED; urgency=medium * New upstream release * Update upstream URLs for move to JuliaStrings * Refresh patches + * Drop symbols of generated const tables, see upstream PR #100 -- Graham Inggs Sat, 07 Jul 2018 08:30:46 +0000 diff --git a/debian/libutf8proc2.symbols b/debian/libutf8proc2.symbols index 35fa5b7..9fc8f5b 100644 --- a/debian/libutf8proc2.symbols +++ b/debian/libutf8proc2.symbols @@ -7,7 +7,6 @@ libutf8proc.so.2 libutf8proc2 #MINVER# utf8proc_category_string@Base 1.3 utf8proc_charwidth@Base 1.3 utf8proc_codepoint_valid@Base 1.3 - utf8proc_combinations@Base 1.3 utf8proc_decompose@Base 1.3 utf8proc_decompose_char@Base 1.3 utf8proc_decompose_custom@Base 2.1 @@ -20,11 +19,7 @@ libutf8proc.so.2 libutf8proc2 #MINVER# utf8proc_map@Base 1.3 utf8proc_map_custom@Base 2.1 utf8proc_normalize_utf32@Base 2.1 - utf8proc_properties@Base 1.3 utf8proc_reencode@Base 1.3 - utf8proc_sequences@Base 1.3 - utf8proc_stage1table@Base 1.3 - utf8proc_stage2table@Base 1.3 utf8proc_tolower@Base 1.3 utf8proc_totitle@Base 2.0 utf8proc_toupper@Base 1.3 -- 2.30.2