[libclass-method-modifiers-perl] branch master updated (97c724f -> 1c952ed)
gregor herrmann
gregoa at debian.org
Mon Sep 30 15:00:56 UTC 2013
This is an automated email from the git hooks/post-receive script.
gregoa pushed a change to branch master
in repository libclass-method-modifiers-perl.
from 97c724f releasing package libclass-method-modifiers-perl version 2.06-1
adds 84293cc Imported Upstream version 2.07
new 1b07f64 Merge tag 'upstream/2.07'
new 1919dc4 New upstream release.
new 78a04c4 Update build dependencies.
new 1c952ed update changelog / add WAITS-FOR
The 4 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:
Build.PL | 3 +
Changes | 7 ++
INSTALL | 14 ++++
MANIFEST | 2 +
META.json | 150 +++++++++++++++++++++---------------
META.yml | 125 ++++++++++++++++++------------
Makefile.PL | 45 +++++++++--
README | 2 +-
debian/changelog | 9 +++
debian/compat | 2 +-
debian/control | 9 +--
dist.ini | 9 ++-
lib/Class/Method/Modifiers.pm | 4 +-
t/00-check-deps.t | 7 +-
t/00-compile.t | 12 +--
t/00-report-prereqs.t | 73 ++++++++++++++++++
t/000-load.t | 4 +-
t/001-error.t | 4 +-
t/002-cache.t | 4 +-
t/003-basic.t | 5 +-
t/004-around.t | 4 +-
t/005-return.t | 5 +-
t/010-before-args.t | 5 +-
t/011-after-args.t | 5 +-
t/012-around-args.t | 5 +-
t/020-multiple-inheritance.t | 4 +-
t/030-multiple-before.t | 4 +-
t/031-multiple-after.t | 4 +-
t/032-multiple-around.t | 4 +-
t/034-multiple-everything.t | 5 +-
t/035-multiple-everything-twice.t | 4 +-
t/040-twice-orig.t | 4 +-
t/041-modify-parent.t | 5 +-
t/051-undef-list-ctxt.t | 4 +-
t/060-caller.t | 5 +-
t/070-modify-multiple-at-once.t | 4 +-
t/080-multiple-modifiers.t | 5 +-
t/081-sub-and-modifier.t | 5 +-
t/090-diamond.t | 4 +-
t/100-class-mop-method-modifiers.t | 5 +-
t/110-namespace-clean.t | 7 +-
t/120-fresh.t | 5 +-
t/130-clean-underscore.t | 5 +-
t/140-lvalue.t | 1 +
xt/release/changes_has_content.t | 2 +-
xt/release/no-tabs.t | 2 +-
46 files changed, 437 insertions(+), 165 deletions(-)
create mode 100644 Build.PL
create mode 100644 t/00-report-prereqs.t
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libclass-method-modifiers-perl.git
More information about the Pkg-perl-cvs-commits
mailing list