[libdist-zilla-plugin-checkbin-perl] branch master updated (16f622d -> b150d2c)

Damyan Ivanov dmn at moszumanska.debian.org
Sun Nov 5 09:17:31 UTC 2017


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

dmn pushed a change to branch master
in repository libdist-zilla-plugin-checkbin-perl.

      from  16f622d   add source lintian overrides for libmodule-build{,-tiny}-perl-needs-to-be-in-build-depends
      adds  b521ee5   New upstream version 0.008
       new  a778f27   Update upstream source from tag 'upstream/0.008'
       new  9c13095   add libtest-needs-perl to build dependencies
       new  57391b9   declare conformance with Policy 4.1.1 (no changes needed)
       new  b150d2c   releasing package libdist-zilla-plugin-checkbin-perl version 0.008-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:
 CONTRIBUTING                          |  19 +-
 Changes                               |   4 +
 INSTALL                               |  14 +-
 LICENSE => LICENCE                    |   0
 MANIFEST                              |  18 +-
 META.json                             | 883 ++++++++++++++++++++++------------
 META.yml                              | 653 ++++++++++++++++---------
 Makefile.PL                           |  68 ++-
 README                                |   4 +-
 debian/changelog                      |  10 +
 debian/control                        |   3 +-
 dist.ini                              |  21 +-
 lib/Dist/Zilla/Plugin/CheckBin.pm     |  40 +-
 t/00-report-prereqs.dd                | 127 ++---
 t/00-report-prereqs.t                 |  42 +-
 t/01-basic.t                          |  12 +-
 t/02-module-build.t                   |   2 +-
 t/03-module-build-tiny.t              |   4 +-
 t/04-makemaker-awesome.t              |   4 +-
 t/05-makemaker-fallback.t             |  10 +-
 t/06-modulebuildtiny-fallback.t       |   4 +-
 t/zzz-check-breaks.t                  |  24 +
 weaver.ini                            |   4 -
 xt/author/00-compile.t                |  19 +-
 xt/author/eol.t                       |  36 +-
 xt/{release => author}/kwalitee.t     |   2 +-
 xt/author/mojibake.t                  |   9 +
 xt/author/no-tabs.t                   |  17 +-
 xt/{release => author}/pod-coverage.t |   0
 xt/{release => author}/pod-no404s.t   |   0
 xt/author/pod-spell.t                 |  15 +-
 xt/{release => author}/pod-syntax.t   |   1 +
 xt/{release => author}/portability.t  |   3 +-
 xt/release/changes_has_content.t      |   2 +-
 xt/release/cpan-changes.t             |   9 +-
 xt/release/mojibake.t                 |  12 -
 36 files changed, 1369 insertions(+), 726 deletions(-)
 rename LICENSE => LICENCE (100%)
 create mode 100644 t/zzz-check-breaks.t
 delete mode 100644 weaver.ini
 rename xt/{release => author}/kwalitee.t (95%)
 create mode 100644 xt/author/mojibake.t
 rename xt/{release => author}/pod-coverage.t (100%)
 rename xt/{release => author}/pod-no404s.t (100%)
 rename xt/{release => author}/pod-syntax.t (84%)
 rename xt/{release => author}/portability.t (96%)
 delete mode 100644 xt/release/mojibake.t

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



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