[libhttp-throwable-perl] branch master updated (2517c28 -> 2c828f7)

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 change to branch master
in repository libhttp-throwable-perl.

      from  2517c28   Prepare for release: Update changelog, control file.
      adds  68aba1c   remove one last Moose yoose
      adds  65a8d08   v0.023
      adds  3ca41aa   require Package::Variant 1.002000 or later
      adds  95c9c54   v0.024
      adds  f5fd4b0   Imported Upstream version 0.024
       new  dfe8bb2   Merge tag 'upstream/0.024'
       new  9edf477   Update package relations: Stop (build-)depend on ibmoose-perl.
       new  2c828f7   Prepare for release: Update changelog, control file and copyright hints.

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:
 Changes                                               |  6 ++++++
 META.json                                             |  7 +++----
 META.yml                                              |  7 +++----
 Makefile.PL                                           |  8 +++-----
 README                                                |  2 +-
 debian/changelog                                      | 12 ++++++++++++
 debian/control                                        |  1 -
 debian/copyright_hints                                | 19 ++++++++++++++-----
 debian/rules                                          |  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 ++--
 .../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 ++--
 .../Role/Status/ProxyAuthenticationRequired.pm        |  4 ++--
 .../Throwable/Role/Status/RequestEntityTooLarge.pm    |  4 ++--
 lib/HTTP/Throwable/Role/Status/RequestTimeout.pm      |  4 ++--
 lib/HTTP/Throwable/Role/Status/RequestURITooLong.pm   |  4 ++--
 .../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 ++--
 .../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 +-
 52 files changed, 138 insertions(+), 110 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