[libplack-perl] branch master updated (eec1e7c -> 02260c6)

gregor herrmann gregoa at debian.org
Mon Jan 1 21:30:49 UTC 2018


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

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

      from  eec1e7c   update changelog
      adds  9301231   Update Chunked.pm
      adds  4cbdb88   Merge pull request #595 from pangyre/patch-1
      adds  44f3910   protect WrapCGI against SIGCHLD handlers
      adds  b54184b   Merge pull request #596 from dakkar/protect-against-sigchld-handlers
      adds  87deb34   remove share/#foo
      adds  0a2e21f   Merge pull request #599 from skaji/fix-591
      adds  5d8dba3   Set Content-Length to 0 in XSendfile middleware #602
      adds  8fcb8de   Merge pull request #603 from robrwo/master
      adds  f2a113c   add 103 Early Hints
      adds  0188a9d   1.0045
      adds  4b66922   New upstream version 1.0045
       new  f1e9e51   Update upstream source from tag 'upstream/1.0045'
       new  7030fea   Update debian/changelog
       new  4ac8cf7   Update years of packaging copyright.
       new  72f11a5   Declare compliance with Debian Policy 4.1.3.
       new  28e4bd9   Bump debhelper compatibility level to 10.
       new  02260c6   releasing package libplack-perl version 1.0045-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                           | 10 ++++++++++
 MANIFEST                          |  1 -
 META.json                         | 11 +++++++----
 META.yml                          |  7 +++++--
 Makefile.PL                       |  2 +-
 debian/changelog                  | 11 +++++++----
 debian/compat                     |  2 +-
 debian/control                    |  4 ++--
 debian/copyright                  |  2 +-
 lib/Plack.pm                      |  2 +-
 lib/Plack/App/WrapCGI.pm          | 11 ++++++++---
 lib/Plack/Handler/CGI.pm          |  1 +
 lib/Plack/Middleware/Chunked.pm   |  4 ++--
 lib/Plack/Middleware/XSendfile.pm | 39 ++++++++++++++++++++++++++++++++++++++-
 lib/Plack/Request.pm              |  2 +-
 lib/Plack/Response.pm             |  2 +-
 share/#foo                        |  0
 t/Plack-Middleware/directory.t    |  5 +++++
 t/Plack-Middleware/wrapcgi_exec.t | 26 ++++++++++++++++++++++++++
 t/Plack-Middleware/xsendfile.t    |  3 ++-
 20 files changed, 119 insertions(+), 26 deletions(-)
 delete mode 100644 share/#foo

-- 
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