[liblwp-protocol-https-perl] branch master updated (9962127 -> c449fc5)

dod at debian.org dod at debian.org
Thu Jul 10 16:42:12 UTC 2014


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

dod pushed a change to branch master
in repository liblwp-protocol-https-perl.

      from  9962127   Prepare changelog for release
      adds  b56b9ad   Imported Upstream version 6.06
       new  f00b78e   Merge tag 'upstream/6.06'
       new  6242b98   removed fix-https-proxy patch (applied upstream)
       new  c4e4e16   refreshed cert.patch
       new  eb9bdf8   new upstream version
       new  6c092cd   patch to disable test which tries to connect to apache.org
       new  c449fc5   left to UNRELEASED: a debian patch breaks the test. Don't know what wrong

The 6 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                                   |  29 +++
 MANIFEST                                  |   4 +-
 META.json                                 |  51 -----
 META.yml                                  |  50 ++--
 Makefile.PL                               |   3 +-
 README                                    |  12 +-
 debian/changelog                          |  11 +
 debian/patches/cert.patch                 |   4 +-
 debian/patches/disable-test-with-internet |  17 ++
 debian/patches/fix-https-proxy            | 365 ------------------------------
 debian/patches/series                     |   2 +-
 lib/LWP/Protocol/https.pm                 |  96 +++++++-
 t/apache.t                                |   4 +-
 t/https_proxy.t                           | 308 +++++++++++++++++++++++++
 14 files changed, 493 insertions(+), 463 deletions(-)
 delete mode 100644 META.json
 create mode 100644 debian/patches/disable-test-with-internet
 delete mode 100644 debian/patches/fix-https-proxy
 create mode 100644 t/https_proxy.t

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/liblwp-protocol-https-perl.git



More information about the Pkg-perl-cvs-commits mailing list