[liblog-contextual-perl] branch master updated (99e9c81 -> 1200a98)
gregor herrmann
gregoa at debian.org
Sat Jan 6 23:07:03 UTC 2018
This is an automated email from the git hooks/post-receive script.
gregoa pushed a change to branch master
in repository liblog-contextual-perl.
from 99e9c81 update changelog
adds 2804075 add slog
adds 26569f5 add slog to docs
adds a7d52a5 Add missing changes
adds 694e186 don't skip exports that exist in parent class
adds 22c3d48 v0.008000
adds 2d06545 New upstream version 0.008000
new dbf4684 Update upstream source from tag 'upstream/0.008000'
new 5144692 Update debian/changelog
new 846deb2 Update years of packaging copyright.
new 117c518 Declare compliance with Debian Policy 4.1.3.
new 575e61b Bump debhelper compatibility level to 10.
new 1200a98 releasing package liblog-contextual-perl version 0.008000-1
The 6 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 | 10 ++-
MANIFEST | 3 +-
META.json | 6 +-
META.yml | 4 +-
Makefile.PL | 4 +-
README | 40 +++++++++--
debian/changelog | 9 ++-
debian/compat | 2 +-
debian/control | 4 +-
debian/copyright | 2 +-
dist.ini | 2 +-
lib/Log/Contextual.pm | 101 +++++++++++++++++++++++++--
lib/Log/Contextual/Easy/Default.pm | 4 +-
lib/Log/Contextual/Easy/Package.pm | 4 +-
lib/Log/Contextual/Role/Router.pm | 4 +-
lib/Log/Contextual/Role/Router/HasLogger.pm | 4 +-
lib/Log/Contextual/Role/Router/SetLogger.pm | 4 +-
lib/Log/Contextual/Role/Router/WithLogger.pm | 4 +-
lib/Log/Contextual/Router.pm | 7 +-
lib/Log/Contextual/SimpleLogger.pm | 4 +-
lib/Log/Contextual/TeeLogger.pm | 4 +-
lib/Log/Contextual/WarnLogger.pm | 4 +-
t/base.t | 17 +++++
t/dlog.t | 23 ++++++
t/inherit.t | 33 +++++++++
25 files changed, 255 insertions(+), 48 deletions(-)
create mode 100644 t/inherit.t
--
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