[libdist-zilla-plugin-metaprovides-perl] branch master updated (dea845c -> 79e4135)

Lucas Kanashiro kanashiro at moszumanska.debian.org
Mon Aug 8 22:35:00 UTC 2016


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

kanashiro pushed a change to branch master
in repository libdist-zilla-plugin-metaprovides-perl.

      from  dea845c   update changelog
      adds  d2fd2e2   Build results of 078930f (on master)
      adds  9a45789   Build results of 3870e79 (on master)
      adds  ec0145f   Build results of f03cdcb (on master)
      adds  ea0edd0   Build results of 46adbd8 (on master)
      adds  76e0ab0   Imported Upstream version 2.002003
       new  bfac04e   Merge tag 'upstream/2.002003'
       new  edb81be   Update debian/changelog
       new  28abfad   Declare compliance with Debian policy 3.9.8
       new  a63c14e   debian/control: build depends on libpath-tiny-perl
       new  79e4135   releasing libdist-zilla-plugin-metaprovides-perl version 2.002003-1

The 5 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:
 Changes                                      |  37 ++++-
 MANIFEST                                     |   5 +-
 META.json                                    | 216 ++++++++++++++-------------
 META.yml                                     |  16 +-
 Makefile.PL                                  |  12 +-
 debian/changelog                             |  12 +-
 debian/control                               |   3 +-
 dist.ini                                     |   3 -
 dist.ini.meta                                |   3 -
 lib/Dist/Zilla/MetaProvides/ProvideRecord.pm |   4 +-
 lib/Dist/Zilla/MetaProvides/Types.pm         |   4 +-
 lib/Dist/Zilla/Plugin/MetaProvides.pm        |  25 ++--
 lib/Dist/Zilla/Role/MetaProvider/Provider.pm |  59 ++++++--
 misc/Changes.deps                            |  20 ++-
 misc/Changes.deps.all                        |  25 +++-
 misc/Changes.deps.dev                        |  12 +-
 misc/Changes.deps.opt                        |  12 +-
 misc/built_with.json                         | 104 ++++++-------
 perlcritic.rc                                |  10 +-
 t/00-report-prereqs.dd                       |   7 +-
 t/00-report-prereqs.t                        |  10 +-
 t/01-Provider/01-boolean-attrs.t             |  22 ++-
 t/01-Provider/02-resolve-versions.t          |  22 ++-
 t/01-Provider/03-metanoindex.t               |  41 +++--
 t/01-Provider/04-integration.t               |  77 ++++++++++
 t/01-Provider/05-filenames.t                 |  67 +++++++++
 t/01-Provider/06-cuckoo.t                    |  75 ++++++++++
 t/02-MetaProvides-ProvideRecord.t            |  23 ++-
 t/lib/Dist/Zilla/Plugin/FakePlugin.pm        |  12 +-
 xt/author/eol.t                              |   5 +-
 xt/release/cpan-changes.t                    |   9 +-
 31 files changed, 675 insertions(+), 277 deletions(-)
 create mode 100644 t/01-Provider/04-integration.t
 create mode 100644 t/01-Provider/05-filenames.t
 create mode 100644 t/01-Provider/06-cuckoo.t

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



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