libmojolicious-perl (8.12+dfsg-1) unstable; urgency=medium

  From upstream Changes for 8.12:

  - Removed deprecated module Mojolicious::Plugin::PODRenderer.
  - Removed deprecated method mojo_lib_dir from Mojo::Home.

 -- gregor herrmann <gregoa@debian.org>  Tue, 05 Feb 2019 18:57:03 +0100

libmojolicious-perl (8.07+dfsg-1) unstable; urgency=medium

  Mojolicious 8.0 is a major release, code name "Supervillain"

  From upstream Changes:
  - Deprecated Mojolicious::Plugin::PODRenderer in favor of alternatives from
    CPAN.
  - Deprecated Mojo::Home::mojo_lib_dir.
  - Deprecated Mojo::Transaction::success in favor of Mojo::Transaction::result
    and Mojo::Transaction::error. Unfortunately this method is used a lot in
    legacy code, so this deprecation will be in effect until the next major
    release.
  - Removed test command.
  - Removed deprecated expect_close attribute from Mojo::Content.
  - Removed deprecated error and finish events from Mojo::IOLoop::Delay.

 -- Nick Morrott <knowledgejunkie@gmail.com>  Sun, 25 Nov 2018 21:09:58 +0000

libmojolicious-perl (7.93+dfsg-1) unstable; urgency=medium

  From upstream Changes for 7.92:
  - This release reverts the addition of stream classes (added in 7.83)

  From upstream Changes for 7.90:
  - Removed deprecated delay helper from Mojolicious::Plugin::DefaultHelpers.

 -- Nick Morrott <knowledgejunkie@gmail.com>  Tue, 21 Aug 2018 20:20:00 +0100

libmojolicious-perl (7.88+dfsg-1) unstable; urgency=medium

  From upstream Changes for 7.85:
  - Removed deprecated build_tx, config, handler and log methods from Mojo.

 -- gregor herrmann <gregoa@debian.org>  Sat, 28 Jul 2018 16:41:00 +0200

libmojolicious-perl (4.13+dfsg-1) unstable; urgency=low

  - with a major version 4.0 deprecated methods were removed e.g:
    - render_data, render_json, render_partial and render_text were
      incorporated to render
    - build_form_tx, build_json_tx, post_form and post_json also removed
  - check the uptodate docs to see if your code needs changes

 -- CSILLAG Tamas <cstamas@cstamas.hu>  Sun, 09 Jun 2013 14:27:59 +0200

libmojolicious-perl (3.68+dfsg-1) experimental; urgency=low

  - Mojolicious::Plugin::I18N is now a separate distribution
    https://github.com/sharifulin/mojolicious-plugin-i18n2

 -- CSILLAG Tamas <cstamas@cstamas.hu>  Wed, 19 Dec 2012 19:48:38 +0100

libmojolicious-perl (2.04-1) unstable; urgency=low

  From upstream Changes:
  - Removed Mojo::Server::FastCGI so it can be maintained as a separate
    distribution.

  Packaged in Debian as libmojo-server-fastcgi-perl

 -- gregor herrmann <gregoa@debian.org>  Sat, 22 Oct 2011 17:36:26 +0200