[libparse-errorstring-perl-perl] 01/13: Merge tag 'upstream/0.19'

Florian Schlichting fsfs at alioth.debian.org
Thu Oct 3 15:54:51 UTC 2013


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

fsfs pushed a commit to branch master
in repository libparse-errorstring-perl-perl.

commit 08da2023607042184c51bac191d9864ee451ed91
Merge: 02257fb b5e47a4
Author: Florian Schlichting <fsfs at debian.org>
Date:   Thu Oct 3 00:21:13 2013 +0200

    Merge tag 'upstream/0.19'
    
    Upstream version 0.19

 Changes                                 |   69 ++-
 LICENSE                                 |  377 ----------------
 MANIFEST                                |   25 +-
 META.json                               |  208 ---------
 META.yml                                |  156 +------
 Makefile.PL                             |   87 ++--
 README                                  |   13 -
 bin/check_perldiag                      |   44 +-
 dist.ini                                |   27 --
 inc/Module/Install.pm                   |  470 ++++++++++++++++++++
 inc/Module/Install/Base.pm              |   83 ++++
 inc/Module/Install/Can.pm               |  154 +++++++
 inc/Module/Install/Fetch.pm             |   93 ++++
 inc/Module/Install/Makefile.pm          |  418 ++++++++++++++++++
 inc/Module/Install/Metadata.pm          |  722 +++++++++++++++++++++++++++++++
 inc/Module/Install/Scripts.pm           |   29 ++
 inc/Module/Install/Win32.pm             |   64 +++
 inc/Module/Install/WriteAll.pm          |   63 +++
 lib/Parse/ErrorString/Perl.pm           |   49 +--
 lib/Parse/ErrorString/Perl/ErrorItem.pm |   50 +--
 lib/Parse/ErrorString/Perl/StackItem.pm |   48 +-
 t/00-compile.t                          |   48 --
 t/release-check-changes.t               |   16 -
 t/release-eol.t                         |   16 -
 t/release-pod-syntax.t                  |   15 -
 25 files changed, 2216 insertions(+), 1128 deletions(-)

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



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