[liblog-contextual-perl] branch master updated (62e09d9 -> f79017d)

Florian Schlichting fsfs at moszumanska.debian.org
Mon Aug 17 17:31:48 UTC 2015


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

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

      from  62e09d9   update changelog
       new  b760d4c   Add debian/upstream/metadata
       new  f277340   Update debian/changelog
      adds  20abb8b   Imported Upstream version 0.006004
      adds  ab33bbf   Imported Upstream version 0.006005
       new  bfad08c   Merge branch 'upstream'
       new  1110582   Import Upstream version 0.006005
       new  89a849a   update upstream metadata
       new  a23e70b   Update copyright years
       new  8a9d5dc   Declare compliance with Debian Policy 3.9.6
       new  c3b2b67   Mark package autopkgtest-able
       new  bd61e1e   work around "Log::Contextual does not have a default import list"
       new  f79017d   prepare changelog for release

The 10 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                                      |   5 +
 LICENSE                                      |   6 +-
 MANIFEST                                     |   2 +-
 META.json                                    |  19 +-
 META.yml                                     |  10 +-
 Makefile.PL                                  |  15 +-
 README                                       | 278 ++++++++++++++-------------
 debian/changelog                             |  14 +-
 debian/control                               |   3 +-
 debian/copyright                             |   6 +-
 debian/tests/pkg-perl/module-name            |   5 +
 debian/upstream/metadata                     |   7 +
 dist.ini                                     |   2 +-
 lib/Log/Contextual.pm                        | 135 ++++++-------
 lib/Log/Contextual/Easy/Default.pm           |   6 +-
 lib/Log/Contextual/Easy/Package.pm           |   6 +-
 lib/Log/Contextual/Role/Router.pm            |   6 +-
 lib/Log/Contextual/Role/Router/SetLogger.pm  |   6 +-
 lib/Log/Contextual/Role/Router/WithLogger.pm |   6 +-
 lib/Log/Contextual/Router.pm                 |  14 +-
 lib/Log/Contextual/SimpleLogger.pm           |   7 +-
 lib/Log/Contextual/TeeLogger.pm              |   6 +-
 lib/Log/Contextual/WarnLogger.pm             |   6 +-
 t/caller.t                                   |   2 +-
 t/warnlogger-with-levels.t                   |   2 +-
 25 files changed, 305 insertions(+), 269 deletions(-)
 create mode 100644 debian/tests/pkg-perl/module-name
 create mode 100644 debian/upstream/metadata

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



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