[libcgi-pm-perl] branch master updated (e27e1f0 -> 001372d)

gregor herrmann gregoa at debian.org
Mon Mar 14 21:54:23 UTC 2016


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

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

      from  e27e1f0   releasing package libcgi-pm-perl version 4.26-1
      adds  00fb1fb   Imported Upstream version 4.28
       new  e282e52   Merge tag 'upstream/4.28'
       new  489c315   Update debian/changelog
       new  8b4f34d   Drop build dependency on libtest-nowarnings-perl.
       new  9420b13   autopkgtest: skip t/compiles_pod.t
       new  001372d   releasing package libcgi-pm-perl version 4.28-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                          | 22 +++++++++++++++++++++
 MANIFEST                         |  7 +++++++
 META.json                        |  4 ++--
 META.yml                         |  4 ++--
 Makefile.PL                      |  1 -
 debian/changelog                 | 10 ++++++++++
 debian/control                   |  1 -
 debian/tests/pkg-perl/smoke-skip |  2 ++
 examples/file_upload.cgi         |  2 +-
 lib/CGI.pm                       |  6 ++++--
 lib/CGI/Carp.pm                  |  2 +-
 lib/CGI/Cookie.pm                |  2 +-
 lib/CGI/File/Temp.pm             |  2 +-
 lib/CGI/Pretty.pm                |  2 +-
 lib/CGI/Push.pm                  |  2 +-
 lib/CGI/Util.pm                  |  2 +-
 lib/Fh.pm                        |  2 +-
 t/APR/Pool.pm                    |  3 +++
 t/Apache.pm                      | 10 ++++++++++
 t/Apache2/RequestIO.pm           |  3 +++
 t/Apache2/RequestRec.pm          |  3 +++
 t/Apache2/RequestUtil.pm         | 11 +++++++++++
 t/Apache2/Response.pm            |  3 +++
 t/ModPerl/Util.pm                |  5 +++++
 t/carp.t                         | 39 ++++++++++++++++++++++++++++++++++++-
 t/cgi.t                          |  1 -
 t/compiles_pod.t                 |  3 ++-
 t/param_list_context.t           | 11 +++++++++--
 t/request.t                      | 42 ++++++++++++++++++++++++++++++++++++++--
 29 files changed, 184 insertions(+), 23 deletions(-)
 create mode 100644 debian/tests/pkg-perl/smoke-skip
 create mode 100644 t/APR/Pool.pm
 create mode 100644 t/Apache.pm
 create mode 100644 t/Apache2/RequestIO.pm
 create mode 100644 t/Apache2/RequestRec.pm
 create mode 100644 t/Apache2/RequestUtil.pm
 create mode 100644 t/Apache2/Response.pm
 create mode 100644 t/ModPerl/Util.pm

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



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