[libdancer2-perl] branch master updated (4a80114 -> d09b3f1)

Nuno Carvalho smash at cpan.org
Sun Aug 27 11:59:31 UTC 2017


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

mestre-guest pushed a change to branch master
in repository libdancer2-perl.

      from  4a80114   update changelog
      adds  5771979   New upstream version 0.205001+dfsg
       new  4396b3f   Updated version 0.205001+dfsg from 'upstream/0.205001+dfsg'
       new  0ef5697   Drop spelling patch
       new  2ce3ddd   Update package dependencies
       new  83c37e4   Declare compliance with Debian Policy 4.1.0
       new  7ccef83   Update copyright years
       new  d09b3f1   New upstream release, ready for review

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                                           |  25 +++++
 LICENSE                                           |   6 +-
 MANIFEST                                          |   2 +-
 META.json                                         | 122 +++++++++++-----------
 META.yml                                          | 122 +++++++++++-----------
 Makefile.PL                                       |   8 +-
 cpanfile                                          |   3 +
 debian/changelog                                  |  15 ++-
 debian/control                                    |   4 +-
 debian/copyright                                  |   4 +-
 debian/patches/series                             |   1 -
 debian/patches/spelling.patch                     |  19 ----
 lib/Dancer2.pm                                    |  10 +-
 lib/Dancer2/CLI.pm                                |   6 +-
 lib/Dancer2/CLI/Command/gen.pm                    |  13 ++-
 lib/Dancer2/CLI/Command/version.pm                |   6 +-
 lib/Dancer2/Config.pod                            |   4 +-
 lib/Dancer2/Cookbook.pod                          |   6 +-
 lib/Dancer2/Core.pm                               |   6 +-
 lib/Dancer2/Core/App.pm                           |  27 ++---
 lib/Dancer2/Core/Cookie.pm                        |  13 +--
 lib/Dancer2/Core/DSL.pm                           |   9 +-
 lib/Dancer2/Core/Dispatcher.pm                    |   6 +-
 lib/Dancer2/Core/Error.pm                         |  15 ++-
 lib/Dancer2/Core/Factory.pm                       |   6 +-
 lib/Dancer2/Core/HTTP.pm                          |   6 +-
 lib/Dancer2/Core/Hook.pm                          |   6 +-
 lib/Dancer2/Core/MIME.pm                          |   6 +-
 lib/Dancer2/Core/Request.pm                       |  35 ++++---
 lib/Dancer2/Core/Request/Upload.pm                |   6 +-
 lib/Dancer2/Core/Response.pm                      |   6 +-
 lib/Dancer2/Core/Response/Delayed.pm              |   8 +-
 lib/Dancer2/Core/Role/ConfigReader.pm             |   6 +-
 lib/Dancer2/Core/Role/DSL.pm                      |   6 +-
 lib/Dancer2/Core/Role/Engine.pm                   |   6 +-
 lib/Dancer2/Core/Role/Handler.pm                  |   6 +-
 lib/Dancer2/Core/Role/HasLocation.pm              |   6 +-
 lib/Dancer2/Core/Role/Hookable.pm                 |   6 +-
 lib/Dancer2/Core/Role/Logger.pm                   |   6 +-
 lib/Dancer2/Core/Role/Serializer.pm               |   6 +-
 lib/Dancer2/Core/Role/SessionFactory.pm           |  13 +--
 lib/Dancer2/Core/Role/SessionFactory/File.pm      |   6 +-
 lib/Dancer2/Core/Role/StandardResponses.pm        |   6 +-
 lib/Dancer2/Core/Role/Template.pm                 |   9 +-
 lib/Dancer2/Core/Route.pm                         |  13 +--
 lib/Dancer2/Core/Runner.pm                        |  11 +-
 lib/Dancer2/Core/Session.pm                       |   6 +-
 lib/Dancer2/Core/Time.pm                          |   6 +-
 lib/Dancer2/Core/Types.pm                         |   8 +-
 lib/Dancer2/FileUtils.pm                          |   6 +-
 lib/Dancer2/Handler/AutoPage.pm                   |   6 +-
 lib/Dancer2/Handler/File.pm                       |   6 +-
 lib/Dancer2/Logger/Capture.pm                     |   6 +-
 lib/Dancer2/Logger/Capture/Trap.pm                |   6 +-
 lib/Dancer2/Logger/Console.pm                     |   6 +-
 lib/Dancer2/Logger/Diag.pm                        |   6 +-
 lib/Dancer2/Logger/File.pm                        |   6 +-
 lib/Dancer2/Logger/Note.pm                        |   6 +-
 lib/Dancer2/Logger/Null.pm                        |   6 +-
 lib/Dancer2/Manual.pod                            |   4 +-
 lib/Dancer2/Manual/Deployment.pod                 |   4 +-
 lib/Dancer2/Manual/Migration.pod                  |   4 +-
 lib/Dancer2/Manual/Testing.pod                    |   4 +-
 lib/Dancer2/Plugin.pm                             |   8 +-
 lib/Dancer2/Plugins.pod                           |   4 +-
 lib/Dancer2/Policy.pod                            |   4 +-
 lib/Dancer2/Serializer/Dumper.pm                  |   6 +-
 lib/Dancer2/Serializer/JSON.pm                    |   6 +-
 lib/Dancer2/Serializer/Mutable.pm                 |   6 +-
 lib/Dancer2/Serializer/YAML.pm                    |   6 +-
 lib/Dancer2/Session/Simple.pm                     |   6 +-
 lib/Dancer2/Session/YAML.pm                       |   6 +-
 lib/Dancer2/Template/Implementation/ForkedTiny.pm |   6 +-
 lib/Dancer2/Template/Simple.pm                    |   6 +-
 lib/Dancer2/Template/TemplateToolkit.pm           |   6 +-
 lib/Dancer2/Template/Tiny.pm                      |   6 +-
 lib/Dancer2/Test.pm                               |   6 +-
 lib/Dancer2/Tutorial.pod                          |   6 +-
 script/dancer2                                    |   4 +-
 t/00-report-prereqs.dd                            |   2 +
 t/00-report-prereqs.t                             |  18 +++-
 81 files changed, 451 insertions(+), 394 deletions(-)
 delete mode 100644 debian/patches/spelling.patch

-- 
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