[liblog-report-perl] branch master updated (dd32144 -> 070030a)
gregor herrmann
gregoa at debian.org
Fri Feb 12 20:58:05 UTC 2016
This is an automated email from the git hooks/post-receive script.
gregoa pushed a change to branch master
in repository liblog-report-perl.
from dd32144 update changelog
adds b49e144 Imported Upstream version 1.13
new 19716af Merge tag 'upstream/1.13'
new 02eaade New upstream release.
new a1d3f69 Declare compliance with Debian Policy 3.9.7.
new 7eb416c Add a patch to fix a spelling mistake in the POD.
new 070030a releasing package liblog-report-perl version 1.13-1
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:
ChangeLog | 14 ++++
MANIFEST | 1 +
META.json | 2 +-
META.yml | 2 +-
Makefile.PL | 2 +-
debian/changelog | 12 ++-
debian/control | 2 +-
debian/patches/series | 1 +
debian/patches/spelling.patch | 18 +++++
lib/Dancer/Logger/LogReport.pm | 2 +-
lib/Dancer/Logger/LogReport.pod | 4 +-
lib/Dancer2/Logger/LogReport.pm | 2 +-
lib/Dancer2/Logger/LogReport.pod | 4 +-
lib/Dancer2/Plugin/LogReport.pm | 28 ++++++-
lib/Dancer2/Plugin/LogReport.pod | 9 ++-
lib/Dancer2/Plugin/LogReport/Message.pm | 2 +-
lib/Dancer2/Plugin/LogReport/Message.pod | 4 +-
lib/Log/Report.pm | 5 +-
lib/Log/Report.pod | 4 +-
lib/Log/Report/DBIC/Profiler.pm | 2 +-
lib/Log/Report/DBIC/Profiler.pod | 4 +-
lib/Log/Report/Die.pm | 2 +-
lib/Log/Report/Die.pod | 4 +-
lib/Log/Report/Dispatcher.pm | 38 ++++++----
lib/Log/Report/Dispatcher.pod | 33 +++++++-
lib/Log/Report/Dispatcher/Callback.pm | 2 +-
lib/Log/Report/Dispatcher/Callback.pod | 14 +++-
lib/Log/Report/Dispatcher/File.pm | 2 +-
lib/Log/Report/Dispatcher/File.pod | 14 +++-
lib/Log/Report/Dispatcher/Log4perl.pm | 2 +-
lib/Log/Report/Dispatcher/Log4perl.pod | 14 +++-
lib/Log/Report/Dispatcher/LogDispatch.pm | 2 +-
lib/Log/Report/Dispatcher/LogDispatch.pod | 14 +++-
lib/Log/Report/Dispatcher/Perl.pm | 2 +-
lib/Log/Report/Dispatcher/Perl.pod | 4 +-
lib/Log/Report/Dispatcher/Syslog.pm | 2 +-
lib/Log/Report/Dispatcher/Syslog.pod | 14 +++-
lib/Log/Report/Dispatcher/Try.pm | 2 +-
lib/Log/Report/Dispatcher/Try.pod | 14 +++-
lib/Log/Report/Domain.pm | 4 +-
lib/Log/Report/Domain.pod | 4 +-
lib/Log/Report/Exception.pm | 2 +-
lib/Log/Report/Exception.pod | 4 +-
lib/Log/Report/Message.pm | 2 +-
lib/Log/Report/Message.pod | 4 +-
lib/Log/Report/Translator.pm | 2 +-
lib/Log/Report/Translator.pod | 4 +-
lib/MojoX/Log/Report.pm | 2 +-
lib/MojoX/Log/Report.pod | 4 +-
t/70dancer2.t | 121 ++++++++++++++++++++++++++++++
t/DieTests.pm | 2 +-
51 files changed, 371 insertions(+), 87 deletions(-)
create mode 100644 debian/patches/series
create mode 100644 debian/patches/spelling.patch
create mode 100644 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