This is an automated email from the git hooks/post-receive script.

dmn pushed a commit to branch master
in repository libcatalyst-modules-perl.

commit c4556e7e7e76b378e0d6d2d734276f56ee535c7f
Author: Damyan Ivanov <d...@debian.org>
Date:   Thu May 15 07:36:35 2014 +0000

    update description to reflect our meta nature
---
 debian/control | 100 +++------------------------------------------------------
 1 file changed, 5 insertions(+), 95 deletions(-)

diff --git a/debian/control b/debian/control
index 7c668c5..36a9b31 100644
--- a/debian/control
+++ b/debian/control
@@ -53,99 +53,9 @@ Depends: ${misc:Depends},
 Suggests: libcatalyst-devel-perl,
           libcatalyst-dispatchtype-regex-perl,
 Enhances: libcatalyst-perl
-Description: modules for Catalyst MVC Web Application Framework
- This package includes some modules to enhance Catalyst. It demands many perl
- modules to keep dependency but they are relatively small.
+Description: modules for Catalyst (metapackage)
+ This package depends on some packages containing commonly used Catalyst
+ modules.
  .
- Currently the following modules are included:
- .
- Catalyst::Log::Log4perl
- Log::Log4perl logging for Catalyst
- .
- Catalyst::Plugin::Cache
- Flexible caching support for Catalyst
- .
- Catalyst::Plugin::ConfigLoader
- Load config files of various types
- .
- Catalyst::Plugin::Session
- Generic Session plugin, ties together server side storage and client side
- state required to maintain session data.
- .
- Catalyst::Plugin::StackTrace
- Display a stack trace on the debug screen
- .
- Catalyst::Plugin::Static::Simple
- Make serving static pages painless
- .
- Catalyst::Plugin::SubRequest
- Make subrequests to actions in Catalyst
- .
- CatalystX::Component::Traits
- Automatic trait loading and resolution for Catalyst components
- .
- Catalyst::Component::InstancePerContext
- Moose role to create only one instance of component per context
- .
- Catalyst::Model::DBI
- DBI Model Class
- .
- Catalyst::Model::DBIC::Schema
- DBIx::Class::Schema Model Class
- .
- Catalyst::Plugin::Cache::Store::FastMmap
- FastMmap cache store for Catalyst::Plugin::Cache
- .
- Catalyst::Plugin::Session::State::Cookie
- Maintain session IDs using cookies
- .
- Catalyst::Plugin::Session::Store::Cache
- Store sessions using a Catalyst::Plugin::Cache
- .
- Catalyst::Plugin::Session::Store::DBI
- Store your sessions in a database using DBI
- .
- Catalyst::Plugin::Session::Store::Delegate
- Delegate session storage to an application model object
- .
- Catalyst::Plugin::Session::Store::FastMmap
- FastMmap session storage backend
- .
- Catalyst::Plugin::Session::Store::File
- File storage backend for session data
- .
- Catalyst::View::JSON
- JSON view for your data
- .
- Catalyst::View::Mason
- Mason View Class
- .
- Catalyst::Plugin::Authentication
- Infrastructure plugin for the Catalyst authentication framework
- .
- Catalyst::Plugin::Authorization::Roles
- Role based authorization built on Catalyst::Plugin::Authentication
- .
- Catalyst::Plugin::I18N
- I18N for Catalyst
- .
- Catalyst::View::Email
- Send Email from Catalyst
- .
- Catalyst::Authentication::Credential::Authen::Simple
- Verify credentials with the Authen::Simple framework
- .
- Catalyst::Authentication::Store::DBIx::Class
- A storage class for Catalyst Authentication using DBIx::Class
- .
- Catalyst::Controller::FormBuilder
- Catalyst FormBuilder Base Controller
- .
- Catalyst::Controller::HTML::FormFu
- Catalyst integration for HTML::FormFu
- .
- Catalyst::Plugin::Authorization::ACL
- ACL support for Catalyst applications
- .
- Catalyst::Plugin::Session::Store::DBIC
- Store your sessions via DBIx::Class
+ Catalyst is an elegant Model-View-Controller web application framework
+ written in Perl.

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libcatalyst-modules-perl.git

_______________________________________________
Pkg-perl-cvs-commits mailing list
Pkg-perl-cvs-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits

Reply via email to