libunistring 0.9.9-0ubuntu2 source package in Ubuntu

Changelog

libunistring (0.9.9-0ubuntu2) bionic; urgency=medium

  * Cherry-pick pthread fix from upstream and disco release.
    (LP: #1813587)

 -- Gianfranco Costamagna <email address hidden>  Thu, 21 Mar 2019 10:30:01 +0100

Upload details

Uploaded by:
Gianfranco Costamagna
Uploaded to:
Bionic
Original maintainer:
Jörg Frings-Fürst
Architectures:
any
Section:
libs
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Bionic updates main libs

Downloads

File Size SHA-256 Checksum
libunistring_0.9.9.orig.tar.xz 1.9 MiB a4d993ecfce16cf503ff7579f5da64619cee66226fb3b998dafb706190d9a833
libunistring_0.9.9-0ubuntu2.debian.tar.xz 39.5 KiB cb7a56608d98804e4dc83e1cae6035ef6b89e18f3dcbcd44afb16e32313ed4ba
libunistring_0.9.9-0ubuntu2.dsc 2.0 KiB b2c297bb30b94a8b4435bb749f0f65564376049fbaf262e9689435217d55a38b

Available diffs

View changes file

Binary packages built by this source

libunistring-dev: Unicode string library for C - development files

 The 'libunistring' library implements Unicode strings (in the UTF-8,
 UTF-16, and UTF-32 encodings), together with functions for Unicode
 characters (character names, classifications, properties) and
 functions for string processing (formatted output, width, word
 breaks, line breaks, normalization, case folding, regular
 expressions).
 .
 This package contains the development support files needed to compile
 and link against libunistring, as well as the documentation in Info
 and HTML format.

libunistring2: Unicode string library for C

 The 'libunistring' library implements Unicode strings (in the UTF-8,
 UTF-16, and UTF-32 encodings), together with functions for Unicode
 characters (character names, classifications, properties) and
 functions for string processing (formatted output, width, word
 breaks, line breaks, normalization, case folding, regular
 expressions).
 .
 This package contains the shared library.

libunistring2-dbgsym: debug symbols for libunistring2