[libdist-zilla-plugin-test-notabs-perl] branch master updated (0ae4d60 -> 257f8c9)

Intrigeri intrigeri at moszumanska.debian.org
Tue Aug 19 09:13:09 UTC 2014


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

intrigeri pushed a change to branch master
in repository libdist-zilla-plugin-test-notabs-perl.

      from  0ae4d60   update changelog
      adds  afe5257   fail if the test cannot be properly executed
      adds  d0bbdca   better diagnostic output on failure
      adds  347567c   remove redundant option
      adds  a606d1a   new CPAN::Meta requires license to be an arrayref
      adds  39cf92b   now using [Git::Contributors]
      adds  5ddb91b   add some keywords to metadata
      adds  0bb60a6   test injected prereqs and metaconfig
      adds  3fcbb77   use head2 for config options, so they show up in the table of contents
      adds  cac78e1   generated file now defaults to xt/author/no-tabs.t
      adds  dc1986d   Dist-Zilla-Plugin-Test-NoTabs-0.09
      adds  475bf33   Imported Upstream version 0.09
       new  87a9015   Merge tag 'upstream/0.09'
       new  7aa99ab   Update build-dependencies: bump libmodule-build-tiny-perl to >= 0.037, bump libdist-zilla-perl to 4.300039, add libfile-pushd-perl, add libtest-deep-perl.
       new  1d7c53f   Update runtime dependencies: bump libdist-zilla-perl  to >= 4.300039.
       new  257f8c9   libdist-zilla-plugin-test-notabs-perl (0.09-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                             | 134 +++++++++++++-
 CONTRIBUTING                         |  13 +-
 Changes                              |   4 +
 MANIFEST                             |   5 +-
 META.json                            | 339 ++++++++++++++++++++++-------------
 META.yml                             | 270 +++++++++++++++++-----------
 Makefile.PL                          |  29 ++-
 README                               |   4 +-
 README.md                            |  55 ------
 debian/changelog                     |  14 +-
 debian/control                       |   8 +-
 dist.ini                             |   9 +-
 lib/Dist/Zilla/Plugin/NoTabsTests.pm |  11 +-
 lib/Dist/Zilla/Plugin/Test/NoTabs.pm |  64 ++++---
 t/00-report-prereqs.dd               |  91 ++++++++++
 t/00-report-prereqs.t                | 283 +++++++++++++----------------
 t/01-basic.t                         |  42 ++++-
 t/02-finder-legacy.t                 |   9 +-
 t/03-finder.t                        |   9 +-
 t/04-filename.t                      |  76 ++++++++
 xt/author/00-compile.t               |   2 +-
 xt/author/pod-spell.t                |   4 +-
 xt/release/changes_has_content.t     |   2 +-
 xt/release/clean-namespaces.t        |   4 +-
 xt/release/kwalitee.t                |   9 +-
 25 files changed, 961 insertions(+), 529 deletions(-)
 delete mode 100644 README.md
 create mode 100644 t/00-report-prereqs.dd
 create mode 100644 t/04-filename.t

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



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