From d2d743cae2edd026a164dd9c8ed2380d03b16795 Mon Sep 17 00:00:00 2001 From: Graham Inggs Date: Fri, 7 Jul 2017 17:30:53 +0200 Subject: [PATCH] Update debian/libutf8proc2.symbols --- debian/changelog | 1 + debian/libutf8proc2.symbols | 3 +++ 2 files changed, 4 insertions(+) diff --git a/debian/changelog b/debian/changelog index 3bd1bb4..dc21675 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,7 @@ utf8proc (2.1.0-1) UNRELEASED; urgency=medium * New upstream release * Switch to unicode-data 10 * Regenerate utf8proc_data.c from unicode-data 10 + * Update debian/libutf8proc2.symbols -- Graham Inggs Fri, 07 Jul 2017 17:18:34 +0200 diff --git a/debian/libutf8proc2.symbols b/debian/libutf8proc2.symbols index a959dc9..35fa5b7 100644 --- a/debian/libutf8proc2.symbols +++ b/debian/libutf8proc2.symbols @@ -10,6 +10,7 @@ libutf8proc.so.2 libutf8proc2 #MINVER# utf8proc_combinations@Base 1.3 utf8proc_decompose@Base 1.3 utf8proc_decompose_char@Base 1.3 + utf8proc_decompose_custom@Base 2.1 utf8proc_encode_char@Base 1.3 utf8proc_errmsg@Base 1.3 utf8proc_get_property@Base 1.3 @@ -17,6 +18,8 @@ libutf8proc.so.2 libutf8proc2 #MINVER# utf8proc_grapheme_break_stateful@Base 2.0 utf8proc_iterate@Base 1.3 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 -- 2.30.2