libunistring 0.9.3-5 source package in Ubuntu

Changelog

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 
      multi-arch library directory.
    - Adapted debian/libunistring0.install.
    - Mark libunistring0 as "Multi-Arch: same".
  * Applied outstanding changes from multiarch patch provided by Steve
    Langasek on bug #646068:
    - Removed useless .dirs files.
    - debian/compat bumped to 8 (compat level 9 not needed as we don't use
      the "dh" script).
  * debian/copyright: 
    - Bumped DEP5 revision in format URL to 202.
    - Fixed various issues pointed out by lintian.
  
 -- Andreas Rottmann <email address hidden>  Wed, 26 Oct 2011 23:23:59 +0200

Upload details

Uploaded by:
Andreas Rottmann
Uploaded to:
Sid
Original maintainer:
Andreas Rottmann
Architectures:
any
Section:
libs
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Precise release main libs

Downloads

File Size SHA-256 Checksum
libunistring_0.9.3-5.dsc 1.3 KiB 373a56d5a25eb81b1acdbf1d1050227f7c04ca087f325a23162e00091d9c7af0
libunistring_0.9.3.orig.tar.gz 2.4 MiB 610d3ec724fbdaa654afe3cff20b9f4d504be3fd296fded2e0f7f764041006a3
libunistring_0.9.3-5.debian.tar.gz 4.3 KiB 2ac4355363a607de800ac3a171aa84b7d6dc3312db4cb6267ea54b30e4a7542e

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.

libunistring0: 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.