[libwww-perl] branch master updated (1fb257e -> 1a78375)
gregor herrmann
gregoa at debian.org
Mon Nov 20 19:17:34 UTC 2017
This is an automated email from the git hooks/post-receive script.
gregoa pushed a change to branch master
in repository libwww-perl.
from 1fb257e prepare changelog for release
adds c3cf728 entirely move away from Getopt::Std; fixes #200
adds 8ce9188 Include unmatched connect error in status string.
adds ef107b7 Don't use insecure `open FILEHANDLE,EXPR`
adds f8aa1c2 v6.27
adds 083866a Update Changes for 6.28
adds 231054e v6.28
adds 537e509 Update Changes
adds 574a455 Fix some version numbers and bump to 6.29
adds 6e6a666 New upstream version 6.29
new 04155a0 Update upstream source from tag 'upstream/6.29'
new 1dfc2f4 Update debian/changelog
new 1b318d6 Refresh drop-non-blocking-socket.patch (offset).
new f8b8d0c Disable DNS queries in tests during build.
new 1a78375 releasing package libwww-perl version 6.29-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 | 55 ++++++++++++++-------------
META.yml | 55 ++++++++++++++-------------
Makefile.PL | 2 +-
bin/lwp-mirror | 4 +-
bin/lwp-request | 2 +-
debian/changelog | 8 ++++
debian/patches/drop-non-blocking-socket.patch | 2 +-
debian/rules | 3 ++
dist.ini | 2 +-
lib/LWP.pm | 2 +-
lib/LWP/Authen/Basic.pm | 2 +-
lib/LWP/Authen/Digest.pm | 2 +-
lib/LWP/Authen/Ntlm.pm | 2 +-
lib/LWP/ConnCache.pm | 2 +-
lib/LWP/Debug.pm | 2 +-
lib/LWP/Debug/TraceHTTP.pm | 2 +-
lib/LWP/DebugFile.pm | 2 +-
lib/LWP/MemberMixin.pm | 2 +-
lib/LWP/Protocol.pm | 2 +-
lib/LWP/Protocol/cpan.pm | 2 +-
lib/LWP/Protocol/data.pm | 2 +-
lib/LWP/Protocol/file.pm | 10 ++---
lib/LWP/Protocol/ftp.pm | 4 +-
lib/LWP/Protocol/gopher.pm | 2 +-
lib/LWP/Protocol/http.pm | 4 +-
lib/LWP/Protocol/loopback.pm | 2 +-
lib/LWP/Protocol/mailto.pm | 2 +-
lib/LWP/Protocol/nntp.pm | 2 +-
lib/LWP/Protocol/nogo.pm | 2 +-
lib/LWP/RobotUA.pm | 2 +-
lib/LWP/Simple.pm | 2 +-
lib/LWP/UserAgent.pm | 2 +-
xt/author/pod-coverage.t | 14 +++----
xt/author/pod-spell.t | 9 +++++
xt/release/changes_has_content.t | 2 +-
36 files changed, 130 insertions(+), 94 deletions(-)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libwww-perl.git
More information about the Pkg-perl-cvs-commits
mailing list