[libcgi-fast-perl] branch master updated (b67c861 -> 817eaaf)

gregor herrmann gregoa at debian.org
Sat May 9 20:24:52 UTC 2015


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

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

      from  b67c861   releasing package libcgi-fast-perl version 1:2.04-1
      adds  a890bc5   add coveralls to .travis.yml
      adds  9b641b6   correct coveralls badge URL
      adds  057c91a   correct travis badge URL
      adds  8f4abd5   remove blank line between =for html and next line
      adds  0cb4e6c   remove useless use of Test::Deep in tests
      adds  e9ba614   add support for socket perms
      adds  d0fc1d9   Merge pull request #9 from powerman/feature/socket_perm
      adds  c47e73b   bump Changes, version for release of e9ba61405acc5
      adds  ba63feb   add TEST_REQUIRES to Makefile.PL for blead
      adds  f00ce11   make sure to use File::Temp before, er, using it
      adds  8dd3c99   Squashed commit of the following:
      adds  a44da92   ref #12 - fix regexp on CGI::VERSION
      adds  7d612a3   Imported Upstream version 2.09
       new  36eae99   Merge tag 'upstream/2.09'
       new  29e21f8   Update debian/changelog
       new  ba5e677   Refresh man-cgi-fast.patch (offset).
       new  064eef1   Update years of packaging copyright.
       new  817eaaf   releasing package libcgi-fast-perl version 1:2.09-1

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                           | 33 +++++++++++++++++++++++
 MANIFEST                          | 12 ---------
 META.json                         | 13 +++------
 META.yml                          | 12 +++------
 Makefile.PL                       | 56 ++++++++++++++++++++-------------------
 README                            | 45 ++++++++++++++++++++-----------
 README => README.md               | 45 ++++++++++++++++++++-----------
 debian/changelog                  |  8 ++++++
 debian/copyright                  |  2 +-
 debian/patches/man-cgi-fast.patch |  6 ++---
 lib/CGI/Fast.pm                   | 51 ++++++++++++++++++++++++-----------
 t/004_fcgi_file_handles.t         |  1 -
 t/005_no_file_handles.t           |  1 -
 t/006_changes.t                   | 12 +++++++++
 t/007_socket_perm.t               | 50 ++++++++++++++++++++++++++++++++++
 15 files changed, 237 insertions(+), 110 deletions(-)
 delete mode 100644 MANIFEST
 copy README => README.md (84%)
 create mode 100644 t/006_changes.t
 create mode 100644 t/007_socket_perm.t

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



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