[libtext-levenshtein-damerau-perl] 02/02: control: updated description

dod at debian.org dod at debian.org
Wed Jul 15 18:53:51 UTC 2015


This is an automated email from the git hooks/post-receive script.

dod pushed a commit to branch master
in repository libtext-levenshtein-damerau-perl.

commit 6f4817406b3b29506eeda710ce65c780174060c5
Author: Dominique Dumont <dod at debian.org>
Date:   Wed Jul 15 19:57:14 2015 +0200

    control: updated description
---
 debian/control | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/debian/control b/debian/control
index 788e749..4da6c11 100644
--- a/debian/control
+++ b/debian/control
@@ -20,6 +20,6 @@ Description: Edit distance calculator with Damerau Levenshtein algorithm
  edit distance of strings with adjacent transpositions. Useful for
  fuzzy matching, DNA variation metrics, and fraud detection.
  .
- Defaults to using Pure Perl Text::Levenshtein::Damerau::PP, but has an
- XS addon Text::Levenshtein::Damerau::XS for massive speed
- imrovements. Works correctly with utf8 if backend supports it.
+ Defaults to using Pure Perl Text::Levenshtein::Damerau::PP. This
+ module can use Text::Levenshtein::Damerau::XS for massive speed
+ improvements. Works correctly with utf8 if backend supports it.

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libtext-levenshtein-damerau-perl.git



More information about the Pkg-perl-cvs-commits mailing list