[libmetacpan-client-perl] 01/07: Merge tag 'upstream/2.004000'

gregor herrmann gregoa at debian.org
Fri Dec 30 21:52:21 UTC 2016


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

gregoa pushed a commit to branch master
in repository libmetacpan-client-perl.

commit ca4784fdb63a201d1e8d9d95d3e6c70421343345
Merge: 775db64 5ebafb4
Author: gregor herrmann <gregoa at debian.org>
Date:   Fri Dec 30 22:36:54 2016 +0100

    Merge tag 'upstream/2.004000'
    
    Upstream version 2.004000

 Changes                             |   9 ++
 MANIFEST                            |   3 +
 META.json                           |  78 ++++--------
 META.yml                            |  66 ++++------
 Makefile.PL                         |   8 +-
 README                              |   2 +-
 cpanfile                            |   3 +-
 dist.ini                            |   5 +-
 lib/MetaCPAN/Client.pm              |   8 +-
 lib/MetaCPAN/Client/Author.pm       |   4 +-
 lib/MetaCPAN/Client/Distribution.pm |   4 +-
 lib/MetaCPAN/Client/DownloadURL.pm  |   4 +-
 lib/MetaCPAN/Client/Favorite.pm     |   4 +-
 lib/MetaCPAN/Client/File.pm         |   4 +-
 lib/MetaCPAN/Client/Mirror.pm       |   4 +-
 lib/MetaCPAN/Client/Module.pm       |   4 +-
 lib/MetaCPAN/Client/Pod.pm          |  10 +-
 lib/MetaCPAN/Client/Rating.pm       |   4 +-
 lib/MetaCPAN/Client/Release.pm      |   4 +-
 lib/MetaCPAN/Client/Request.pm      |  41 +++---
 lib/MetaCPAN/Client/ResultSet.pm    |  18 ++-
 lib/MetaCPAN/Client/Role/Entity.pm  |   4 +-
 lib/MetaCPAN/Client/Scroll.pm       | 245 ++++++++++++++++++++++++++++++++++++
 lib/MetaCPAN/Client/Types.pm        |  75 +++++++++++
 t/00-report-prereqs.dd              |   3 +-
 t/api/favorite.t                    |   3 +-
 t/resultset.t                       |   4 +-
 t/scroll.t                          |  38 ++++++
 xt/author/00-compile.t              |   6 +-
 29 files changed, 482 insertions(+), 183 deletions(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libmetacpan-client-perl.git



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