[libhttp-throwable-perl] 01/03: Merge tag 'upstream/0.024'

Jonas Smedegaard dr at jones.dk
Tue Aug 11 10:06:18 UTC 2015


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 dfe8bb2a6f76063d95d33c55c18e76691522b20b
Merge: 2517c28 f5fd4b0
Author: Jonas Smedegaard <dr at jones.dk>
Date:   Tue Aug 11 11:56:18 2015 +0200

    Merge tag 'upstream/0.024'
    
    Upstream version 0.024
    
    # gpg: Signature made tir 11 aug 2015 11:56:15 CEST
    # gpg:                using RSA key 0x2C7C3146C1A00121
    # gpg: Good signature from "Jonas Smedegaard <dr at jones.dk>"
    # gpg:                 aka "Jonas Smedegaard <jonas at homebase.dk>"
    # gpg:                 aka "Jonas Smedegaard <js at debian.org>"
    # gpg:                 aka "[jpeg image of size 4165]"

 Changes                                                     |  6 ++++++
 META.json                                                   |  7 +++----
 META.yml                                                    |  7 +++----
 Makefile.PL                                                 |  8 +++-----
 README                                                      |  2 +-
 lib/HTTP/Throwable.pm                                       |  4 ++--
 lib/HTTP/Throwable/Factory.pm                               |  4 ++--
 lib/HTTP/Throwable/Role/BoringText.pm                       |  4 ++--
 lib/HTTP/Throwable/Role/Generic.pm                          |  4 ++--
 lib/HTTP/Throwable/Role/NoBody.pm                           |  4 ++--
 lib/HTTP/Throwable/Role/Redirect.pm                         |  4 ++--
 lib/HTTP/Throwable/Role/Status/BadGateway.pm                |  4 ++--
 lib/HTTP/Throwable/Role/Status/BadRequest.pm                |  4 ++--
 lib/HTTP/Throwable/Role/Status/Conflict.pm                  |  4 ++--
 lib/HTTP/Throwable/Role/Status/ExpectationFailed.pm         |  4 ++--
 lib/HTTP/Throwable/Role/Status/Forbidden.pm                 |  4 ++--
 lib/HTTP/Throwable/Role/Status/Found.pm                     |  4 ++--
 lib/HTTP/Throwable/Role/Status/GatewayTimeout.pm            |  4 ++--
 lib/HTTP/Throwable/Role/Status/Gone.pm                      |  4 ++--
 lib/HTTP/Throwable/Role/Status/HTTPVersionNotSupported.pm   |  4 ++--
 lib/HTTP/Throwable/Role/Status/ImATeapot.pm                 |  4 ++--
 lib/HTTP/Throwable/Role/Status/InternalServerError.pm       |  4 ++--
 lib/HTTP/Throwable/Role/Status/LengthRequired.pm            |  4 ++--
 lib/HTTP/Throwable/Role/Status/MethodNotAllowed.pm          |  4 ++--
 lib/HTTP/Throwable/Role/Status/MovedPermanently.pm          |  4 ++--
 lib/HTTP/Throwable/Role/Status/MultipleChoices.pm           |  4 ++--
 lib/HTTP/Throwable/Role/Status/NotAcceptable.pm             |  4 ++--
 lib/HTTP/Throwable/Role/Status/NotFound.pm                  |  4 ++--
 lib/HTTP/Throwable/Role/Status/NotImplemented.pm            |  4 ++--
 lib/HTTP/Throwable/Role/Status/NotModified.pm               |  4 ++--
 lib/HTTP/Throwable/Role/Status/PermanentRedirect.pm         |  8 ++++----
 lib/HTTP/Throwable/Role/Status/PreconditionFailed.pm        |  4 ++--
 .../Throwable/Role/Status/ProxyAuthenticationRequired.pm    |  4 ++--
 lib/HTTP/Throwable/Role/Status/RequestEntityTooLarge.pm     |  4 ++--
 lib/HTTP/Throwable/Role/Status/RequestTimeout.pm            |  4 ++--
 lib/HTTP/Throwable/Role/Status/RequestURITooLong.pm         |  4 ++--
 .../Throwable/Role/Status/RequestedRangeNotSatisfiable.pm   |  4 ++--
 lib/HTTP/Throwable/Role/Status/SeeOther.pm                  |  4 ++--
 lib/HTTP/Throwable/Role/Status/ServiceUnavailable.pm        |  4 ++--
 lib/HTTP/Throwable/Role/Status/TemporaryRedirect.pm         |  4 ++--
 lib/HTTP/Throwable/Role/Status/Unauthorized.pm              |  4 ++--
 lib/HTTP/Throwable/Role/Status/UnsupportedMediaType.pm      |  4 ++--
 lib/HTTP/Throwable/Role/Status/UseProxy.pm                  |  4 ++--
 lib/HTTP/Throwable/Role/TextBody.pm                         |  4 ++--
 lib/HTTP/Throwable/Variant.pm                               |  6 +++---
 t/00-report-prereqs.dd                                      |  3 +--
 t/lib/Test/HT.pm                                            | 13 ++++++++++---
 xt/release/changes_has_content.t                            |  2 +-
 48 files changed, 111 insertions(+), 103 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