[libtest-lwp-useragent-perl] branch master updated (536e546 -> fd01e8f)
Oleg Gashev
oleg at gashev.net
Wed Aug 21 19:38:57 UTC 2013
This is an automated email from the git hooks/post-receive script.
gashev-guest pushed a change to branch master
in repository libtest-lwp-useragent-perl.
from 536e546 Updated debian/changelog: UNRELEASED => unstable.
adds 46e244e Imported Upstream version 0.19
new 69a849c Merge tag 'upstream/0.19'
new 82d058d debian/control file: updated Build-Depends-Indep.
new fd01e8f debian/changelog file: added 0.19-1 version.
The 3 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:
Build.PL | 3 +
Changes | 7 +-
INSTALL | 8 +-
MANIFEST | 7 +-
META.json | 365 +++++++++++---------
META.yml | 352 ++++++++++---------
Makefile.PL | 80 -----
README | 2 +-
debian/changelog | 6 +
debian/control | 12 +-
dist.ini | 112 +-----
...on_client_test.pl => application_client_test.t} | 0
examples/call_psgi.t | 28 ++
lib/Test/LWP/UserAgent.pm | 120 ++++---
t/00-check-deps.t | 6 +-
t/00-compile.t | 79 ++---
weaver.ini | 8 +
xt/author/pod-spell.t | 3 +-
xt/release/changes_has_content.t | 2 +-
xt/release/cpan-changes.t | 12 +-
xt/release/kwalitee.t | 6 +-
xt/release/unused-vars.t | 8 +
22 files changed, 575 insertions(+), 651 deletions(-)
create mode 100644 Build.PL
delete mode 100644 Makefile.PL
rename examples/{application_client_test.pl => application_client_test.t} (100%)
create mode 100644 examples/call_psgi.t
create mode 100644 weaver.ini
create mode 100644 xt/release/unused-vars.t
--
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