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 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53
|
libcatalyst-modules-perl (39) unstable; urgency=low
Catalyst::Devel was moved into its own package. It can be found in
libcatalyst-devel-perl and this package now Suggests its installation.
-- Jonathan Yu <jawnsy@cpan.org> Thu, 18 Mar 2010 10:26:13 -0400
libcatalyst-modules-perl (35) unstable; urgency=low
Added: Catalyst::Plugin::Session::Store::Cache
Removed: modules considered dead upstream
- Catalyst::Plugin::Prototype
- Catalyst::Plugin::HTML::Widget
- Catalyst::Plugin::Dumper
Removed: Catalyst::Plugin::XMLRPC, as it is deprecated by
Catalyst::Plugin::Server, which offers the same functionality
Removed: Catalyst::Plugin::DefaultEnd, as it is deprecated by
Catalyst::Action::RenderView
Removed: Catalyst::Plugin::Server does not build because the
interface has changed in RPC::XML 0.69. It will be moved into
its own package so that Debian can apply our own patches.
Removed: Catalyst::Plugin::Flavour since it is missing copyright
information and have an unresponsive upstream
Note: The following modules emit deprecation warnings during
testing (possibly due to the use of action methods used in the
test application). As such, may be removed in a future release:
- Catalyst::Plugin::Cache::Store::FastMmap
- Catalyst::Action::RenderView
- Catalyst::Plugin::Session::Store::DBI
- Catalyst::Plugin::Session::Store::Delegate
- Catalyst::Plugin::Session::Store::File
- Catalyst::View::JSON
- Catalyst::View::Mason
- Catalyst::Plugin::Authentication
- Catalyst::Authentication::Store::DBIx::Class
- Catalyst::Plugin::I18N
-- Jonathan Yu <jawnsy@cpan.org> Fri, 23 Oct 2009 20:09:57 -0400
libcatalyst-modules-perl (0.14) unstable; urgency=low
Moved: Catalyst::Plugin::FormValidator::Simple to libcatalyst-modules-extra-perl
package
-- Krzysztof Krzyzaniak (eloy) <eloy@debian.org> Thu, 27 Apr 2006 15:32:24 +0200
libcatalyst-modules-perl (0.13) unstable; urgency=low
Removed: Catalyst::Plugin::Authentication::CDBI (obsolete)
Moved: Catalyst::Helper::Controller::Scaffold and Catalyst::Model::CDBI::CRUD to
libcatalyst-modules-extra-perl package
-- Krzysztof Krzyzaniak (eloy) <eloy@debian.org> Sat, 15 Apr 2006 00:18:08 +0200
|