[libtest-www-mechanize-perl] branch master updated (0c293d3 -> a6976ac)
Nick Morrott
nickm-guest at moszumanska.debian.org
Mon Aug 8 16:17:09 UTC 2016
This is an automated email from the git hooks/post-receive script.
nickm-guest pushed a change to branch master
in repository libtest-www-mechanize-perl.
from 0c293d3 update changelog
adds 8583c44 Imported Upstream version 1.46
new 8ad8f8f Merge tag 'upstream/1.46'
new 5b15bb3 Add Testsuite header to make package autopkgtest-able
new 286c7d6 Bump debhelper compatibility to level 9
new fbc5846 Declare compliance with Debian Policy 3.9.8
new b206c30 Add debian/libtest-www-mechanize-perl.lintian-overrides
new ce381e2 Add debian/upstream/metadata
new 311e509 Refresh (build) dependencies
new a6976ac Releasing package libtest-www-mechanize-perl version 1.46-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:
Changes | 54 +-
MANIFEST | 4 +-
META.json | 20 +-
META.yml | 36 +-
Makefile.PL | 4 +-
Mechanize.pm | 652 +++++++++++++--------
README.md | 9 +-
debian/changelog | 16 +-
debian/compat | 2 +-
debian/control | 24 +-
.../libtest-www-mechanize-perl.lintian-overrides | 3 +
debian/upstream/metadata | 7 +
t/TestServer.pm | 30 +-
t/delete_ok.t | 51 ++
t/head_ok.t | 8 +-
t/headers.t | 116 ++++
t/html_lint_ok.t | 2 +-
t/scrape-text-by-id.t | 73 ---
t/scrape_text_by_id.t | 197 +++++++
19 files changed, 925 insertions(+), 383 deletions(-)
create mode 100644 debian/libtest-www-mechanize-perl.lintian-overrides
create mode 100644 debian/upstream/metadata
create mode 100644 t/delete_ok.t
create mode 100644 t/headers.t
delete mode 100644 t/scrape-text-by-id.t
create mode 100644 t/scrape_text_by_id.t
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libtest-www-mechanize-perl.git
More information about the Pkg-perl-cvs-commits
mailing list