[libcgi-pm-perl] branch master updated (5f7fd53 -> 3ab90b6)
gregor herrmann
gregoa at debian.org
Tue Jul 11 18:53:39 UTC 2017
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 5f7fd53 releasing package libcgi-pm-perl version 4.35-1
adds 5e23731 Revert "Resolve #210 - support url_param with cli interface"
adds b84be54 tweak CONTRIBUTING
adds 0de9672 tweak CONTRIBUTING
adds ca38504 Added tests for command-line (debug) mode. Run perl subprocesses passing command line args to CGI.pm.
adds a6f2969 Document that request_method() gives undef if run from command line (this behaviour is tested in t/command_line.t).
adds c185b5f Documented behaviour of url_param when running from command line.
adds 4d4749c Merge pull request #215 from epa/master
adds 40d7860 Revert "Tests and documentation for command line mode"
adds d6afa1f Merge pull request #216 from leejo/revert-215-master
adds 02ff1ef Added tests for command-line (debug) mode. Run perl subprocesses passing command line args to CGI.pm. New build dependency Test::NoWarnings.
adds b3626c7 Document request_method() and url_param() behaviour when running from command line.
adds fcc2c9c Merge pull request #217 from epa/master
adds 76c9c1b resolve #218 - support PATCH data
adds 96ce794 skip t/command_line.t on Windows
adds 1d712e9 resolve #220 - pass max_age and samesite to CGI::Cookie
adds 349a5b7 bump VERSION and Change for CPAN release
adds df7c719 New upstream version 4.36
new 5036c39 Updated version 4.36 from 'upstream/4.36'
new f6901c9 Update debian/changelog
new a16969b Update years of packaging copyright.
new 82c684a Declare compliance with Debian Policy 4.0.0.
new 3ab90b6 releasing package libcgi-pm-perl version 4.36-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 | 10 ++++++
MANIFEST | 1 +
META.json | 3 +-
META.yml | 3 +-
Makefile.PL | 1 +
debian/changelog | 8 +++++
debian/control | 2 +-
debian/copyright | 2 +-
lib/CGI.pm | 24 +++++++++-----
lib/CGI.pod | 23 ++++++++-----
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/command_line.t | 93 ++++++++++++++++++++++++++++++++++++++++++++++++++++
t/postdata.t | 8 ++---
19 files changed, 159 insertions(+), 33 deletions(-)
create mode 100644 t/command_line.t
--
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