[libpod-spell-perl] 01/11: Merge tag 'upstream/1.10'

Florian Schlichting fsfs at alioth.debian.org
Tue Oct 1 21:49:10 UTC 2013


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

fsfs pushed a commit to branch master
in repository libpod-spell-perl.

commit eb35d2431769f90bb649978e7951869f8579358e
Merge: 877dd19 77b1875
Author: Florian Schlichting <fsfs at debian.org>
Date:   Tue Oct 1 23:17:54 2013 +0200

    Merge tag 'upstream/1.10'
    
    Upstream version 1.10

 CONTRIBUTING                  |  213 +++++++++++++++
 ChangeLog                     |    6 -
 Changes                       |   66 +++++
 LICENSE                       |  207 ++++++++++++++
 MANIFEST                      |   38 ++-
 META.json                     |   96 +++++++
 META.yml                      |   55 ++++
 Makefile.PL                   |  115 ++++++--
 README                        |  220 ++++++---------
 Spell.pm                      |  403 ---------------------------
 Wordlist.pod                  |   58 ----
 bin/podspell                  |   66 +++++
 lib/Pod/Spell.pm              |  445 ++++++++++++++++++++++++++++++
 lib/Pod/Wordlist.pm           |  254 +++++++++++++++++
 perlcritic.rc                 |    5 +
 podspell                      |   13 -
 Wordlist.pm => share/wordlist |  604 ++++++++++++++++++++++++++++-------------
 t/00-compile.t                |   86 ++++++
 t/000-report-versions-tiny.t  |   97 +++++++
 t/author-critic.t             |   20 ++
 t/author-pod-spell.t          |   37 +++
 t/author-test-eol.t           |   16 ++
 t/basic.t                     |   46 ++++
 t/debug.t                     |   12 +
 t/get-stopwords.t             |   23 ++
 t/release-cpan-changes.t      |   19 ++
 t/release-dist-manifest.t     |   16 ++
 t/release-distmeta.t          |   15 +
 t/release-meta-json.t         |   14 +
 t/release-minimum-version.t   |   16 ++
 t/release-mojibake.t          |   20 ++
 t/release-pod-coverage.t      |   21 ++
 t/release-pod-linkcheck.t     |   28 ++
 t/release-pod-syntax.t        |   15 +
 t/release-portability.t       |   19 ++
 t/release-test-version.t      |   30 ++
 t/release-unused-vars.t       |   16 ++
 t/text-block.t                |   30 ++
 t/utf8.t                      |   75 +++++
 test.pl                       |  118 --------
 40 files changed, 2689 insertions(+), 964 deletions(-)

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



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