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

gregoa pushed a commit to branch master
in repository libhttp-proxy-perl.

commit 921085af947eeca6040ea840afd21c688e176c2e
Merge: ead8587 13ccd01
Author: gregor herrmann <gre...@debian.org>
Date:   Sun May 31 13:13:58 2015 +0200

    Merge tag 'upstream/0.303'
    
    Upstream version 0.303

 Build.PL                                |  28 --
 Changes                                 | 761 ++++++++++++++++----------------
 LICENSE                                 | 379 ++++++++++++++++
 MANIFEST                                |  25 +-
 META.json                               | 172 ++++----
 META.yml                                | 135 +++---
 Makefile.PL                             | 115 ++++-
 dist.ini                                |  80 ++++
 eg/pdf.pl                               |   2 +-
 lib/HTTP/Proxy.pm                       |  97 ++--
 lib/HTTP/Proxy/BodyFilter.pm            |   4 +-
 lib/HTTP/Proxy/BodyFilter/complete.pm   |   4 +-
 lib/HTTP/Proxy/BodyFilter/htmlparser.pm |   4 +-
 lib/HTTP/Proxy/BodyFilter/htmltext.pm   |   4 +-
 lib/HTTP/Proxy/BodyFilter/lines.pm      |   4 +-
 lib/HTTP/Proxy/BodyFilter/save.pm       |  10 +-
 lib/HTTP/Proxy/BodyFilter/simple.pm     |   4 +-
 lib/HTTP/Proxy/BodyFilter/tags.pm       |   4 +-
 lib/HTTP/Proxy/Engine.pm                |   3 +-
 lib/HTTP/Proxy/Engine/Legacy.pm         |   3 +-
 lib/HTTP/Proxy/Engine/NoFork.pm         |   3 +-
 lib/HTTP/Proxy/Engine/ScoreBoard.pm     |   3 +-
 lib/HTTP/Proxy/Engine/Threaded.pm       |  19 +-
 lib/HTTP/Proxy/FilterStack.pm           |   4 +-
 lib/HTTP/Proxy/HeaderFilter.pm          |   4 +-
 lib/HTTP/Proxy/HeaderFilter/simple.pm   |   4 +-
 lib/HTTP/Proxy/HeaderFilter/standard.pm |   4 +-
 t/00-report-prereqs.dd                  |  58 +++
 t/00-report-prereqs.t                   | 183 ++++++++
 t/01pod.t                               |  10 -
 t/02pod-coverage.t                      |  19 -
 t/23connect.t                           |   8 +-
 t/67save.t                              |   4 +-
 t/release-distmeta.t                    |  14 +
 t/release-pod-coverage.t                |  15 +
 t/release-pod-syntax.t                  |  14 +
 36 files changed, 1512 insertions(+), 692 deletions(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libhttp-proxy-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