pypy-unidecode - ASCII transliterations of Unicode text (PyPy module)
# sudo apt-get update
# sudo apt-get install pypy-unidecode
2016-02-02 - Stefano Rivera <stefanor@debian.org> unidecode (0.04.19-1) unstable; urgency=medium * New upstream release. * Bump copyright years. * Switch Vcs URLs to https://. * Use C.UTF-8 locale in tests.
2015-10-24 - Stefano Rivera <stefanor@debian.org> unidecode (0.04.18-2) unstable; urgency=medium * Fix autopkgtests, the upstream test-suite was reorganised in 0.04.18.
2015-09-20 - Stefano Rivera <stefanor@debian.org> unidecode (0.04.18-1) unstable; urgency=medium * New upstream release. * Bump copyright years. * Point watch file at pypi.debian.net. * Drop XS-Testsuite control field, now unnecessary. * Use PYBUILD_NAME instead of .install files.
2014-10-17 - Stefano Rivera <stefanor@debian.org> unidecode (0.04.16-1) unstable; urgency=medium * New upstream release. * Bump Standards-Version to 3.9.6, no changes needed. * Update copyright years.
2014-01-21 - Stefano Rivera <stefanor@debian.org> unidecode (0.04.14-1) unstable; urgency=low * New upstream release. * Bump Standards-Version to 3.9.5, no changes needed.
2013-08-09 - Stefano Rivera <stefanor@debian.org> unidecode (0.04.13-1) unstable; urgency=low * New upstream release. - Adds transliterations. * Build with pybuild. * Add binary package for PyPy: pypy-unidecode.
2013-06-02 - Stefano Rivera <stefanor@debian.org> unidecode (0.04.12-1) unstable; urgency=low [ Stefano Rivera ] * New upstream release. * Switch watch file to https. * Bump machine-readable copyright format to 1.0. * Bump Standards-Version to 3.9.4 - Bump debhelper B-D to 8.1, for build-{arch,indep} support. * Bump debhelper compat level to 8. * Add autopkgtests. [ Piotr Ożarowski ] * Bump minimum required Python version to 2.6 (due to 'from . import * ' syntax) [ Jakub Wilk ] * Use canonical URIs for Vcs-* fields.
2011-11-22 - Stefano Rivera <stefanor@debian.org> unidecode (0.04.9-1) unstable; urgency=low * Initial release (Closes: #649477)