[libtext-levenshtein-perl] 01/07: Merge tag 'upstream/0.09'

gregor herrmann gregoa at debian.org
Sat May 10 14:10:21 UTC 2014


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

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

commit 9fe7516e06f846a1ec29323cf3e46ce3cdd772d6
Merge: 944180b 82a17ec
Author: gregor herrmann <gregoa at debian.org>
Date:   Sat May 10 16:02:52 2014 +0200

    Merge tag 'upstream/0.09'
    
    Upstream version 0.09

 Changes                             |  69 +++++--
 LICENSE                             | 379 ++++++++++++++++++++++++++++++++++++
 Levenshtein.pm                      | 145 --------------
 MANIFEST                            |  19 +-
 META.yml                            |  44 ++++-
 Makefile.PL                         |  79 +++++++-
 README                              |  28 ++-
 dist.ini                            |  21 ++
 lib/Text/Levenshtein.pm             | 184 +++++++++++++++++
 test.pl => t/01-original.t          |  12 +-
 t/02-more-basic-tests.t             |  52 +++++
 t/03-word-lists.t                   |  19 ++
 t/04-invalid-inputs.t               |  29 +++
 t/20-swedish.t                      |  80 ++++++++
 t/21-russian.t                      |  36 ++++
 t/22-japanese.t                     |  68 +++++++
 t/23-greek.t                        |  55 ++++++
 t/lib/Text/Levenshtein/TestUtils.pm |  77 ++++++++
 18 files changed, 1199 insertions(+), 197 deletions(-)

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



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