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

joenio-guest pushed a commit to branch master
in repository libtest-base-perl.

commit 4d779db550819c5912515f926ba8e6e7bf6b3a4d
Merge: 1081cf3 eefaaa4
Author: Joenio Costa <joe...@colivre.coop.br>
Date:   Fri Feb 20 14:04:07 2015 -0200

    Merge tag 'upstream/0.88'
    
    Upstream version 0.88

 CONTRIBUTING                        |  55 +++
 Changes                             | 623 +++++++++++++++--------------
 LICENSE                             | 379 ++++++++++++++++++
 MANIFEST                            |  43 +-
 META.json                           |  67 ++++
 META.yml                            |  29 +-
 Makefile.PL                         |  66 +++-
 README                              | 492 +++++++++++------------
 inc/Module/Install.pm               | 470 ----------------------
 inc/Module/Install/AckXXX.pm        |  42 --
 inc/Module/Install/Base.pm          |  83 ----
 inc/Module/Install/Can.pm           |  81 ----
 inc/Module/Install/Fetch.pm         |  93 -----
 inc/Module/Install/Makefile.pm      | 415 --------------------
 inc/Module/Install/ManifestSkip.pm  |  84 ----
 inc/Module/Install/Metadata.pm      | 715 ---------------------------------
 inc/Module/Install/ReadmeFromPod.pm |  48 ---
 inc/Module/Install/VersionCheck.pm  |  74 ----
 inc/Module/Install/Win32.pm         |  64 ---
 inc/Module/Install/WriteAll.pm      |  63 ---
 lib/Module/Install/TestBase.pm      |  70 ----
 lib/Test/Base.pm                    | 763 ++----------------------------------
 lib/Test/Base.pod                   | 697 ++++++++++++++++++++++++++++++++
 lib/Test/Base/Filter.pm             | 300 +-------------
 lib/Test/Base/Filter.pod            | 309 +++++++++++++++
 t/000-require-modules.t             |  17 +
 t/BaseTest.pm                       |   6 -
 t/Subclass.pm                       |   2 -
 t/Test-Less/index.txt               |  20 +-
 t/TestA.pm                          |   2 -
 t/TestB.pm                          |   2 -
 t/TestBaseSubclass.pm               |   2 +
 t/TestBaseTest.pm                   |   7 +
 t/TestBaseTestA.pm                  |   2 +
 t/TestBaseTestB.pm                  |   2 +
 t/TestBaseTestC.pm                  |   2 +
 t/TestBass.pm                       |   2 +-
 t/TestC.pm                          |   2 -
 t/arguments.t                       |  12 +-
 t/blocks-scalar.t                   |   2 +-
 t/compact.t                         |   2 +-
 t/diff_is.t                         |  43 +-
 t/embed_perl.t                      |   2 +-
 t/escape.t                          |   4 +-
 t/filter_arguments.t                |   2 +-
 t/filters-append.t                  |   6 +-
 t/internals.t                       |  18 +-
 t/last.t                            |   4 +-
 t/lines.t                           |   2 +-
 t/list.t                            |  10 +-
 t/multi-level-inherit.t             |   5 +-
 t/normalize.t                       |   3 +-
 t/oo.t                              |  19 +-
 t/parentheses.t                     |   4 +-
 t/read_file.t                       |   9 +-
 t/release-pod-syntax.t              |  14 +
 t/reserved_names.t                  |   2 +-
 t/reverse-deep.t                    |   4 +-
 t/simple.t                          |   2 +-
 t/spec_file.t                       |   3 +-
 t/split.t                           |   2 +-
 t/strict-warnings.t                 |   2 +-
 t/subclass-import.t                 |   5 +-
 t/subclass.t                        |   2 +-
 t/write_file.t                      |  16 +-
 t/xxx.t                             |   9 +-
 t/yaml.t                            |   2 +-
 67 files changed, 2363 insertions(+), 4040 deletions(-)

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

_______________________________________________
Pkg-perl-cvs-commits mailing list
Pkg-perl-cvs-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits

Reply via email to