[libtest-lwp-useragent-perl] branch master updated (861a0d9 -> 0f189f0)
gregor herrmann
gregoa at debian.org
Tue Nov 15 19:33:21 UTC 2016
This is an automated email from the git hooks/post-receive script.
gregoa pushed a change to branch master
in repository libtest-lwp-useragent-perl.
from 861a0d9 releasing package libtest-lwp-useragent-perl version 0.030-2
adds 0f8b86b increment $VERSION after 0.030 release
adds 5d4c246 this section is now generated by my weaver bundle
adds 5fafe50 use simpler [DynamicPrereqs] syntax
adds 0bcc2b4 use quotes for better version interpolation on all perls
adds 0e7da8e use latest [DynamicPrereqs] syntax
adds 0e8de2e no need to waste an op doing a shift
adds 7bb91d2 fix Test::More prereq for done_testing
adds caa4068 switch from Test::Requires to Test::Needs
adds 74c5fed use preferred variable for making version checks
adds 86e0b3a ensure vim modeline is in the first 5 line
adds 6d09555 switch from stringy to block eval
adds 8dd6557 only check for warnings under AUTHOR_TESTING
adds ecfddcd Test-LWP-UserAgent-0.031
adds 876c4b4 New upstream version 0.031
new 3a5cc32 Merge tag 'upstream/0.031'
new 60edf64 Update debian/changelog
new 3382063 Update build dependencies.
new 0f189f0 releasing package libtest-lwp-useragent-perl version 0.031-1
The 4 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
CONTRIBUTING | 12 +-
Changes | 4 +
INSTALL | 14 +-
MANIFEST | 10 +-
META.json | 455 ++++++++++++++++++--------------
META.yml | 355 +++++++++++++------------
Makefile.PL | 44 ++-
README | 4 +-
debian/changelog | 7 +
debian/control | 2 +-
dist.ini | 19 +-
examples/application_client_test.t | 7 +-
examples/call_psgi.t | 4 +-
lib/Test/LWP/UserAgent.pm | 31 ++-
t/00-report-prereqs.dd | 45 ++--
t/00-report-prereqs.t | 14 +-
t/01-basic.t | 2 +-
t/02-overload.t | 4 +-
t/03-handlers.t | 2 +-
t/04-psgi.t | 4 +-
t/05-exceptions.t | 2 +-
t/06-network-fallback.t | 2 +-
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 | 2 +-
t/11-request-args-internal.t | 2 +-
t/12-chained-method-call.t | 4 +-
t/50-examples-application_client_test.t | 7 +-
t/51-call_psgi.t | 4 +-
xt/author/00-compile.t | 20 +-
xt/author/eol.t | 12 +-
xt/author/kwalitee.t | 2 +-
xt/author/no-tabs.t | 10 +-
xt/{release => author}/pod-coverage.t | 0
xt/{release => author}/pod-no404s.t | 0
xt/author/pod-spell.t | 17 +-
xt/{release => author}/pod-syntax.t | 1 +
xt/{release => author}/portability.t | 2 -
xt/release/changes_has_content.t | 2 +-
xt/release/cpan-changes.t | 9 +-
41 files changed, 637 insertions(+), 506 deletions(-)
rename xt/{release => author}/pod-coverage.t (100%)
rename xt/{release => author}/pod-no404s.t (100%)
rename xt/{release => author}/pod-syntax.t (84%)
rename xt/{release => author}/portability.t (95%)
--
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