diff options
author | Jörg Frings-Fürst <debian@jff.email> | 2024-10-20 16:49:42 +0200 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff.email> | 2024-10-20 16:49:42 +0200 |
commit | 52a7c2e871e128870300d7d44162df70946ef338 (patch) | |
tree | 613adb5b041f46434f4171ceb526b8e226044d14 /debian/libunistring5.symbols | |
parent | 1d8b9e17ea13630aec475484da09ebba0366f7c8 (diff) |
Refresh symbols file; Declare compliance with Debian Policy 4.7.0.1
Diffstat (limited to 'debian/libunistring5.symbols')
-rw-r--r-- | debian/libunistring5.symbols | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/libunistring5.symbols b/debian/libunistring5.symbols index b0b04825..8d32745d 100644 --- a/debian/libunistring5.symbols +++ b/debian/libunistring5.symbols @@ -101,6 +101,7 @@ libunistring.so.5 libunistring5 #MINVER# UC_PROPERTY_LOGICAL_ORDER_EXCEPTION@Base 1.1 UC_PROPERTY_LOWERCASE@Base 1.1 UC_PROPERTY_MATH@Base 1.1 + UC_PROPERTY_MODIFIER_COMBINING_MARK@Base 1.3 UC_PROPERTY_NON_BREAK@Base 1.1 UC_PROPERTY_NOT_A_CHARACTER@Base 1.1 UC_PROPERTY_NUMERIC@Base 1.1 @@ -660,6 +661,7 @@ libunistring.so.5 libunistring5 #MINVER# uc_is_property_logical_order_exception@Base 1.1 uc_is_property_lowercase@Base 1.1 uc_is_property_math@Base 1.1 + uc_is_property_modifier_combining_mark@Base 1.3 uc_is_property_non_break@Base 1.1 uc_is_property_not_a_character@Base 1.1 uc_is_property_numeric@Base 1.1 |