[libmodule-implementation-perl] branch master updated (96a7f7b -> 16868b8)
Angel Abad
angel at moszumanska.debian.org
Tue Aug 26 15:26:23 UTC 2014
This is an automated email from the git hooks/post-receive script.
angel pushed a change to branch master
in repository libmodule-implementation-perl.
from 96a7f7b update changelog
adds a568c57 Imported Upstream version 0.09
new 8efa55d Merge tag 'upstream/0.09'
new 880d09e debian/copyright: Update copyright years
new 2c9f25e Fix tab error in copyright
new f61c00c Bump Standards-Version to 3.9.5 (no changes)
new 16868b8 Update changelog
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 | 15 +
LICENSE | 2 +-
MANIFEST | 9 +-
META.json | 575 ++++++++++++++++++++++++-
META.yml | 454 ++++++++++++++++++-
Makefile.PL | 57 ++-
README | 14 -
README.md | 131 ++++++
debian/changelog | 9 +-
debian/control | 3 +-
debian/copyright | 10 +-
dist.ini | 5 +-
lib/Module/Implementation.pm | 23 +-
t/00-compile.t | 94 ++--
t/00-report-prereqs.dd | 45 ++
t/00-report-prereqs.t | 176 ++++++++
t/author-no-tabs.t | 47 ++
t/author-pod-spell.t | 14 +-
t/namespace-cleanliness.t | 33 ++
t/release-pod-coverage.t | 38 +-
t/release-pod-syntax.t | 5 +-
t/{release-no-tabs.t => release-portability.t} | 11 +-
22 files changed, 1602 insertions(+), 168 deletions(-)
delete mode 100644 README
create mode 100644 README.md
create mode 100644 t/00-report-prereqs.dd
create mode 100644 t/00-report-prereqs.t
create mode 100644 t/author-no-tabs.t
create mode 100644 t/namespace-cleanliness.t
rename t/{release-no-tabs.t => release-portability.t} (58%)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libmodule-implementation-perl.git
More information about the Pkg-perl-cvs-commits
mailing list