[libdancer2-perl] 01/05: Merge tag 'upstream/0.204001+dfsg'
gregor herrmann
gregoa at debian.org
Thu Oct 20 23:07:49 UTC 2016
This is an automated email from the git hooks/post-receive script.
gregoa pushed a commit to branch master
in repository libdancer2-perl.
commit afa08b9bebf6b567f4a47dcdbf6e63df81b577e1
Merge: f1c0a8a a59d2a7
Author: gregor herrmann <gregoa at debian.org>
Date: Fri Oct 21 00:56:53 2016 +0200
Merge tag 'upstream/0.204001+dfsg'
Upstream version 0.204001+dfsg
Changes | 21 ++++
MANIFEST | 1 +
META.json | 120 +++++++++----------
META.yml | 117 +++++++++---------
Makefile.PL | 6 +-
cpanfile | 2 +-
lib/Dancer2.pm | 5 +-
lib/Dancer2/CLI.pm | 4 +-
lib/Dancer2/CLI/Command/gen.pm | 4 +-
lib/Dancer2/CLI/Command/version.pm | 4 +-
lib/Dancer2/Config.pod | 2 +-
lib/Dancer2/Cookbook.pod | 8 +-
lib/Dancer2/Core.pm | 4 +-
lib/Dancer2/Core/App.pm | 6 +-
lib/Dancer2/Core/Cookie.pm | 4 +-
lib/Dancer2/Core/DSL.pm | 18 ++-
lib/Dancer2/Core/Dispatcher.pm | 4 +-
lib/Dancer2/Core/Error.pm | 4 +-
lib/Dancer2/Core/Factory.pm | 4 +-
lib/Dancer2/Core/HTTP.pm | 4 +-
lib/Dancer2/Core/Hook.pm | 4 +-
lib/Dancer2/Core/MIME.pm | 4 +-
lib/Dancer2/Core/Request.pm | 4 +-
lib/Dancer2/Core/Request/Upload.pm | 4 +-
lib/Dancer2/Core/Response.pm | 4 +-
lib/Dancer2/Core/Response/Delayed.pm | 4 +-
lib/Dancer2/Core/Role/ConfigReader.pm | 4 +-
lib/Dancer2/Core/Role/DSL.pm | 4 +-
lib/Dancer2/Core/Role/Engine.pm | 4 +-
lib/Dancer2/Core/Role/Handler.pm | 4 +-
lib/Dancer2/Core/Role/HasLocation.pm | 4 +-
lib/Dancer2/Core/Role/Hookable.pm | 4 +-
lib/Dancer2/Core/Role/Logger.pm | 4 +-
lib/Dancer2/Core/Role/Serializer.pm | 4 +-
lib/Dancer2/Core/Role/SessionFactory.pm | 4 +-
lib/Dancer2/Core/Role/SessionFactory/File.pm | 4 +-
lib/Dancer2/Core/Role/StandardResponses.pm | 4 +-
lib/Dancer2/Core/Role/Template.pm | 4 +-
lib/Dancer2/Core/Route.pm | 4 +-
lib/Dancer2/Core/Runner.pm | 4 +-
lib/Dancer2/Core/Session.pm | 4 +-
lib/Dancer2/Core/Time.pm | 4 +-
lib/Dancer2/Core/Types.pm | 4 +-
lib/Dancer2/FileUtils.pm | 4 +-
lib/Dancer2/Handler/AutoPage.pm | 4 +-
lib/Dancer2/Handler/File.pm | 4 +-
lib/Dancer2/Logger/Capture.pm | 4 +-
lib/Dancer2/Logger/Capture/Trap.pm | 4 +-
lib/Dancer2/Logger/Console.pm | 4 +-
lib/Dancer2/Logger/Diag.pm | 4 +-
lib/Dancer2/Logger/File.pm | 4 +-
lib/Dancer2/Logger/Note.pm | 4 +-
lib/Dancer2/Logger/Null.pm | 4 +-
lib/Dancer2/Manual.pod | 140 +++++-----------------
lib/Dancer2/Manual/Deployment.pod | 2 +-
lib/Dancer2/Manual/Migration.pod | 2 +-
lib/Dancer2/Manual/Testing.pod | 2 +-
lib/Dancer2/Plugin.pm | 4 +-
lib/Dancer2/Plugins.pod | 2 +-
lib/Dancer2/Policy.pod | 2 +-
lib/Dancer2/Serializer/Dumper.pm | 4 +-
lib/Dancer2/Serializer/JSON.pm | 16 ++-
lib/Dancer2/Serializer/Mutable.pm | 4 +-
lib/Dancer2/Serializer/YAML.pm | 4 +-
lib/Dancer2/Session/Simple.pm | 4 +-
lib/Dancer2/Session/YAML.pm | 4 +-
lib/Dancer2/Template/Implementation/ForkedTiny.pm | 4 +-
lib/Dancer2/Template/Simple.pm | 4 +-
lib/Dancer2/Template/TemplateToolkit.pm | 4 +-
lib/Dancer2/Template/Tiny.pm | 4 +-
lib/Dancer2/Test.pm | 4 +-
lib/Dancer2/Tutorial.pod | 2 +-
script/dancer2 | 2 +-
t/00-report-prereqs.dd | 4 +-
t/author-no-tabs.t | 1 +
t/disp_named_capture.t | 33 +++--
t/dsl/json.t | 20 ++++
77 files changed, 372 insertions(+), 374 deletions(-)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libdancer2-perl.git
More information about the Pkg-perl-cvs-commits
mailing list