[libdist-zilla-plugin-test-podspelling-perl] branch master updated (e8b30f1 -> 46a11bd)

gregor herrmann gregoa at debian.org
Fri Oct 28 12:38:20 UTC 2016


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

gregoa pushed a change to branch master
in repository libdist-zilla-plugin-test-podspelling-perl.

      from  e8b30f1   IGNORE-VERSION: 2.007002-1 (only MSWin32 fixes)
      adds  efd3b29   increment $VERSION after 2.007002 release
      adds  25453fd   TODO notes for getting stopwords from a file
      adds  3b2d222   only add bin, lib to directories if the option was empty
      adds  027275c   remove a few more local variables
      adds  8991e61   remove useless comments
      adds  4ddf499   keep the outputted list of stopwords sorted
      adds  ee3aa9b   Dist-Zilla-Plugin-Test-PodSpelling-2.007003
      adds  a430540   increment $VERSION after 2.007003 release
      adds  b41e132   fix checked test when @INC lacks .
      adds  5f871c3   Changes note for @INC fix
      adds  46affc1   also run Module::Runtime::Conflicts in t/zzz-check-breaks.t
      adds  3f8c824   adjust the placement of the deprecation warning
      adds  2ab04de   Dist-Zilla-Plugin-Test-PodSpelling-2.007004
      adds  b9635ae   New upstream version 2.007004
       new  fa39a5a   Merge tag 'upstream/2.007004'
       new  ac021ad   Update debian/changelog
       new  4329f68   Add build dependency on libtest-deep-perl.
       new  46a11bd   releasing package libdist-zilla-plugin-test-podspelling-perl version 2.007004-1

The 4 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:
 Build.PL                                  |   9 +-
 CONTRIBUTING                              |   4 +-
 Changes                                   |   9 +
 INSTALL                                   |  14 +-
 MANIFEST                                  |   5 +-
 META.json                                 | 263 +++++++++++++++---------------
 META.yml                                  | 240 +++++++++++++--------------
 Makefile.PL                               |   8 +-
 README                                    |   4 +-
 debian/changelog                          |  12 +-
 debian/control                            |   1 +
 dist.ini                                  |   6 +-
 lib/Dist/Zilla/Plugin/PodSpellingTests.pm |  16 +-
 lib/Dist/Zilla/Plugin/Test/PodSpelling.pm |  32 ++--
 t/00-report-prereqs.dd                    |  21 +--
 t/00-report-prereqs.t                     |  14 +-
 t/attributes.t                            |   9 +-
 t/checked.t                               |   3 +-
 t/zzz-check-breaks.t                      |  12 +-
 xt/author/00-compile.t                    |  13 +-
 xt/author/critic.t                        |  12 --
 xt/author/eol.t                           |   7 +-
 xt/author/no-tabs.t                       |   5 +-
 xt/author/pod-spell.t                     |  56 +++----
 xt/{release => author}/portability.t      |   2 -
 xt/release/changes_has_content.t          |   2 +-
 xt/release/cpan-changes.t                 |   9 +-
 27 files changed, 411 insertions(+), 377 deletions(-)
 delete mode 100644 xt/author/critic.t
 rename xt/{release => author}/portability.t (95%)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libdist-zilla-plugin-test-podspelling-perl.git



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