[libmakefile-dom-perl] 03/09: Merge tag 'upstream/0.008'

gregor herrmann gregoa at debian.org
Sat May 23 15:24:04 UTC 2015


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

gregoa pushed a commit to branch master
in repository libmakefile-dom-perl.

commit 2300a9440a86481f06b24ed28e6f59bbe770870e
Merge: cf86a94 40022d2
Author: gregor herrmann <gregoa at debian.org>
Date:   Sat May 23 17:14:07 2015 +0200

    Merge tag 'upstream/0.008'
    
    Upstream version 0.008

 Changes                           |   8 +
 MANIFEST                          |   2 +
 META.yml                          |  11 +-
 MYMETA.json                       |  53 ++++
 META.yml => MYMETA.yml            |  19 +-
 README                            |  11 +-
 inc/Module/AutoInstall.pm         | 150 ++++++++++--
 inc/Module/Install.pm             |   6 +-
 inc/Module/Install/AutoInstall.pm |  13 +-
 inc/Module/Install/Base.pm        |   2 +-
 inc/Module/Install/Can.pm         |  85 ++++++-
 inc/Module/Install/Fetch.pm       |   2 +-
 inc/Module/Install/Include.pm     |   2 +-
 inc/Module/Install/Makefile.pm    |  27 ++-
 inc/Module/Install/Metadata.pm    |  22 +-
 inc/Module/Install/Win32.pm       |   2 +-
 inc/Module/Install/WriteAll.pm    |   2 +-
 inc/Spiffy.pm                     |  76 +++---
 inc/Test/Base.pm                  |  70 +++---
 inc/Test/Base/Filter.pm           |   4 +-
 inc/Test/Builder.pm               | 492 ++++++++++++++++++++++++++++++--------
 inc/Test/Builder/Module.pm        |  20 +-
 inc/Test/More.pm                  | 277 ++++++++++++---------
 lib/MDOM/Assignment.pm            |  46 ++++
 lib/MDOM/Command.pm               |  28 +++
 lib/MDOM/Directive.pm             |  41 ++++
 lib/MDOM/Document/Gmake.pm        |  33 +++
 lib/MDOM/Dumper.pm                |   4 +-
 lib/MDOM/Element.pm               |  10 +-
 lib/MDOM/Node.pm                  |   2 +-
 lib/MDOM/Rule.pm                  |  28 +++
 lib/MDOM/Rule/Simple.pm           |  43 ++++
 lib/MDOM/Rule/StaticPattern.pm    |  28 +++
 lib/MDOM/Token.pm                 |   8 +-
 lib/MDOM/Token/Bare.pm            |  27 +++
 lib/MDOM/Token/Comment.pm         |   2 +-
 lib/MDOM/Token/Interpolation.pm   |  28 +++
 lib/MDOM/Token/Modifier.pm        |  30 ++-
 lib/MDOM/Token/Separator.pm       |   2 +-
 lib/MDOM/Token/Whitespace.pm      |   2 +-
 lib/MDOM/Unknown.pm               |  28 +++
 lib/MDOM/Util.pm                  |  32 +++
 lib/Makefile/DOM.pm               |  16 +-
 t/Shell.pm                        |   3 +-
 t/pod-coverage.t                  |   9 +-
 45 files changed, 1422 insertions(+), 384 deletions(-)

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



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