[liblog-fast-perl] 01/08: Merge tag 'upstream/2.0.0'

gregor herrmann gregoa at debian.org
Sat Feb 20 20:49:23 UTC 2016


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

gregoa pushed a commit to branch master
in repository liblog-fast-perl.

commit 56b515b479853168bb9a6f89854009bed998caf5
Merge: ac0ba04 6fb6b3d
Author: gregor herrmann <gregoa at debian.org>
Date:   Sat Feb 20 21:42:13 2016 +0100

    Merge tag 'upstream/2.0.0'
    
    Upstream version 2.0.0

 Build.PL                                |    7 +
 Changes                                 |   42 +-
 LICENSE                                 |   32 +
 MANIFEST                                |   30 +-
 META.json                               |   77 ++
 META.yml                                |   45 +-
 Makefile.PL                             |   21 -
 README                                  |  352 ++++++++-
 cpanfile                                |   21 +
 dist.ini                                |   10 +
 inc/Module/AutoInstall.pm               |  930 -----------------------
 inc/Module/Install.pm                   |  470 ------------
 inc/Module/Install/AutoInstall.pm       |   93 ---
 inc/Module/Install/Base.pm              |   83 ---
 inc/Module/Install/Can.pm               |  154 ----
 inc/Module/Install/Fetch.pm             |   93 ---
 inc/Module/Install/Include.pm           |   34 -
 inc/Module/Install/Makefile.pm          |  418 -----------
 inc/Module/Install/Metadata.pm          |  722 ------------------
 inc/Module/Install/Win32.pm             |   64 --
 inc/Module/Install/WriteAll.pm          |   63 --
 lib/Log/Fast.pm                         |   90 ++-
 t/.perlcriticrc                         | 1239 -------------------------------
 t/{perlcritic.t => author-perlcritic.t} |   17 +-
 t/author-pod-syntax.t                   |   15 +
 t/manifest.t                            |   11 -
 t/pod-coverage.t                        |   19 -
 t/pod.t                                 |   10 -
 t/release-distribution.t                |   20 +
 29 files changed, 612 insertions(+), 4570 deletions(-)

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



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