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 b522955acecebf72897b859be92b843ca24a22e2
Merge: c1d3632 2041c67
Author: gregor herrmann <gre...@debian.org>
Date:   Sat Oct 29 18:14:00 2016 +0200

    Merge tag 'upstream/3.26'
    
    Upstream version 3.26

 Changes                                     |  55 +++
 MANIFEST                                    |   9 +-
 META.json                                   |  63 +++
 META.yml                                    |  23 +-
 Makefile.PL                                 | 157 ++++---
 SIGNATURE                                   |  55 +--
 lib/Apache/AuthCookie.pm                    | 385 +++++++++++++---
 lib/Apache/AuthCookie/Autobox.pm            |  65 ---
 lib/Apache/AuthCookie/FAQ.pod               |   4 +-
 lib/Apache/AuthCookie/Params.pm             |  10 +-
 lib/Apache/AuthCookie/Params/Base.pm        |  32 +-
 lib/Apache/AuthCookie/Params/CGI.pm         | 229 +++++++++-
 lib/Apache/AuthCookie/Util.pm               |  20 +-
 lib/Apache2/AuthCookie.pm                   | 185 ++++----
 lib/Apache2/AuthCookie/Base.pm              | 672 +++++++++++++++++++---------
 lib/Apache2/AuthCookie/Params.pm            |   6 +-
 lib/Apache2_4/AuthCookie.pm                 | 176 ++++----
 scripts/perlbrew-smoke                      |  99 ++++
 t/author-pod-syntax.t                       |  15 +
 t/autobox.t                                 |  20 -
 t/conf/extra.conf.in                        |  23 +-
 t/htdocs/docs/protected/index.html          |   9 +
 t/lib/Sample/Apache/AuthCookieHandler.pm    |  30 +-
 t/lib/Sample/Apache2/AuthCookieHandler.pm   |  20 +-
 t/lib/Sample/Apache2_4/AuthCookieHandler.pm |   4 +-
 t/real.t                                    | 294 +++++++-----
 t/signature.t                               |   2 +-
 t/util.t                                    |  25 ++
 28 files changed, 1911 insertions(+), 776 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