diff options
| -rw-r--r-- | debian/changelog | 11 | ||||
| -rw-r--r-- | debian/libunistring2.symbols | 3 | 
2 files changed, 10 insertions, 4 deletions
diff --git a/debian/changelog b/debian/changelog index c1ef89e7..827de05c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,9 +2,12 @@ libunistring (0.9.8-1) UNRELEASED; urgency=medium    * New upstream release.      - Refresh patches. +    - Refresh symbols file.    * Change to my new mail address.    * debian/copyright:      - Refresh copyright years to 2017. +  * debian/changelog: +    - Remove trailing whitespaces.    * Declare compliance with Debian Policy 4.1.2.0 (No changes needed).   -- Jörg Frings-Fürst <debian@jff.email>  Sat, 02 Dec 2017 10:31:01 +0100 @@ -36,7 +39,7 @@ libunistring (0.9.7-1) experimental; urgency=medium    * Bump compat to 10:      - Change debian/compat to 10.      - Change debhelper version at debian/control to >= 10. -    - Drop dh-autoreconf from both build-depends and dh --with arguments  +    - Drop dh-autoreconf from both build-depends and dh --with arguments        because this is all defaults when using dh compat 10.    * Add symbols file.    * New README.source to explain the branching model used. @@ -101,7 +104,7 @@ libunistring (0.9.3-5) unstable; urgency=low    * Standards-Version 3.9.2 (no changes).    * Convert package to multiarch (closes: #646068):      - Bumped build-depends versions for cdbs and debhelper. -    - Extend configure flags to install libraries into  +    - Extend configure flags to install libraries into        multi-arch library directory.      - Adapted debian/libunistring0.install.      - Mark libunistring0 as "Multi-Arch: same". @@ -110,10 +113,10 @@ libunistring (0.9.3-5) unstable; urgency=low      - Removed useless .dirs files.      - debian/compat bumped to 8 (compat level 9 not needed as we don't use        the "dh" script). -  * debian/copyright:  +  * debian/copyright:      - Bumped DEP5 revision in format URL to 202.      - Fixed various issues pointed out by lintian. -   +   -- Andreas Rottmann <rotty@debian.org>  Wed, 26 Oct 2011 23:23:59 +0200  libunistring (0.9.3-4) unstable; urgency=low diff --git a/debian/libunistring2.symbols b/debian/libunistring2.symbols index 11ac254c..7a8be32e 100644 --- a/debian/libunistring2.symbols +++ b/debian/libunistring2.symbols @@ -158,6 +158,7 @@ libunistring.so.2 libunistring2 #MINVER#   libunistring_gl_uninorm_decompose_merge_sort_inplace@Base 0.9.7   libunistring_glthread_once_singlethreaded@Base 0.9.7   libunistring_glthread_recursive_lock_init_multithreaded@Base 0.9.7 + libunistring_glthread_rwlock_init_for_glibc@Base 0.9.8   libunistring_hard_locale@Base 0.9.7   libunistring_iconveh_close@Base 0.9.7   libunistring_iconveh_open@Base 0.9.7 @@ -208,6 +209,7 @@ libunistring.so.2 libunistring2 #MINVER#   libunistring_unilbrk_is_utf8_encoding@Base 0.9.7   libunistring_unilbrk_table@Base 0.9.7   libunistring_unilbrkprop@Base 0.9.7 + libunistring_uniwbrk_prop_index@Base 0.9.8   libunistring_uniwbrk_table@Base 0.9.7   libunistring_xmax@Base 0.9.7   libunistring_xsum3@Base 0.9.7 @@ -520,6 +522,7 @@ libunistring.so.2 libunistring2 #MINVER#   uc_general_category_long_name@Base 0.9.7   uc_general_category_name@Base 0.9.7   uc_general_category_or@Base 0.9.7 + uc_grapheme_breaks@Base 0.9.8   uc_graphemeclusterbreak_property@Base 0.9.7   uc_is_alnum@Base 0.9.7   uc_is_alpha@Base 0.9.7  | 
