[libtest-lwp-useragent-perl] branch master updated (78226ab -> 6a5b9b9)

gregor herrmann gregoa at debian.org
Sat Jul 19 22:07:55 UTC 2014


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  78226ab   releasing package libtest-lwp-useragent-perl version 0.023-1
      adds  3934d08   Imported Upstream version 0.025
       new  14dae64   Merge tag 'upstream/0.025'
       new  4c2797a   New upstream release.
       new  1ba7442   Update years of upstream copyright.
       new  a02cec4   Drop libmodule-build-tiny-perl build dependency.
       new  6a5b9b9   releasing package libtest-lwp-useragent-perl version 0.025-1

The 5 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                                |   4 -
 CONTRIBUTING                            |  26 ++-
 Changes                                 |  10 +
 INSTALL                                 |   8 +-
 LICENSE                                 |   2 +-
 MANIFEST                                |   5 +-
 META.json                               | 378 +++++++++++++++++++++++---------
 META.yml                                | 298 +++++++++++++++++--------
 Makefile.PL                             |  83 ++-----
 README                                  |   6 +-
 README.md                               |  48 ++--
 debian/changelog                        |  10 +
 debian/compat                           |   2 +-
 debian/control                          |   3 +-
 debian/copyright                        |   2 +-
 dist.ini                                |  28 ++-
 examples/MyApp/Client.pm                |   2 +-
 examples/application_client_test.t      |   5 +-
 examples/call_psgi.t                    |   2 +-
 lib/Test/LWP/UserAgent.pm               |  33 +--
 t/00-report-prereqs.t                   |  24 +-
 t/05-exceptions.t                       |   2 +-
 t/06-network-fallback.t                 |  10 +-
 t/09-dispatch-to-request-method.t       |   2 +-
 t/10-request-args-network.t             |  10 +-
 t/50-examples-application_client_test.t |  58 ++++-
 t/51-call_psgi.t                        |  30 ++-
 weaver.ini                              |   2 -
 xt/author/00-compile.t                  |   6 +-
 xt/author/pod-spell.t                   |   2 +-
 xt/release/changes_has_content.t        |   2 +-
 xt/release/clean-namespaces.t           |  11 +-
 xt/release/no-tabs.t                    |  33 ++-
 xt/release/test-version.t               |  22 --
 xt/release/unused-vars.t                |   8 -
 35 files changed, 768 insertions(+), 409 deletions(-)
 delete mode 100644 Build.PL
 delete mode 100644 xt/release/test-version.t
 delete 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