[liblog-agent-perl] branch master updated (84bee16 -> 49631f3)

Florian Schlichting fsfs at moszumanska.debian.org
Thu Nov 9 23:33:18 UTC 2017


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

fsfs pushed a change to branch master
in repository liblog-agent-perl.

      from  84bee16   releasing package liblog-agent-perl version 1.001-2 to unstable
      adds  73379d8   New upstream version 1.002
       new  4e1f0b4   Update upstream source from tag 'upstream/1.002'
       new  1d0a796   Update debian/changelog
       new  e34e5ff   Bump copyright years
       new  ca77542   Update 0001-Make-the-test-suite-work-without-cwd-in-INC.patch for fixes included in 1.002
       new  49631f3   update changelog

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:
 .gitignore                                         |  20 ---
 Agent.pm                                           |   4 +-
 Agent/Channel.pm                                   |   2 +-
 Agent/Channel/File.pm                              |   2 +-
 Agent/Channel/Handle.pm                            |   2 +-
 Agent/Channel/Syslog.pm                            |   2 +-
 Agent/Driver.pm                                    |   2 +-
 Agent/Driver/Datum.pm                              |   2 +-
 Agent/Driver/Default.pm                            |   2 +-
 Agent/Driver/File.pm                               |   2 +-
 Agent/Driver/Fork.pm                               |   2 +-
 Agent/Driver/Mail.pm                               |   2 +-
 Agent/Driver/Silent.pm                             |   2 +-
 Agent/Driver/Syslog.pm                             |   2 +-
 Agent/File/Native.pm                               |   2 +-
 Agent/File_Pool.pm                                 |   2 +-
 Agent/Formatting.pm                                |   2 +-
 Agent/Message.pm                                   |   2 +-
 Agent/Prefixer.pm                                  |   2 +-
 Agent/Priorities.pm                                |   2 +-
 Agent/Stamping.pm                                  |   2 +-
 Agent/Tag.pm                                       |   2 +-
 Agent/Tag/Callback.pm                              |   2 +-
 Agent/Tag/Caller.pm                                |   2 +-
 Agent/Tag/Priority.pm                              |   2 +-
 Agent/Tag/String.pm                                |   2 +-
 Agent/Tag_List.pm                                  |   2 +-
 CHANGELOG.md                                       |   9 ++
 Makefile.PL                                        |   2 +-
 README                                             |   2 +-
 debian/changelog                                   |  11 ++
 debian/copyright                                   |   4 +-
 ...ke-the-test-suite-work-without-cwd-in-INC.patch | 140 +--------------------
 t/caller.t                                         |   2 +-
 t/carp.pl                                          |   6 +-
 t/carp_default.t                                   |   4 +-
 t/carp_file.t                                      |   4 +-
 t/carp_fork.t                                      |   4 +-
 t/carp_multiline.t                                 |   2 +-
 t/carp_silent.t                                    |   2 +-
 t/code.pl                                          |   2 +-
 t/common.pl                                        |   2 +-
 t/default.t                                        |   4 +-
 t/default_exp.t                                    |   4 +-
 t/file.t                                           |   4 +-
 t/fork.t                                           |   4 +-
 t/format.t                                         |   2 +-
 t/priority.t                                       |   4 +-
 t/tag_callback.t                                   |   4 +-
 t/tag_string.t                                     |   4 +-
 50 files changed, 82 insertions(+), 218 deletions(-)
 delete mode 100644 .gitignore

-- 
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