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

gregoa pushed a commit to branch master
in repository libapache2-authcookie-perl.

commit 09c0d3cf3df828e488eccbf2d840a84fd011cd86
Merge: 2a86829 e0ffb8d
Author: gregor herrmann <gre...@debian.org>
Date:   Fri Sep 11 15:56:24 2015 +0200

    Merge tag 'upstream/3.23'
    
    Upstream version 3.23

 Changes                                          |   9 +
 MANIFEST                                         |   8 +-
 MANIFEST.SKIP                                    |   2 +
 META.yml                                         |   6 +-
 README.apache-2.4.pod                            | 162 ++++++++
 SIGNATURE                                        |  45 ++-
 lib/Apache/AuthCookie.pm                         |   4 +-
 lib/Apache/AuthCookie/Autobox.pm                 |   6 +-
 lib/Apache/AuthCookie/FAQ.pod                    |   4 +-
 lib/Apache/AuthCookie/Params.pm                  |  11 +-
 lib/Apache/AuthCookie/Params/Base.pm             |  17 +-
 lib/Apache/AuthCookie/Params/{Base.pm => CGI.pm} |  35 +-
 lib/Apache/AuthCookie/Util.pm                    |   4 +-
 lib/Apache2/AuthCookie.pm                        | 464 +---------------------
 lib/Apache2/AuthCookie/Base.pm                   | 476 +++++++++++++++++++++++
 lib/Apache2/AuthCookie/Params.pm                 |  10 +-
 lib/Apache2_4/AuthCookie.pm                      |  73 ++++
 t/SMOKE                                          |  25 --
 t/conf/extra.conf.in                             | 121 ++++--
 t/lib/Sample/Apache2/AuthCookieHandler.pm        |  52 ++-
 t/lib/Sample/Apache2_4/AuthCookieHandler.pm      |  38 ++
 t/real.t                                         |  14 +-
 22 files changed, 1004 insertions(+), 582 deletions(-)

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

_______________________________________________
Pkg-perl-cvs-commits mailing list
Pkg-perl-cvs-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits

Reply via email to