[libpod-spell-perl] branch master updated (81435a1 -> c753134)

gregor herrmann gregoa at debian.org
Fri Apr 29 14:46:26 UTC 2016


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

gregoa pushed a change to branch master
in repository libpod-spell-perl.

      from  81435a1   releasing package libpod-spell-perl version 1.19-1
      adds  100bbe0   PodWeaver: add plugin StopWords
      adds  c3f088e   Relax Perl::Critic policies
      adds  b51204a   Split Pod::Spell in 2 packages to hide internals
      adds  f41c7eb   1.19_90
      adds  4b66fd8   Add xt/smoke/dependents.t: Test::DependentModules
      adds  490add9   Travis-CI: update before_install after changes in dist.ini
      adds  f557025   Travis-CI: set global env
      adds  2e6bb2e   Travis-CI: quiet 'install' phase
      adds  55a3907   Travis-CI: set TEST_VERBOSE=1
      adds  3a6b656   Replace File::ShareDir::ProjectDistDir with explicit code.
      adds  619ea4d   Remove perlcritic constraint on 'use constant'
      adds  7238724   Merge 'use constant' statements as a single one in Pod::Wordlist
      adds  8f65fcf   Fix indent to tabs in Pod::Wordlist for consistency
      adds  b642efe   Fix #21 : stop words with dots not correctly checked
      adds  529ce81   Use index() instead of one-literal-char regexp
      adds  e757d1a   Changes for GH #26, #28
      adds  ec5225f   1.19_91
      adds  16510b0   Changes: stable release
      adds  deeba09   1.20
      adds  196dfd6   Imported Upstream version 1.20
       new  27f6397   Merge tag 'upstream/1.20'
       new  443ab14   Update debian/changelog
       new  3b498b0   Update (build) dependencies.
       new  639fb16   Declare compliance with Debian Policy 3.9.8.
       new  c753134   releasing package libpod-spell-perl version 1.20-1

The 5 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                |  16 +++++
 MANIFEST               |   4 +-
 META.json              |  18 ++++--
 META.yml               |  12 ++--
 Makefile.PL            |  10 ++--
 README                 |  50 +++++++++++++---
 bin/podspell           |   6 +-
 debian/changelog       |   9 +++
 debian/control         |  10 ++--
 lib/Pod/Spell.pm       | 160 +++++++++++++++++++++++++++++++++++++++----------
 lib/Pod/Wordlist.pm    |  47 ++++++++++-----
 perlcritic.rc          |   3 +
 t/00-report-prereqs.dd |   7 ++-
 t/00-report-prereqs.t  |   2 +-
 t/fix_21.t             |  23 +++++++
 xt/author/eol.t        |   1 +
 xt/author/pod-spell.t  |   3 +
 xt/smoke/dependents.t  |   6 ++
 18 files changed, 309 insertions(+), 78 deletions(-)
 create mode 100644 t/fix_21.t
 create mode 100644 xt/smoke/dependents.t

-- 
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