[libcgi-fast-perl] branch master updated (a602791 -> 691310a)

gregor herrmann gregoa at debian.org
Fri Jun 13 11:46:09 UTC 2014


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  a602791   we need an epoch
      adds  7b76eb6   Imported Upstream version 2.02
       new  5a378c0   Merge tag 'upstream/2.02'
       new  063394f   New upstream release.
       new  8e8fd3a   refresh debian/patches/man-cgi-fast.patch
       new  da85c06   add build-dep on libtest-deep-perl
       new  67ea1a6   cme: reformat debian/control
       new  691310a   update changelog

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                           |  19 ++++-
 MANIFEST                          |   8 +-
 META.json                         |  12 ++-
 META.yml                          |  11 ++-
 Makefile.PL                       |   8 +-
 README                            |  55 ++++++++----
 debian/changelog                  |   6 +-
 debian/control                    |  20 +++--
 debian/patches/man-cgi-fast.patch |  23 ++---
 lib/CGI/Fast.pm                   | 174 ++++++++++++++++++++++++++++----------
 t/001_basic.t                     |  24 ++++++
 t/002_import.t                    |  32 +++++++
 t/003_env_pollution.t             |  67 +++++++++++++++
 t/004_fcgi_file_handles.t         |  30 +++++++
 t/005_no_file_handles.t           |  23 +++++
 t/fast.t                          |  34 --------
 16 files changed, 411 insertions(+), 135 deletions(-)
 create mode 100644 t/001_basic.t
 create mode 100644 t/002_import.t
 create mode 100644 t/003_env_pollution.t
 create mode 100644 t/004_fcgi_file_handles.t
 create mode 100644 t/005_no_file_handles.t
 delete mode 100644 t/fast.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