[libplack-perl] branch master updated (57c850c -> 975d69d)

gregor herrmann gregoa at debian.org
Sat Oct 5 12:16:46 UTC 2013


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

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

      from  57c850c   Remove trailing whitespace
      adds  d39b39e   Imported Upstream version 1.0029
       new  da96d0b   Merge tag 'upstream/1.0029'
       new  48d6f75   New upstream release.
       new  387698c   Update build and runtime dependencies.
       new  cabbac9   Update years of packaging copyright.
       new  4454286   Add note to debian/NEWS that Plack::Handler::HTTP::Server::Simple moved
       new  975d69d   releasing package libplack-perl version 1.0029-1

The 6 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                                 |   13 ++++++
 MANIFEST                                |    2 -
 META.json                               |   12 +++--
 META.yml                                |    9 ++--
 Makefile.PL                             |    6 +--
 cpanfile                                |    5 +-
 debian/NEWS                             |   10 ++++
 debian/changelog                        |   10 ++++
 debian/control                          |   17 ++++---
 debian/copyright                        |    2 +-
 lib/Plack.pm                            |    2 +-
 lib/Plack/Handler/HTTP/Server/Simple.pm |   61 ------------------------
 lib/Plack/LWPish.pm                     |    2 +-
 lib/Plack/Request.pm                    |    2 +-
 lib/Plack/Response.pm                   |    2 +-
 lib/Plack/Test.pm                       |   78 +++++++++++++++++++++++++------
 lib/Plack/Test/MockHTTP.pm              |   39 +++++++---------
 lib/Plack/Test/Server.pm                |   42 +++++++++--------
 lib/Plack/Test/Suite.pm                 |    3 +-
 t/Plack-Handler/http_server_simple.t    |   10 ----
 t/Plack-Loader/restarter.t              |    2 +-
 21 files changed, 173 insertions(+), 156 deletions(-)
 delete mode 100644 lib/Plack/Handler/HTTP/Server/Simple.pm
 delete mode 100644 t/Plack-Handler/http_server_simple.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