[libhtml-tableparser-perl] branch master updated (5da8121 -> ed6bfff)
Florian Schlichting
fsfs at moszumanska.debian.org
Fri Nov 10 14:43:26 UTC 2017
This is an automated email from the git hooks/post-receive script.
fsfs pushed a change to branch master
in repository libhtml-tableparser-perl.
from 5da8121 update changelog
adds 34561d0 Imported Upstream version 0.40
adds e000d36 New upstream version 0.42
new 62b1747 Update upstream source from tag 'upstream/0.42'
new 52a1343 Update debian/changelog
new 7c7c714 Add upstream metadata
new ad3a98f Bump copyright years
new 189cadc Drop unneeded installchangelogs override
new 0670b53 Bump dh compat to level 9
new 52ebee4 Declare compliance with Debian Policy 4.1.1
new ed6bfff prepare changelog for release
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:
ChangeLog | 452 -------------------------------------
Changes | 8 +
LICENSE | 2 +-
MANIFEST | 5 +-
META.json | 9 +-
META.yml | 6 +-
Makefile.PL | 1 +
cpanfile | 1 +
debian/changelog | 14 +-
debian/compat | 2 +-
debian/control | 5 +-
debian/copyright | 10 +-
debian/rules | 3 -
debian/upstream/metadata | 5 +
inc/Module/CPANfile.pm | 96 +++++---
inc/Module/CPANfile/Environment.pm | 159 +++++++++++--
inc/Module/CPANfile/Prereq.pm | 22 ++
inc/Module/CPANfile/Prereqs.pm | 118 ++++++++++
inc/Module/CPANfile/Requirement.pm | 26 +++
inc/Module/CPANfile/Result.pm | 94 --------
inc/Module/Install.pm | 11 +-
inc/Module/Install/Base.pm | 2 +-
inc/Module/Install/Can.pm | 2 +-
inc/Module/Install/Fetch.pm | 6 +-
inc/Module/Install/Makefile.pm | 2 +-
inc/Module/Install/Metadata.pm | 102 +++------
inc/Module/Install/Win32.pm | 6 +-
inc/Module/Install/WriteAll.pm | 6 +-
lib/HTML/TableParser.pm | 2 +-
t/class.t | 2 +-
t/contents.t | 2 +-
t/funcs.t | 2 +-
t/methods.t | 2 +-
t/req_order.t | 2 +-
34 files changed, 474 insertions(+), 713 deletions(-)
delete mode 100644 ChangeLog
create mode 100644 debian/upstream/metadata
create mode 100644 inc/Module/CPANfile/Prereq.pm
create mode 100644 inc/Module/CPANfile/Prereqs.pm
create mode 100644 inc/Module/CPANfile/Requirement.pm
delete mode 100644 inc/Module/CPANfile/Result.pm
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libhtml-tableparser-perl.git
More information about the Pkg-perl-cvs-commits
mailing list