[libmojolicious-perl] branch master updated (b2772e6 -> 05fe963)

Nick Morrott nickm-guest at moszumanska.debian.org
Wed Dec 21 20:22:22 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  b2772e6   Releasing package libmojolicious-perl version 7.10+dfsg-1
      adds  513e3a3   New upstream version 7.12+dfsg
       new  8f978f7   Merge tag 'upstream/7.12+dfsg'
       new  05fe963   Releasing package libmojolicious-perl version 7.12+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                              | 17 ++++++++
 META.json                            |  2 +-
 META.yml                             |  2 +-
 debian/changelog                     |  6 +++
 lib/Mojo/Asset/File.pm               |  3 +-
 lib/Mojo/IOLoop.pm                   | 15 ++++---
 lib/Mojo/IOLoop/Subprocess.pm        |  3 +-
 lib/Mojo/Reactor/EV.pm               |  3 +-
 lib/Mojo/Reactor/Poll.pm             |  3 +-
 lib/Mojo/Server/Daemon.pm            | 14 +++++++
 lib/Mojo/Server/Hypnotoad.pm         | 13 ++++--
 lib/Mojo/Server/Prefork.pm           | 11 ++++--
 lib/Mojo/UserAgent.pm                | 16 ++++----
 lib/Mojo/UserAgent/Transactor.pm     |  5 ++-
 lib/Mojo/Util.pm                     |  2 +-
 lib/Mojolicious.pm                   | 51 ++++++++++++++++--------
 lib/Mojolicious/Controller.pm        |  1 +
 lib/Mojolicious/Guides/Cookbook.pod  |  3 +-
 lib/Mojolicious/Plugin/TagHelpers.pm | 41 +++++++++++++++++++
 lib/Test/Mojo.pm                     | 14 +++----
 t/mojo/asset.t                       |  8 ++++
 t/mojo/hypnotoad.t                   | 76 ++++++++++++++++++++----------------
 t/mojo/ioloop.t                      | 12 ++++++
 t/mojo/util.t                        |  8 ++++
 t/mojolicious/app.t                  | 16 ++++----
 t/mojolicious/tag_helper_lite_app.t  | 27 +++++++++++++
 t/mojolicious/validation_lite_app.t  |  7 +++-
 27 files changed, 278 insertions(+), 101 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