libunistring 1.0-2 source package in Ubuntu
Changelog
libunistring (1.0-2) unstable; urgency=medium * debian/libunistring2.symbols.hurd-i386: - Refresh symbols (Closes: #1018232). * debian/libunistring2.symbols: - Refresh symbols. * Replace upstream signing key. * Declare compliance with Debian Policy 4.6.1.0 (No changes needed). -- Jörg Frings-Fürst <email address hidden> Sun, 02 Oct 2022 18:09:14 +0200
Upload details
- Uploaded by:
- Jörg Frings-Fürst
- Uploaded to:
- Sid
- Original maintainer:
- Jörg Frings-Fürst
- Architectures:
- any
- Section:
- libs
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Mantic | release | main | libs | |
Lunar | release | main | libs |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
libunistring_1.0-2.dsc | 2.1 KiB | 9b9a9d9d4cd1c2118df8cf5ca0dfb787d89afcd99400d7cd01b4c4e9b0bc1ae5 |
libunistring_1.0.orig.tar.xz | 2.3 MiB | 5bab55b49f75d77ed26b257997e919b693f29fd4a1bc22e0e6e024c246c72741 |
libunistring_1.0.orig.tar.xz.asc | 833 bytes | c1c2ae60eb971593da92e65384a5f1b181717e7b9654854f139f350c6cbe235d |
libunistring_1.0-2.debian.tar.xz | 14.2 KiB | e550d94935cd06eafb0defd7b5d7c914c7bb80a8e818a49efcf7675206572450 |
Available diffs
- diff from 1.0-1 to 1.0-2 (34.1 KiB)
No changes file available.
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