[liblog-report-perl] branch master updated (1d86082 -> 6d99e6e)
Lucas Kanashiro
kanashiro at moszumanska.debian.org
Mon Jul 10 14:32:57 UTC 2017
This is an automated email from the git hooks/post-receive script.
kanashiro pushed a change to branch master
in repository liblog-report-perl.
from 1d86082 releasing package liblog-report-perl version 1.18-1
adds 8d01a91 New upstream version 1.21
new 1cc3c9f Updated version 1.21 from 'upstream/1.21'
new b0ec5bf Update debian/changelog
new 00e2e7d Remove unneeded patches, fixed by upstream
new 763e08d Update years of upstream copyright
new eb4c76c Update Debian packaging copyright
new 5cbb42a Bump debhelper compatibility level to 10
new 396579e Declare complaince with Debian Policy 4.0.0
new b50b982 Update constraint version of liblog-report-optional-perl dependency to 1.03
new 6d99e6e WAITS-FOR: liblog-report-optional-perl >= 1.03
The 9 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:
ChangeLog | 45 ++++++++-
META.json | 8 +-
META.yml | 6 +-
Makefile.PL | 11 +--
debian/changelog | 14 +++
debian/compat | 2 +-
debian/control | 8 +-
debian/copyright | 4 +-
debian/patches/pod-syntax.patch | 22 -----
debian/patches/series | 2 -
debian/patches/spelling.patch | 29 ------
lib/Dancer/Logger/LogReport.pm | 4 +-
lib/Dancer/Logger/LogReport.pod | 8 +-
lib/Dancer2/Logger/LogReport.pm | 31 +++---
lib/Dancer2/Logger/LogReport.pod | 42 +++++---
lib/Dancer2/Plugin/LogReport.pm | 157 +++++++++++++++++++-----------
lib/Dancer2/Plugin/LogReport.pod | 19 ++--
lib/Dancer2/Plugin/LogReport/Message.pm | 4 +-
lib/Dancer2/Plugin/LogReport/Message.pod | 8 +-
lib/Log/Report.pm | 64 +++++++-----
lib/Log/Report.pod | 21 ++--
lib/Log/Report/DBIC/Profiler.pm | 4 +-
lib/Log/Report/DBIC/Profiler.pod | 8 +-
lib/Log/Report/Die.pm | 4 +-
lib/Log/Report/Die.pod | 8 +-
lib/Log/Report/Dispatcher.pm | 4 +-
lib/Log/Report/Dispatcher.pod | 8 +-
lib/Log/Report/Dispatcher/Callback.pm | 4 +-
lib/Log/Report/Dispatcher/Callback.pod | 8 +-
lib/Log/Report/Dispatcher/File.pm | 40 ++++----
lib/Log/Report/Dispatcher/File.pod | 29 +++---
lib/Log/Report/Dispatcher/Log4perl.pm | 4 +-
lib/Log/Report/Dispatcher/Log4perl.pod | 8 +-
lib/Log/Report/Dispatcher/LogDispatch.pm | 4 +-
lib/Log/Report/Dispatcher/LogDispatch.pod | 8 +-
lib/Log/Report/Dispatcher/Perl.pm | 4 +-
lib/Log/Report/Dispatcher/Perl.pod | 8 +-
lib/Log/Report/Dispatcher/Syslog.pm | 6 +-
lib/Log/Report/Dispatcher/Syslog.pod | 13 ++-
lib/Log/Report/Dispatcher/Try.pm | 23 ++---
lib/Log/Report/Dispatcher/Try.pod | 13 ++-
lib/Log/Report/Domain.pm | 40 ++++++--
lib/Log/Report/Domain.pod | 47 +++++----
lib/Log/Report/Exception.pm | 8 +-
lib/Log/Report/Exception.pod | 8 +-
lib/Log/Report/Message.pm | 56 ++++-------
lib/Log/Report/Message.pod | 17 +++-
lib/Log/Report/Translator.pm | 53 +---------
lib/Log/Report/Translator.pod | 54 +---------
lib/MojoX/Log/Report.pm | 4 +-
lib/MojoX/Log/Report.pod | 8 +-
t/00use.t | 15 +--
t/70dancer2.t | 12 +--
t/DieTests.pm | 4 +-
54 files changed, 538 insertions(+), 505 deletions(-)
delete mode 100644 debian/patches/pod-syntax.patch
delete mode 100644 debian/patches/series
delete mode 100644 debian/patches/spelling.patch
mode change 100644 => 100755 t/70dancer2.t
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/liblog-report-perl.git
More information about the Pkg-perl-cvs-commits
mailing list