[libmoox-handlesvia-perl] branch master updated (185d6f6 -> 1502616)
gregor herrmann
gregoa at debian.org
Thu Jan 2 20:23:55 UTC 2014
This is an automated email from the git hooks/post-receive script.
gregoa pushed a change to branch master
in repository libmoox-handlesvia-perl.
from 185d6f6 libmoox-handlesvia-perl (0.001004-1)
adds 4132ff9 Imported Upstream version 0.001005
new b9e3b2c Merge tag 'upstream/0.001005'
new 4b95274 New upstream release.
new 4dc1bc1 Don't install markdown version of README.
new a9bf523 Drop versions from build/runtime dependencies
new 1502616 releasing package libmoox-handlesvia-perl version 0.001005-1
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 | 4 ++
MANIFEST | 5 +++
META.json | 4 +-
META.yml | 4 +-
Makefile.PL | 42 +++++++++------------
README | 8 ++--
README.mkdn | 58 ++++++++++++++---------------
debian/changelog | 10 +++++
debian/control | 8 ++--
debian/libmoox-handlesvia-perl.docs | 1 -
dist.ini | 2 +-
lib/Data/Perl/Bool/MooseLike.pm | 9 ++---
lib/Data/Perl/Collection/Array/MooseLike.pm | 9 ++---
lib/Data/Perl/Collection/Hash/MooseLike.pm | 9 ++---
lib/Data/Perl/Number/MooseLike.pm | 9 ++---
lib/Data/Perl/String/MooseLike.pm | 9 ++---
lib/MooX/HandlesVia.pm | 27 ++++++++------
t/{hash.t => handlesvia_in_role.t} | 12 +++++-
t/unimport/namespace_autoclean.t | 50 +++++++++++++++++++++++++
t/unimport/namespace_clean.t | 51 +++++++++++++++++++++++++
t/unimport/no_moo.t | 43 +++++++++++++++++++++
t/unimport/pollution.t | 56 ++++++++++++++++++++++++++++
22 files changed, 324 insertions(+), 106 deletions(-)
copy t/{hash.t => handlesvia_in_role.t} (90%)
create mode 100644 t/unimport/namespace_autoclean.t
create mode 100644 t/unimport/namespace_clean.t
create mode 100644 t/unimport/no_moo.t
create mode 100644 t/unimport/pollution.t
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libmoox-handlesvia-perl.git
More information about the Pkg-perl-cvs-commits
mailing list