[libdist-zilla-role-bootstrap-perl] branch master updated (5faaa2e -> 9376654)

Axel Beckert abe at deuxchevaux.org
Sat Aug 8 12:02:23 UTC 2015


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

abe pushed a change to branch master
in repository libdist-zilla-role-bootstrap-perl.

      from  5faaa2e   Add debian/upstream/metadata
      adds  cdd2d18   Build results of 342f98e (on master)
      adds  09c88d0   Build results of af61a0b (on master)
      adds  3470f96   Build results of 4ab44a4 (on master)
      adds  dd09725   Build results of 0dbba8c (on master)
      adds  20a19b2   Build results of 8d52dcb (on master)
      adds  4dfbf0b   Build results of 9647f8c (on master)
      adds  ced4052   Build results of 5ec568e (on master)
      adds  788230b   Build results of 21a8613 (on master)
      adds  1ae855d   Build results of 1a82bbe (on master)
      adds  b018a20   Build results of 188d174 (on master)
      adds  85d445a   Build results of eb213ee (on master)
      adds  26e3928   Build results of 3001a58 (on master)
      adds  b5ee923   Imported Upstream version 1.001002
       new  fdd238e   Merge tag 'upstream/1.001002'
       new  9376654   Update debian/changelog for new upstream release

The 2 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                                      |   6 +
 .mailmap                                        |   3 +
 .travis.yml                                     |  91 ++--
 Changes                                         |  35 +-
 INSTALL.SKIP                                    |   1 +
 LICENSE                                         |   6 +-
 MANIFEST                                        |   7 +-
 META.json                                       | 452 +++++++++---------
 META.yml                                        | 586 +-----------------------
 Makefile.PL                                     |  17 +-
 README                                          | 156 ++-----
 debian/changelog                                |   4 +-
 dist.ini                                        |  80 +++-
 dist.ini.meta                                   |  10 +-
 lib/Dist/Zilla/Role/Bootstrap.pm                | 136 +++---
 misc/Changes.deps                               |  17 +-
 misc/Changes.deps.all                           |  77 +++-
 misc/Changes.deps.dev                           |  55 ++-
 misc/Changes.deps.opt                           |  21 +-
 misc/built_with.json                            | 100 ++++
 perlcritic.rc                                   |   8 +-
 t/00-compile/lib_Dist_Zilla_Role_Bootstrap_pm.t |   2 +-
 t/00-report-prereqs.dd                          |  45 +-
 t/00-report-prereqs.t                           |  13 +-
 t/01-basic.t                                    |   5 +-
 t/02-try-built-mtime.t                          |  50 +-
 t/03-try-built-parseversion.t                   |   4 +
 xt/author/eol.t                                 |  20 +
 xt/release/eol.t                                |   8 -
 xt/release/kwalitee.t                           |   9 +-
 30 files changed, 912 insertions(+), 1112 deletions(-)
 create mode 100644 .mailmap
 create mode 100644 INSTALL.SKIP
 create mode 100644 misc/built_with.json
 create mode 100644 xt/author/eol.t
 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-role-bootstrap-perl.git



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