[libpadre-plugin-spellcheck-perl] branch master updated (b1a0f5c -> 3f4acac)

Damyan Ivanov dmn at alioth.debian.org
Sun Oct 20 16:54:55 UTC 2013


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

dmn pushed a change to branch master
in repository libpadre-plugin-spellcheck-perl.

      from  b1a0f5c   Remove trailing whitespace
      adds  e41033e   Imported Upstream version 1.33
       new  aecf9ec   Merge tag 'upstream/1.33'
       new  8ba9c49   Imported Upstream version 1.33
       new  3f4acac   ignore 1.33, no meaningful changes

The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 Changes                                        |    3 +
 LICENSE                                        |  378 ++++++++++++++++++++++++
 MANIFEST                                       |    6 +-
 META.yml                                       |   15 +-
 MYMETA.json                                    |   51 ----
 MYMETA.yml                                     |   32 --
 Makefile.PL                                    |   15 +-
 debian/changelog                               |    8 +
 lib/Padre/Plugin/SpellCheck.pm                 |   32 +-
 lib/Padre/Plugin/SpellCheck/Checker.pm         |   28 +-
 lib/Padre/Plugin/SpellCheck/Engine.pm          |   27 +-
 lib/Padre/Plugin/SpellCheck/FBP/Checker.pm     |    2 +-
 lib/Padre/Plugin/SpellCheck/FBP/Preferences.pm |    2 +-
 lib/Padre/Plugin/SpellCheck/Preferences.pm     |   28 +-
 t/02-pod.t                                     |   11 +-
 t/{03-podcoverage.t => 03-pod-coverage.t}      |    8 +-
 t/07-report-prereqs.t                          |   66 +++++
 17 files changed, 541 insertions(+), 171 deletions(-)
 create mode 100644 LICENSE
 delete mode 100644 MYMETA.json
 delete mode 100644 MYMETA.yml
 rename t/{03-podcoverage.t => 03-pod-coverage.t} (77%)
 create mode 100644 t/07-report-prereqs.t

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libpadre-plugin-spellcheck-perl.git



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