[libmojolicious-perl] branch master updated (46e0830 -> b2772e6)

Nick Morrott nickm-guest at moszumanska.debian.org
Sun Nov 20 02:15:42 UTC 2016


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  46e0830   update changelog
      adds  e0d9da1   New upstream version 7.10+dfsg
       new  f00c68b   Updated version 7.10+dfsg from 'upstream/7.10+dfsg'
       new  9eebe01   Drop 01-spelling-error-in-manpage.patch, applied upstream
       new  223371f   Update d/u/metadata
       new  b2772e6   Releasing package libmojolicious-perl version 7.10+dfsg-1

The 4 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                                            | 15 ++++++
 META.json                                          |  4 +-
 META.yml                                           |  4 +-
 debian/changelog                                   | 10 +++-
 debian/patches/01-spelling-error-in-manpage.patch  | 16 ------
 debian/patches/series                              |  1 -
 debian/upstream/metadata                           |  1 +
 lib/Mojo/Headers.pm                                | 12 +++++
 lib/Mojo/IOLoop.pm                                 |  1 +
 lib/Mojo/IOLoop/Client.pm                          |  2 +-
 lib/Mojo/IOLoop/Subprocess.pm                      |  1 +
 lib/Mojo/Log.pm                                    |  2 +-
 lib/Mojo/Message/Response.pm                       |  3 +-
 lib/Mojo/Transaction/HTTP.pm                       |  2 +-
 lib/Mojo/UserAgent.pm                              |  2 +-
 lib/Mojo/UserAgent/Transactor.pm                   |  3 +-
 lib/Mojo/Util.pm                                   | 30 +++++++++++-
 lib/Mojolicious.pm                                 |  2 +-
 lib/Mojolicious/Command/cgi.pm                     |  4 +-
 lib/Mojolicious/Command/cpanify.pm                 |  4 +-
 lib/Mojolicious/Command/daemon.pm                  |  4 +-
 lib/Mojolicious/Command/eval.pm                    |  4 +-
 lib/Mojolicious/Command/get.pm                     | 57 +++++++++++++---------
 lib/Mojolicious/Command/prefork.pm                 |  4 +-
 lib/Mojolicious/Command/routes.pm                  |  5 +-
 lib/Mojolicious/Command/test.pm                    |  4 +-
 lib/Mojolicious/Commands.pm                        | 13 ++---
 lib/Mojolicious/Guides/Contributing.pod            |  1 -
 lib/Mojolicious/Guides/Cookbook.pod                | 32 ++++++++++++
 lib/Mojolicious/Routes.pm                          |  2 +-
 lib/Mojolicious/Routes/Route.pm                    |  4 +-
 lib/Test/Mojo.pm                                   |  2 +-
 script/hypnotoad                                   | 13 ++---
 script/morbo                                       | 14 ++----
 t/mojo/headers.t                                   |  2 +
 t/mojo/transactor.t                                | 13 +++++
 t/mojo/user_agent.t                                | 14 +++++-
 t/mojo/util.t                                      | 16 +++++-
 t/mojo/websocket.t                                 | 17 +++++++
 t/mojo/websocket_proxy_tls.t                       | 22 +++++++++
 .../lib/MojoliciousTest/Command/test_command.pm    |  4 +-
 t/mojolicious/websocket_lite_app.t                 |  1 +
 42 files changed, 259 insertions(+), 108 deletions(-)
 delete mode 100644 debian/patches/01-spelling-error-in-manpage.patch
 delete mode 100644 debian/patches/series

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