[libmessage-passing-perl] branch master updated (44f6e88 -> e57ec12)
Jonas Smedegaard
js at alioth.debian.org
Fri Aug 9 15:48:59 UTC 2013
This is an automated email from the git hooks/post-receive script.
js pushed a change to branch master
in repository libmessage-passing-perl.
from 44f6e88 Prepare for release: Update changelog and copyright hints.
new ea5795d Improve watch file to use both www.cpan.org/authors URL (for newest info) and search.cpan.org/dist URL (for change of author). Switch get-orig-source target to use www.cpan.org/authors URL. Stop watch file tracking upstream development releases.
new da77048 Add Message::Passing::Filter::Mangle
new 63a9ca2 my use of handles isn't officially supported by Moo so use the classic approach instead of failing later
new 4255d7b don't pass to Filter::Mangle's filter_function
new d2d89e8 added missing pod to Filter::ToLogstash to fix t/author/podcoverage.t
new 6a88010 added pod to Input::Socket::UDP to fix t/author/podcoverage.t
new 5bd5d36 CPAN::Changes::Spec conform Changes
new b37e825 Version 0.113
new 9d81df8 Imported Upstream version 0.113
new 4cc1cfe Merge tag 'upstream/0.113'
new e57ec12 Prepare for release: Update changelog and copyright hints.
The 11 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 | 52 +++++++++++----------
MANIFEST | 3 ++
META.yml | 2 +-
debian/changelog | 15 ++++++
debian/copyright_hints | 3 ++
debian/rules | 2 +-
debian/watch | 3 +-
inc/Module/Install/Authority.pm | 2 +-
lib/Message/Passing.pm | 2 +-
lib/Message/Passing/Filter/Mangle.pm | 57 +++++++++++++++++++++++
lib/Message/Passing/Filter/ToLogstash.pm | 17 +++++++
lib/Message/Passing/Input/Socket/UDP.pm | 37 +++++++++++++++
t/author/{pod.t => cpan-changes.t} | 6 +--
t/filter_mangle.t | 74 ++++++++++++++++++++++++++++++
14 files changed, 242 insertions(+), 33 deletions(-)
create mode 100644 lib/Message/Passing/Filter/Mangle.pm
copy t/author/{pod.t => cpan-changes.t} (50%)
create mode 100644 t/filter_mangle.t
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libmessage-passing-perl.git
More information about the Pkg-perl-cvs-commits
mailing list