1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26
|
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
|