[libhttp-throwable-perl] 09/11: Merge tag 'upstream/0.017'

Jonas Smedegaard js at alioth.debian.org
Mon Sep 30 08:15:48 UTC 2013


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

js pushed a commit to branch master
in repository libhttp-throwable-perl.

commit d95c3d72c1f2ec1b39865e50bc079e321d948b63
Merge: 7bf67b1 ab10792
Author: Jonas Smedegaard <dr at jones.dk>
Date:   Mon Sep 30 09:55:16 2013 +0200

    Merge tag 'upstream/0.017'
    
    Upstream version 0.017
    
    # gpg: Underskrift lavet man 30 sep 2013 09:55:12 CEST
    # gpg:                bruger RSA nøgle 0x4EC1B722374F9BD6
    # gpg: God underskrift fra »Jonas Smedegaard <dr at jones.dk>«
    # gpg:        også kendt som »Jonas Smedegaard <jonas at homebase.dk>«
    # gpg:        også kendt som »Jonas Smedegaard <js at debian.org>«
    # gpg:        også kendt som »Jonas Smedegaard <jonas at dgi-huset.dk>«
    # gpg:        også kendt som »Jonas Smedegaard <jonas at 107b.dk>«
    # gpg:        også kendt som »[jpeg image of size 4165]«

 Changes                                            |   76 ++++----
 LICENSE                                            |    2 +-
 MANIFEST                                           |    5 +-
 META.json                                          |  202 ++++++++++++--------
 META.yml                                           |  151 ++++++++-------
 Makefile.PL                                        |   88 +++++----
 README                                             |    2 +-
 lib/HTTP/Throwable.pm                              |   19 +-
 lib/HTTP/Throwable/Factory.pm                      |   12 +-
 lib/HTTP/Throwable/Role/BoringText.pm              |    9 +-
 lib/HTTP/Throwable/Role/Generic.pm                 |    9 +-
 lib/HTTP/Throwable/Role/NoBody.pm                  |    9 +-
 lib/HTTP/Throwable/Role/Redirect.pm                |    9 +-
 lib/HTTP/Throwable/Role/Status/BadGateway.pm       |    9 +-
 lib/HTTP/Throwable/Role/Status/BadRequest.pm       |    9 +-
 lib/HTTP/Throwable/Role/Status/Conflict.pm         |    9 +-
 .../Throwable/Role/Status/ExpectationFailed.pm     |    9 +-
 lib/HTTP/Throwable/Role/Status/Forbidden.pm        |    9 +-
 lib/HTTP/Throwable/Role/Status/Found.pm            |    9 +-
 lib/HTTP/Throwable/Role/Status/GatewayTimeout.pm   |    9 +-
 lib/HTTP/Throwable/Role/Status/Gone.pm             |    9 +-
 .../Role/Status/HTTPVersionNotSupported.pm         |    9 +-
 lib/HTTP/Throwable/Role/Status/ImATeapot.pm        |    9 +-
 .../Throwable/Role/Status/InternalServerError.pm   |    9 +-
 lib/HTTP/Throwable/Role/Status/LengthRequired.pm   |    9 +-
 lib/HTTP/Throwable/Role/Status/MethodNotAllowed.pm |    9 +-
 lib/HTTP/Throwable/Role/Status/MovedPermanently.pm |    9 +-
 lib/HTTP/Throwable/Role/Status/MultipleChoices.pm  |    9 +-
 lib/HTTP/Throwable/Role/Status/NotAcceptable.pm    |    9 +-
 lib/HTTP/Throwable/Role/Status/NotFound.pm         |    9 +-
 lib/HTTP/Throwable/Role/Status/NotImplemented.pm   |    9 +-
 lib/HTTP/Throwable/Role/Status/NotModified.pm      |    9 +-
 .../Throwable/Role/Status/PreconditionFailed.pm    |    9 +-
 .../Role/Status/ProxyAuthenticationRequired.pm     |    9 +-
 .../Throwable/Role/Status/RequestEntityTooLarge.pm |    9 +-
 lib/HTTP/Throwable/Role/Status/RequestTimeout.pm   |    9 +-
 .../Throwable/Role/Status/RequestURITooLong.pm     |    9 +-
 .../Role/Status/RequestedRangeNotSatisfiable.pm    |    9 +-
 lib/HTTP/Throwable/Role/Status/SeeOther.pm         |    9 +-
 .../Throwable/Role/Status/ServiceUnavailable.pm    |    9 +-
 .../Throwable/Role/Status/TemporaryRedirect.pm     |    9 +-
 lib/HTTP/Throwable/Role/Status/Unauthorized.pm     |    9 +-
 .../Throwable/Role/Status/UnsupportedMediaType.pm  |    9 +-
 lib/HTTP/Throwable/Role/Status/UseProxy.pm         |    9 +-
 lib/HTTP/Throwable/Role/TextBody.pm                |    9 +-
 t/00-compile.t                                     |   76 ++++++++
 t/000-report-versions-tiny.t                       |   99 ++++++++++
 t/release-pod-syntax.t                             |   15 --
 xt/release/changes_has_content.t                   |   41 ++++
 xt/release/pod-syntax.t                            |    7 +
 50 files changed, 656 insertions(+), 463 deletions(-)

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



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