[libbenchmark-timer-perl] 03/17: Merge tag 'upstream/0.7107'

Lucas Kanashiro kanashiro-guest at moszumanska.debian.org
Thu Aug 20 09:37:14 UTC 2015


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

kanashiro-guest pushed a commit to branch master
in repository libbenchmark-timer-perl.

commit d84914b333f4e786b5a292c563ad4af92ccc5cc8
Merge: f3ffcc0 8f948c9
Author: Lucas Kanashiro <kanashiro.duarte at gmail.com>
Date:   Thu Aug 20 05:47:21 2015 -0300

    Merge tag 'upstream/0.7107'
    
    Upstream version 0.7107
    
    # gpg: Signature made Thu 20 Aug 2015 05:47:16 AM BRT using RSA key ID 9883C97C
    # gpg: Good signature from "Lucas Kanashiro <kanashiro.duarte at gmail.com>"

 CHANGES                                            |  24 +
 LICENSE                                            |  45 +-
 MANIFEST                                           |  12 +
 META.yml                                           |  20 +-
 Makefile.PL                                        |  31 +-
 README                                             |  26 +-
 TODO                                               |   9 +
 inc/Module/AutoInstall.pm                          | 934 +++++++++++++++++++++
 inc/Module/Install.pm                              | 240 +++---
 inc/Module/Install/AutoLicense.pm                  |  63 ++
 inc/Module/Install/AutomatedTester.pm              |  24 +
 inc/Module/Install/Base.pm                         |  11 +-
 inc/Module/Install/Bugtracker.pm                   |  28 +
 inc/Module/Install/Can.pm                          |  85 +-
 inc/Module/Install/CheckOptional.pm                |  15 +-
 inc/Module/Install/Fetch.pm                        |   2 +-
 inc/Module/Install/GithubMeta.pm                   |  53 ++
 inc/Module/Install/Include.pm                      |  34 +
 inc/Module/Install/Makefile.pm                     | 244 ++++--
 inc/Module/Install/Metadata.pm                     | 292 ++++---
 .../Install/PRIVATE/Enable_Verbose_CPAN_Testing.pm |  47 ++
 inc/Module/Install/Win32.pm                        |   2 +-
 inc/Module/Install/WriteAll.pm                     |   7 +-
 lib/Benchmark/Timer.pm                             |   7 +-
 .../Install/PRIVATE/Enable_Verbose_CPAN_Testing.pm |  46 +
 t/01_basic.t                                       |   6 +
 t/03_statistical.t                                 |   2 +-
 t/pod.t                                            |  10 +
 28 files changed, 1998 insertions(+), 321 deletions(-)

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



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