[libmojolicious-perl] branch master updated (080fe88 -> 83f0960)

Nick Morrott nickm-guest at moszumanska.debian.org
Thu Dec 21 20:41:43 UTC 2017


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

nickm-guest pushed a change to branch master
in repository libmojolicious-perl.

      from  080fe88   update changelog
      adds  0d9b986   New upstream version 7.59+dfsg
       new  e32ca48   Update upstream source from tag 'upstream/7.59+dfsg'
       new  83f0960   Releasing package libmojolicious-perl version 7.59+dfsg-1

The 2 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                                            | 11 +++++
 META.json                                          |  4 +-
 META.yml                                           |  2 +-
 README.md                                          | 17 +++++--
 debian/changelog                                   | 10 +++-
 lib/Mojo.pm                                        | 33 +-------------
 lib/Mojo/Content.pm                                |  4 +-
 lib/Mojo/IOLoop.pm                                 |  3 +-
 lib/Mojo/IOLoop/Client.pm                          |  5 +-
 lib/Mojo/JSON.pm                                   |  2 +-
 lib/Mojo/Log.pm                                    |  4 +-
 lib/Mojo/Message.pm                                |  8 ++--
 lib/Mojo/Message/Response.pm                       |  3 ++
 lib/Mojo/Path.pm                                   |  2 +-
 lib/Mojo/Promise.pm                                | 53 ++++++++++++++--------
 lib/Mojo/Server.pm                                 |  2 +-
 lib/Mojo/Server/Daemon.pm                          |  2 +-
 lib/Mojo/UserAgent.pm                              | 40 ++++++++++++++--
 lib/Mojo/UserAgent/CookieJar.pm                    |  4 +-
 lib/Mojo/UserAgent/Transactor.pm                   |  4 +-
 lib/Mojolicious.pm                                 | 38 ++++++++++++++--
 lib/Mojolicious/Command/cpanify.pm                 |  2 +-
 lib/Mojolicious/Command/daemon.pm                  |  6 +--
 lib/Mojolicious/Command/get.pm                     |  2 +-
 lib/Mojolicious/Command/prefork.pm                 | 12 ++---
 lib/Mojolicious/Controller.pm                      | 12 +++++
 lib/Mojolicious/Guides/Contributing.pod            |  6 +--
 lib/Mojolicious/Guides/Cookbook.pod                | 42 ++++++++++-------
 lib/Mojolicious/Guides/Growing.pod                 | 13 ++++--
 lib/Mojolicious/Guides/Rendering.pod               |  7 ++-
 lib/Mojolicious/Guides/Routing.pod                 |  5 ++
 lib/Mojolicious/Guides/Tutorial.pod                | 30 ++++++++++++
 lib/Mojolicious/Plugin/DefaultHelpers.pm           |  2 +-
 lib/Mojolicious/Sessions.pm                        |  2 +-
 .../resources/templates/mojo/menubar.html.ep       |  1 -
 t/mojo/cgi.t                                       |  8 ++--
 t/mojo/daemon.t                                    |  6 +--
 t/mojo/request_cgi.t                               |  4 +-
 t/mojo/response.t                                  |  7 ++-
 t/mojo/subprocess.t                                |  2 +-
 t/mojo/websocket.t                                 | 23 ++++++++++
 t/mojolicious/app.t                                | 10 +++-
 t/mojolicious/upload_lite_app.t                    |  2 +-
 t/mojolicious/websocket_lite_app.t                 |  2 +-
 44 files changed, 312 insertions(+), 145 deletions(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libmojolicious-perl.git



More information about the Pkg-perl-cvs-commits mailing list