[libtest-lwp-useragent-perl] 03/10: Merge tag 'upstream/0.029'

Lucas Kanashiro kanashiro-guest at moszumanska.debian.org
Sat Aug 15 16:41:48 UTC 2015


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

kanashiro-guest pushed a commit to branch master
in repository libtest-lwp-useragent-perl.

commit 7186f265840797b695c2fd5c33edc8c12083a701
Merge: a1d4ac0 d614987
Author: Lucas Kanashiro <kanashiro.duarte at gmail.com>
Date:   Sat Aug 15 12:53:57 2015 -0300

    Merge tag 'upstream/0.029'
    
    Upstream version 0.029
    
    # gpg: Signature made Sat 15 Aug 2015 12:53:54 PM BRT using RSA key ID 9883C97C
    # gpg: Good signature from "Lucas Kanashiro <kanashiro.duarte at gmail.com>"

 CONTRIBUTING                              |  16 +-
 Changes                                   |  17 +
 INSTALL                                   |   1 -
 MANIFEST                                  |  15 +-
 META.json                                 | 593 ++++++++++++++++++++----------
 META.yml                                  | 444 +++++++++++++---------
 Makefile.PL                               |  32 +-
 README                                    |   4 +-
 README.md                                 | 372 -------------------
 dist.ini                                  |  30 +-
 advent_2012.pod => docs/advent_2012.pod   |   0
 examples/application_client_test.t        |   2 +-
 lib/Test/LWP/UserAgent.pm                 |  37 +-
 t/00-report-prereqs.dd                    | 150 ++++++++
 t/00-report-prereqs.t                     | 309 +++++++---------
 t/01-basic.t                              |   2 +-
 t/02-overload.t                           |   2 +-
 t/03-handlers.t                           |   2 +-
 t/04-psgi.t                               |   2 +-
 t/05-exceptions.t                         |   2 +-
 t/06-network-fallback.t                   |  14 +-
 t/07-mask-response.t                      |   2 +-
 t/08-isa-coderef.t                        |   2 +-
 t/09-dispatch-to-request-method.t         |   2 +-
 t/10-request-args-network.t               |  15 +-
 t/11-request-args-internal.t              |   6 +-
 t/12-chained-method-call.t                |  38 ++
 t/50-examples-application_client_test.t   |   2 +-
 xt/author/00-compile.t                    |   9 +-
 xt/{release => author}/clean-namespaces.t |   4 +-
 xt/author/eol.t                           |  30 ++
 xt/author/kwalitee.t                      |   9 +
 xt/{release => author}/no-tabs.t          |  12 +-
 xt/author/pod-spell.t                     |   5 +-
 xt/release/changes_has_content.t          |   2 +-
 xt/release/eol.t                          |   8 -
 xt/release/kwalitee.t                     |   4 -
 xt/release/minimum-version.t              |   2 +-
 xt/release/portability.t                  |   1 +
 39 files changed, 1205 insertions(+), 994 deletions(-)

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



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