[liblog-agent-perl] 03/13: Merge tag 'upstream/1.001'

Lucas Kanashiro kanashiro.duarte at gmail.com
Tue Dec 1 05:17:33 UTC 2015


This is an automated email from the git hooks/post-receive script.

kanashiro-guest pushed a commit to branch master
in repository liblog-agent-perl.

commit 58a71f353f501570b34ed753e22e5c1f1ecff1e6
Merge: 7c44a55 c752075
Author: Lucas Kanashiro <kanashiro.duarte at gmail.com>
Date:   Tue Dec 1 00:25:10 2015 -0200

    Merge tag 'upstream/1.001'
    
    Upstream version 1.001
    
    # gpg: Signature made Tue 01 Dec 2015 12:25:05 AM BRST using RSA key ID 9883C97C
    # gpg: Good signature from "Lucas Kanashiro <kanashiro.duarte at gmail.com>"
    # gpg: WARNING: This key is not certified with a trusted signature!
    # gpg:          There is no indication that the signature belongs to the owner.
    # Primary key fingerprint: 8ED6 C3F8 BAC9 DB7F C130  A870 F823 A272 9883 C97C

 .gitignore              |  20 +++++
 Agent.pm                |  10 +--
 Agent/Channel.pm        |   3 +-
 Agent/Channel/File.pm   |   5 +-
 Agent/Channel/Handle.pm |   5 +-
 Agent/Channel/Syslog.pm |   2 +-
 Agent/Driver.pm         |   8 +-
 Agent/Driver/Datum.pm   |   3 +-
 Agent/Driver/Default.pm |   4 +-
 Agent/Driver/File.pm    |   2 +-
 Agent/Driver/Fork.pm    |  10 ++-
 Agent/Driver/Mail.pm    |   7 +-
 Agent/Driver/Silent.pm  |   2 +-
 Agent/Driver/Syslog.pm  |   2 +-
 Agent/File/Native.pm    |   2 +-
 Agent/File_Pool.pm      |   5 +-
 Agent/Formatting.pm     |  11 ++-
 Agent/Message.pm        |   2 +-
 Agent/Prefixer.pm       |   3 +-
 Agent/Priorities.pm     |   3 +-
 Agent/Stamping.pm       |   3 +-
 Agent/Tag.pm            |   3 +-
 Agent/Tag/Callback.pm   |   3 +-
 Agent/Tag/Caller.pm     |  13 ++-
 Agent/Tag/Priority.pm   |  11 ++-
 Agent/Tag/String.pm     |   3 +-
 Agent/Tag_List.pm       |   3 +-
 CHANGELOG.md            | 205 ++++++++++++++++++++++++++++++++++++++++++++++++
 MANIFEST                |   2 +-
 META.json               |   2 +-
 Makefile.PL             |   2 +-
 README                  |   3 +-
 changes.pod             | 198 ----------------------------------------------
 t/caller.t              |   3 +-
 t/carp.pl               |   3 +-
 t/carp_default.t        |   3 +-
 t/carp_file.t           |   2 +-
 t/carp_fork.t           |   5 +-
 t/carp_multiline.t      |   3 +-
 t/carp_silent.t         |   3 +-
 t/code.pl               |   3 +-
 t/common.pl             |   5 +-
 t/default.t             |   3 +-
 t/default_exp.t         |   3 +-
 t/file.t                |   2 +-
 t/fork.t                |   4 +-
 t/format.t              |   3 +-
 t/priority.t            |   3 +-
 t/tag_callback.t        |   3 +-
 t/tag_string.t          |   3 +-
 50 files changed, 305 insertions(+), 309 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