[libdist-zilla-plugin-bootstrap-lib-perl] branch master updated (c66406e -> 2e2fbf7)

Damyan Ivanov dmn at moszumanska.debian.org
Sun Nov 5 09:08:00 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-bootstrap-lib-perl.

      from  c66406e   releasing package libdist-zilla-plugin-bootstrap-lib-perl version 1.001000-2
      adds  bde4d87   New upstream version 1.001002
       new  f1912d4   Update upstream source from tag 'upstream/1.001002'
       new  6633214   declare conformance with Policy 4.1.1 (no changes needed)
       new  4fc61b9   update years of upstream copyright
       new  2e2fbf7   releasing package libdist-zilla-plugin-bootstrap-lib-perl version 1.001002-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:
 .gitignore                                         |   5 +-
 .travis.yml                                        |  94 ++--
 Changes                                            |  25 +-
 LICENSE                                            |   6 +-
 MANIFEST                                           |   9 +-
 META.json                                          | 548 ++++++++++---------
 META.yml                                           | 604 +--------------------
 Makefile.PL                                        |  24 +-
 README                                             | 147 +----
 debian/changelog                                   |  10 +
 debian/control                                     |   6 +-
 debian/copyright                                   |   2 +-
 dist.ini                                           |  70 ++-
 dist.ini.meta                                      |  11 +-
 lib/Dist/Zilla/Plugin/Bootstrap/lib.pm             |  27 +-
 misc/Changes.deps                                  |  29 +-
 misc/Changes.deps.all                              |  78 ++-
 misc/Changes.deps.dev                              |  44 +-
 misc/Changes.deps.opt                              |  16 +-
 misc/built_with.json                               |  90 +++
 perlcritic.rc                                      |  20 +-
 .../lib_Dist_Zilla_Plugin_Bootstrap_lib_pm.t       |  24 +-
 t/00-report-prereqs.dd                             |  50 +-
 t/00-report-prereqs.t                              |  21 +-
 t/01-basic.t                                       |  28 +-
 t/02-try_built.t                                   |  22 +-
 t/03-try_built-pass2.t                             |  26 +-
 t/04-try_built_nofallback.t                        |  28 +-
 t/05-try_built_nofallback-pass2.t                  |  26 +-
 t/06-try_built_nofallback-pass3.t                  |  30 +-
 xt/author/eol.t                                    |  23 +
 xt/{release => author}/pod-coverage.t              |   0
 xt/{release => author}/pod-syntax.t                |   1 +
 xt/release/cpan-changes.t                          |   9 +-
 xt/release/eol.t                                   |   8 -
 xt/release/kwalitee.t                              |   2 +-
 36 files changed, 948 insertions(+), 1215 deletions(-)
 create mode 100644 misc/built_with.json
 create mode 100644 xt/author/eol.t
 rename xt/{release => author}/pod-coverage.t (100%)
 rename xt/{release => author}/pod-syntax.t (84%)
 delete mode 100644 xt/release/eol.t

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



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