[liblog-agent-perl] 01/11: Merge tag 'upstream/1.000'
Florian Schlichting
fsfs at alioth.debian.org
Thu Aug 22 23:10:34 UTC 2013
This is an automated email from the git hooks/post-receive script.
fsfs pushed a commit to branch master
in repository liblog-agent-perl.
commit 56f225f7f5ed571c59f21326dcb50c4656841b58
Merge: 5b9385e 58c9317
Author: Florian Schlichting <fsfs at debian.org>
Date: Fri Aug 23 00:18:54 2013 +0200
Merge tag 'upstream/1.000'
Upstream version 1.000
Agent.pm | 41 ++---
Agent/Channel.pm | 28 +---
Agent/Channel/File.pm | 31 +---
Agent/Channel/Handle.pm | 25 +--
Agent/Channel/Syslog.pm | 28 +---
Agent/Driver.pm | 55 ++-----
Agent/Driver/Datum.pm | 25 +--
Agent/Driver/Default.pm | 28 +---
Agent/Driver/File.pm | 31 +---
Agent/Driver/Fork.pm | 25 +--
Agent/Driver/Mail.pm | 26 +---
Agent/Driver/Silent.pm | 22 +--
Agent/Driver/Syslog.pm | 25 +--
Agent/File/Native.pm | 28 +---
Agent/File_Pool.pm | 22 +--
Agent/Formatting.pm | 50 +-----
Agent/Message.pm | 25 +--
Agent/Prefixer.pm | 22 +--
Agent/Priorities.pm | 31 +---
Agent/Stamping.pm | 22 +--
Agent/Tag.pm | 25 +--
Agent/Tag/Callback.pm | 28 +---
Agent/Tag/Caller.pm | 31 +---
Agent/Tag/Priority.pm | 31 +---
Agent/Tag/String.pm | 28 +---
Agent/Tag_List.pm | 25 +--
ChangeLog | 280 ----------------------------------
MANIFEST | 4 +-
META.json | 35 +++++
META.yml | 42 ------
Makefile.PL | 37 ++---
README | 386 +++++++++++++++++++++++++++++++++++------------
changes.pod | 198 ++++++++++++++++++++++++
t/caller.t | 26 +---
t/carp.pl | 23 ++-
t/carp_default.t | 25 ++-
t/carp_file.t | 22 +--
t/carp_fork.t | 23 +--
t/carp_multiline.t | 32 +---
t/carp_silent.t | 23 +--
t/code.pl | 27 ++--
t/common.pl | 31 +---
t/default.t | 23 +--
t/default_exp.t | 23 +--
t/file.t | 326 +++++++++++++++++++--------------------
t/fork.t | 22 +--
t/format.t | 38 +----
t/priority.t | 29 ++--
t/tag_callback.t | 31 ++--
t/tag_string.t | 28 ++--
50 files changed, 1050 insertions(+), 1442 deletions(-)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/liblog-agent-perl.git
More information about the Pkg-perl-cvs-commits
mailing list