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

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

      from  58f43a3   releasing package libhttp-proxy-perl version 0.303-2
      adds  e6e9f75   make sure the socket is blocking, instead of playing 
around with sleep()
      adds  686a1b4   fix RT#105177
      adds  0424210   test case for RT#105177
      adds  c1c4748   Change number of tests in plan
      adds  26ac4d8   use Gregor's cpan.org email address to list his 
contributions
      adds  aded968   code formatting
      adds  66e93b9   check if HTML::Parser is installed before loading the 
rest of the modules
      adds  18187ed   note that the tests require HTML::Parser
      adds  b8065e8   Changes for version 0.304
      adds  80aba6d   Imported Upstream version 0.304
       new  0aa32d0   Merge tag 'upstream/0.304'
       new  84af1c9   Update debian/changelog
       new  f88760f   Drop fix-via.patch, merged upstream.
       new  d435c50   Add build dependency on libhtml-parser-perl.
       new  f67e1f8   releasing package libhttp-proxy-perl version 0.304-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                                 |  8 +++++++
 META.json                               |  8 ++++---
 META.yml                                |  8 ++++---
 Makefile.PL                             |  4 +++-
 debian/changelog                        |  8 +++++++
 debian/control                          |  3 ++-
 debian/patches/fix-via.patch            | 41 ---------------------------------
 debian/patches/series                   |  1 -
 dist.ini                                |  6 ++++-
 lib/HTTP/Proxy.pm                       |  8 +++++--
 lib/HTTP/Proxy/BodyFilter.pm            |  2 +-
 lib/HTTP/Proxy/BodyFilter/complete.pm   |  2 +-
 lib/HTTP/Proxy/BodyFilter/htmlparser.pm |  2 +-
 lib/HTTP/Proxy/BodyFilter/htmltext.pm   |  2 +-
 lib/HTTP/Proxy/BodyFilter/lines.pm      |  2 +-
 lib/HTTP/Proxy/BodyFilter/save.pm       |  2 +-
 lib/HTTP/Proxy/BodyFilter/simple.pm     |  2 +-
 lib/HTTP/Proxy/BodyFilter/tags.pm       |  2 +-
 lib/HTTP/Proxy/Engine.pm                |  2 +-
 lib/HTTP/Proxy/Engine/Legacy.pm         |  2 +-
 lib/HTTP/Proxy/Engine/NoFork.pm         |  2 +-
 lib/HTTP/Proxy/Engine/ScoreBoard.pm     |  2 +-
 lib/HTTP/Proxy/Engine/Threaded.pm       |  2 +-
 lib/HTTP/Proxy/FilterStack.pm           |  2 +-
 lib/HTTP/Proxy/HeaderFilter.pm          |  2 +-
 lib/HTTP/Proxy/HeaderFilter/simple.pm   |  2 +-
 lib/HTTP/Proxy/HeaderFilter/standard.pm |  2 +-
 t/00-report-prereqs.dd                  |  1 +
 t/15accessors.t                         |  7 +++++-
 t/23connect.t                           | 11 ++++-----
 t/66htmlparser.t                        | 17 ++++++++------
 31 files changed, 81 insertions(+), 84 deletions(-)
 delete mode 100644 debian/patches/fix-via.patch

-- 
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