[libwww-mechanize-perl] branch master updated (28c399c -> 0d2d07c)
Nick Morrott
nickm-guest at moszumanska.debian.org
Tue Aug 9 04:43:14 UTC 2016
This is an automated email from the git hooks/post-receive script.
nickm-guest pushed a change to branch master
in repository libwww-mechanize-perl.
from 28c399c update changelog
adds 2aef7e8 Imported Upstream version 1.78
new baaa4d0 Merge tag 'upstream/1.78'
new 1150497 Update copyright years and Upstream-Contact
new ee1be56 Update metadata
new 2b0c13b Declare compliance with Debian Policy 3.9.8
new ed0e18a Refresh (build-) dependencies
new 80228c3 Drop document_proxy.patch (applied upstream)
new cd3019a Add debian/libwww-mechanize-perl.lintian-overrides
new 0d2d07c Releasing package libwww-mechanize-perl version 1.78-1
The 8 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:
CONTRIBUTORS | 30 +
Changes | 34 +-
INSTALL | 43 +
LICENSE | 379 +++
MANIFEST | 32 +-
MANIFEST.SKIP | 72 -
META.json | 110 +-
META.yml | 88 +-
Makefile.PL | 256 +-
README | 1318 ++++++++++
bin/mech-dump | 108 +-
cpanfile | 53 +
debian/changelog | 15 +-
debian/control | 15 +-
debian/copyright | 4 +-
debian/libwww-mechanize-perl.lintian-overrides | 3 +
debian/patches/document_proxy.patch | 15 -
debian/patches/series | 1 -
debian/upstream/metadata | 4 +-
dist.ini | 20 +
lib/WWW/Mechanize.pm | 3167 ++++++++++++------------
lib/WWW/Mechanize/Cookbook.pod | 25 +-
lib/WWW/Mechanize/Examples.pod | 32 +-
lib/WWW/Mechanize/FAQ.pod | 23 +-
lib/WWW/Mechanize/Image.pm | 133 +-
lib/WWW/Mechanize/Link.pm | 131 +-
perltidyrc | 12 +
t/author-pod-coverage.t | 15 +
t/bad-request.t | 35 +
t/clone.t | 11 +-
t/live/encoding.t | 5 +-
t/live/wikipedia.t | 31 +-
t/local/click_button.t | 58 +-
t/local/log-server | 2 +-
t/local/page_stack.t | 20 +-
t/pod-coverage.t | 13 -
t/pod.t | 13 -
t/release-tidyall.t | 18 +
t/upload.t | 4 +-
tags | 204 ++
tidyall.ini | 22 +
41 files changed, 4394 insertions(+), 2180 deletions(-)
create mode 100644 CONTRIBUTORS
create mode 100644 INSTALL
create mode 100644 LICENSE
delete mode 100644 MANIFEST.SKIP
create mode 100644 README
create mode 100644 cpanfile
create mode 100644 debian/libwww-mechanize-perl.lintian-overrides
delete mode 100644 debian/patches/document_proxy.patch
delete mode 100644 debian/patches/series
create mode 100644 dist.ini
create mode 100644 perltidyrc
create mode 100644 t/author-pod-coverage.t
create mode 100644 t/bad-request.t
delete mode 100644 t/pod-coverage.t
delete mode 100644 t/pod.t
create mode 100644 t/release-tidyall.t
create mode 100644 tags
create mode 100644 tidyall.ini
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libwww-mechanize-perl.git
More information about the Pkg-perl-cvs-commits
mailing list