[Python-modules-team] python-levenshtein_0.10.1-2_amd64.changes is NEW
Debian FTP Masters
ftpmaster at ftp-master.debian.org
Tue Jan 10 18:22:29 UTC 2012
(new) python-levenshtein-dbg_0.10.1-2_amd64.deb extra debug
extension for computing string similarities and edit distances(debug extension)
The Levenshtein module computes Levenshtein distances, similarity ratios,
generalized medians and set medians of Unicode or non-Unicode strings.
Because it's implemented in C, it's much faster than the corresponding
Python library functions and methods.
.
The Levenshtein distance is the minimum number of single-character
insertions, deletions, and substitutions to transform one string into
another.
.
It is useful for spell checking, or fuzzy matching of gettext messages.
.
This package contains the extensions built for the Python debug interpreter.
python-levenshtein_0.10.1-2.debian.tar.gz
to main/p/python-levenshtein/python-levenshtein_0.10.1-2.debian.tar.gz
python-levenshtein_0.10.1-2.dsc
to main/p/python-levenshtein/python-levenshtein_0.10.1-2.dsc
python-levenshtein_0.10.1-2_amd64.deb
to main/p/python-levenshtein/python-levenshtein_0.10.1-2_amd64.deb
Changes: python-levenshtein (0.10.1-2) unstable; urgency=low
.
* debian/control
- adopt it under DMPT umbrella; thanks to Nicolas for his previous work;
Closes: #654348
- add Vcs-* fields
- rename XS-P-V fields to X-P-V
- remove useless XB-P-V field
- bump Standards-Version to 3.9.2
- added ${misc:Depends} to binary Depends
- update Homepage field; Closes: #479626
* Switch to 3.0 (quilt) source format
* debian/{control, rules}
- use python-support instead of python-central; Closes: #617011
- build debug extension
* Switch to short debian/rules file format
* debian/watch
- remove template header
Override entries for your package:
python-levenshtein_0.10.1-2.dsc - source python
python-levenshtein_0.10.1-2_amd64.deb - optional python
Announcing to debian-devel-changes at lists.debian.org
Closing bugs: 479626 617011 654348
Your package contains new components which requires manual editing of
the override file. It is ok otherwise, so please be patient. New
packages are usually added to the override file about once a week.
You may have gotten the distribution wrong. You'll get warnings above
if files already exist in other distributions.
More information about the Python-modules-team
mailing list