unac 1.8.0-8 source package in Ubuntu

Changelog

unac (1.8.0-8) unstable; urgency=medium

  * QA upload.
  * Fix some segfaults. Closes: #623340.
  * Build using dh-autoreconf. Closes: #531965.
  * Stop building with cdbs.

 -- Matthias Klose <email address hidden>  Mon, 06 Nov 2017 18:40:14 +0100

Upload details

Uploaded by:
Debian QA Group
Uploaded to:
Sid
Original maintainer:
Debian QA Group
Architectures:
any
Section:
libs
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Focal release universe libs
Bionic release universe libs

Downloads

File Size SHA-256 Checksum
unac_1.8.0-8.dsc 1.7 KiB 621df84f586b18a3d423f1be4480f0fb7eb7510d1ceabd7122ca86ffe9abfa54
unac_1.8.0.orig.tar.gz 275.2 KiB 29d316e5b74615d49237556929e95e0d68c4b77a0a0cfc346dc61cf0684b90bf
unac_1.8.0-8.debian.tar.xz 7.9 KiB c9eeb56bc9fe2953044e0c6bf2a26c6df93a09d8afadd789fc4884417edb2f03

No changes file available.

Binary packages built by this source

libunac1: unac programming library - runtime version

 Unac is a C programmer's library that removes accents from a string.
 .
 This package contains only the shared library libunac.so.* and copyright
 information. It is only necessary for programs that use this library. If you
 plan on doing development with Unac, you will need the companion -dev
 package as well.

libunac1-dbgsym: debug symbols for libunac1
libunac1-dev: C programmer's library that removes accents from a string

 Unac is a C programmer's library that removes accents from a string.
 For instance the string été will become ete. It provides a command
 line interface that removes accents from a input flow or a string
 given in argument (unaccent command). In the library function and the
 command, the charset of the input is specified as an argument. The
 input is converted to UTF-16 using iconv(3), accents are stripped and
 the result is converted back to the original charset. The iconv --list
 command on GNU/Linux will show all charset supported.

unaccent: No summary available for unaccent in ubuntu groovy.

No description available for unaccent in ubuntu groovy.

unaccent-dbgsym: debug symbols for unaccent