[libapache2-mod-perl2] branch master updated (f2c07a0 -> 6296ad2)
Niko Tyni
ntyni at moszumanska.debian.org
Mon Jun 1 18:55:16 UTC 2015
This is an automated email from the git hooks/post-receive script.
ntyni pushed a change to branch master
in repository libapache2-mod-perl2.
from f2c07a0 Update download URL for mod_perl in debian/copyright. Thanks DUCK!
adds dd8f06a Imported Upstream version 2.0.9~rc2
new 990b36e Merge tag 'upstream/2.0.9_rc2'
new 6296ad2 releasing package libapache2-mod-perl2 version 2.0.9~rc2-1 to unstable
The 2 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 | 9 ++-
META.yml | 2 +-
README | 3 -
debian/changelog | 8 ++-
docs/user/config/config.pod | 52 -----------------
docs/user/design/design.pod | 46 ---------------
docs/user/handlers/protocols.pod | 19 -------
mod_perl.spec | 4 +-
src/modules/perl/mod_perl.c | 5 --
src/modules/perl/modperl_bucket.c | 1 -
src/modules/perl/modperl_cmd.c | 52 -----------------
src/modules/perl/modperl_cmd.h | 16 ------
src/modules/perl/modperl_config.c | 12 ----
src/modules/perl/modperl_error.h | 40 +++++++++++++
src/modules/perl/modperl_filter.c | 8 +--
src/modules/perl/modperl_interp.c | 77 --------------------------
src/modules/perl/modperl_interp.h | 2 -
src/modules/perl/modperl_types.h | 12 ----
t/api/access2_24.t | 4 +-
t/filter/TestFilter/both_str_req_proxy.pm | 19 +++++--
t/filter/both_str_req_proxy.t | 5 +-
t/modules/proxy.t | 5 +-
t/protocol/TestProtocol/pseudo_http.pm | 27 +++++++--
t/protocol/pseudo_http.t | 4 +-
t/response/TestAPI/access2_24.pm | 6 +-
t/response/TestDirective/perlcleanuphandler.pm | 2 +-
t/response/TestModperl/setupenv.pm | 6 +-
t/response/TestModules/proxy.pm | 19 +++++--
xs/tables/current/ModPerl/FunctionTable.pm | 28 ----------
xs/tables/current24/ModPerl/FunctionTable.pm | 28 ----------
30 files changed, 133 insertions(+), 388 deletions(-)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libapache2-mod-perl2.git
More information about the Pkg-perl-cvs-commits
mailing list