[libplack-perl] branch master updated (5be9dec -> d785752)

gregor herrmann gregoa at debian.org
Sat Aug 2 12:38:23 UTC 2014


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

gregoa pushed a change to branch master
in repository libplack-perl.

      from  5be9dec   Remove Maximilian Gaß from Uploaders (no more active according to himself)
      adds  86edb43   Imported Upstream version 1.0031
       new  fd1a58e   Merge tag 'upstream/1.0031'
       new  1c4d735   New upstream release.
       new  a156d85   Update years of packaging copyright.
       new  da48037   Make build dependency on libfile-sharedir-install-perl versioned.
       new  d785752   update changelog

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:
 Changes                                | 18 ++++++++++++
 LICENSE                                |  2 +-
 MANIFEST                               |  4 +++
 META.json                              | 22 +++++++++------
 META.yml                               | 50 ++++++++++++++++++----------------
 Makefile.PL                            | 12 ++++----
 debian/changelog                       |  9 ++++--
 debian/control                         |  2 +-
 debian/copyright                       |  2 +-
 lib/HTTP/Message/PSGI.pm               |  5 ++--
 lib/Plack.pm                           |  2 +-
 lib/Plack/App/File.pm                  |  2 +-
 lib/Plack/App/WrapCGI.pm               |  4 +--
 lib/Plack/Middleware.pm                | 16 +++++++----
 lib/Plack/Middleware/JSONP.pm          |  2 +-
 lib/Plack/Middleware/Runtime.pm        |  3 +-
 lib/Plack/Middleware/SimpleLogger.pm   | 12 ++++++--
 lib/Plack/Request.pm                   | 26 ++++++++----------
 lib/Plack/Response.pm                  |  2 +-
 lib/Plack/Util.pm                      |  3 +-
 t/HTTP-Message-PSGI/unknown_response.t | 20 ++++++++++++++
 t/Plack-Middleware/file.t              | 19 +++++++++++++
 t/Plack-Middleware/jsonp.t             |  2 +-
 t/Plack-Request/query_string.t         | 22 +++++++++++++++
 t/Plack-Request/uri.t                  |  7 +++++
 t/Plack-Util/can.t                     | 15 ++++++++++
 t/release-pod-syntax.t                 |  5 ++--
 27 files changed, 209 insertions(+), 79 deletions(-)
 create mode 100644 t/HTTP-Message-PSGI/unknown_response.t
 create mode 100644 t/Plack-Request/query_string.t
 create mode 100644 t/Plack-Util/can.t

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



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