[libpadre-plugin-yaml-perl] 01/07: Merge tag 'upstream/0.10'

Damyan Ivanov dmn at alioth.debian.org
Sun Oct 20 18:15:30 UTC 2013


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

dmn pushed a commit to branch master
in repository libpadre-plugin-yaml-perl.

commit 42a0ff5c58d0f990175d84ada6fac675ec46214b
Merge: 0b3352d fc4229d
Author: Damyan Ivanov <dmn at debian.org>
Date:   Sun Oct 20 17:37:27 2013 +0000

    Merge tag 'upstream/0.10'
    
    Upstream version 0.10

 Changes                                   |   84 ++++---
 LICENSE                                   |  378 +++++++++++++++++++++++++++++
 MANIFEST                                  |   11 +-
 META.yml                                  |   28 ++-
 MYMETA.json                               |   63 -----
 MYMETA.yml                                |   37 ---
 Makefile.PL                               |   47 ++--
 README                                    |    2 +-
 inc/Module/Install/DSL.pm                 |  102 ++++++++
 inc/Module/Install/Msgfmt.pm              |   39 ---
 inc/Module/Install/With.pm                |   84 +++++++
 lib/Padre/Plugin/YAML.pm                  |  137 ++++++-----
 lib/Padre/Plugin/YAML/Document.pm         |   22 +-
 lib/Padre/Plugin/YAML/Syntax.pm           |   35 +--
 t/00-load.t                               |   17 ++
 t/00.load.t                               |   13 -
 t/01-compile.t                            |   65 ++---
 t/02-pod.t                                |   25 +-
 t/{03-podcoverage.t => 03-pod-coverage.t} |   21 +-
 t/04-yaml.t                               |   39 ++-
 t/05-document.t                           |   21 +-
 t/06-syntax.t                             |   22 +-
 t/07-report-prereqs.t                     |   67 +++++
 23 files changed, 947 insertions(+), 412 deletions(-)

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



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