[liblog-dispatchouli-perl] branch master updated (d14133c -> 1125efc)

Florian Schlichting fsfs at moszumanska.debian.org
Mon Aug 17 14:56:06 UTC 2015


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

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

      from  d14133c   update changelog
      adds  46832af   Accept alternative 'callbacks' arg for file logger
      adds  f8c6af0   replace generic callback with formatter
      adds  c263e87   v2.010
      adds  f625ca5   during initialization, do not set a callback if log_pid == 0
      adds  e030a5f   to_file: improve build of log_file default value
      adds  58d789e   to_file init: simpler callback when file_format is unset
      adds  a9d9c9b   v2.011
      adds  5d04856   Use of "localtime" without parentheses is ambiguous
      adds  01084d2   v2.012
      adds  bc5c7fc   Imported Upstream version 2.012
       new  3d7013d   Merge tag 'upstream/2.012'
       new  66650ff   Update debian/changelog
       new  6890a5b   Update years of packaging copyright
       new  59b9993   Add upstream metadata file
       new  18a5fa4   Declare compliance with Debian Policy 3.9.6
       new  85b4549   Mark package autopkgtest-able
       new  1125efc   prepare changelog for release

The 7 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                          |   8 ++
 MANIFEST                         |   5 +-
 META.json                        | 149 ++++++++++++++++++---------------
 META.yml                         | 142 ++++++++++++++++---------------
 Makefile.PL                      |   9 +-
 README                           |   4 +-
 debian/changelog                 |  12 ++-
 debian/control                   |   4 +-
 debian/copyright                 |   3 +-
 debian/upstream/metadata         |   7 ++
 lib/Log/Dispatchouli.pm          |  44 ++++++----
 lib/Log/Dispatchouli/Global.pm   |   4 +-
 lib/Log/Dispatchouli/Proxy.pm    |   4 +-
 t/00-report-prereqs.dd           |  51 ++++++++++++
 t/00-report-prereqs.t            | 176 +++++++++++++++++++++++++++++++++++++++
 t/000-report-versions-tiny.t     |  94 ---------------------
 xt/release/changes_has_content.t |   2 +-
 17 files changed, 454 insertions(+), 264 deletions(-)
 create mode 100644 debian/upstream/metadata
 create mode 100644 t/00-report-prereqs.dd
 create mode 100644 t/00-report-prereqs.t
 delete mode 100644 t/000-report-versions-tiny.t

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/liblog-dispatchouli-perl.git



More information about the Pkg-perl-cvs-commits mailing list