[libhttp-throwable-perl] 01/04: Merge tag 'upstream/0.026'
Jonas Smedegaard
dr at jones.dk
Tue Feb 9 07:00:59 UTC 2016
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 f4ba49afc38d35ec63fc863dbcbad21c90e6732c
Merge: 2c828f7 ed91584
Author: Jonas Smedegaard <dr at jones.dk>
Date: Tue Feb 9 07:55:40 2016 +0100
Merge tag 'upstream/0.026'
Upstream version 0.026
# gpg: Underskrift lavet tir 09 feb 2016 07:55:35 CET
# gpg: bruger RSA nøgle 0x2C7C3146C1A00121
# 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 »[jpeg image of size 4165]«
Changes | 9 ++
MANIFEST | 5 +-
META.json | 98 ++++++++++++----------
META.yml | 95 +++++++++++----------
Makefile.PL | 5 +-
README | 4 +-
lib/HTTP/Throwable.pm | 14 ++--
lib/HTTP/Throwable/Factory.pm | 64 +++++++++++++-
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 +-
.../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 +-
.../Role/Status/HTTPVersionNotSupported.pm | 4 +-
lib/HTTP/Throwable/Role/Status/ImATeapot.pm | 4 +-
.../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 +-
.../Throwable/Role/Status/PermanentRedirect.pm | 4 +-
.../Throwable/Role/Status/PreconditionFailed.pm | 4 +-
.../Role/Status/ProxyAuthenticationRequired.pm | 4 +-
.../Throwable/Role/Status/RequestEntityTooLarge.pm | 4 +-
lib/HTTP/Throwable/Role/Status/RequestTimeout.pm | 4 +-
.../Throwable/Role/Status/RequestURITooLong.pm | 4 +-
.../Role/Status/RequestedRangeNotSatisfiable.pm | 4 +-
lib/HTTP/Throwable/Role/Status/SeeOther.pm | 4 +-
.../Throwable/Role/Status/ServiceUnavailable.pm | 4 +-
.../Throwable/Role/Status/TemporaryRedirect.pm | 4 +-
lib/HTTP/Throwable/Role/Status/TooManyRequests.pm | 70 ++++++++++++++++
lib/HTTP/Throwable/Role/Status/Unauthorized.pm | 4 +-
.../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 | 4 +-
t/00-report-prereqs.dd | 1 +
t/300-all.t | 8 ++
t/400-all.t | 5 ++
xt/{release => author}/pod-syntax.t | 1 +
xt/release/changes_has_content.t | 2 +-
52 files changed, 355 insertions(+), 178 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