[libcatalyst-plugin-session-store-dbic-perl] 03/05: update description

Damyan Ivanov dmn at moszumanska.debian.org
Thu May 15 07:17:19 UTC 2014


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

dmn pushed a commit to branch master
in repository libcatalyst-plugin-session-store-dbic-perl.

commit da303143d778193a387eec4dd09d9f5f4b7f397e
Author: Damyan Ivanov <dmn at debian.org>
Date:   Thu May 15 07:16:39 2014 +0000

    update description
---
 debian/control | 15 +++++++++------
 1 file changed, 9 insertions(+), 6 deletions(-)

diff --git a/debian/control b/debian/control
index 8fc1604..cd2fb15 100644
--- a/debian/control
+++ b/debian/control
@@ -27,10 +27,13 @@ Depends: ${misc:Depends}, ${perl:Depends},
  libtest-warn-perl (>= 0.20)
 Replaces: libcatalyst-modules-perl (<< 47~)
 Breaks: libcatalyst-modules-perl (<< 47~)
-Description: Store your sessions via DBIx::Class
- This Catalyst::Plugin::Session storage module saves session data in your
- database via DBIx::Class. It's actually just a wrapper around
- Catalyst::Plugin::Session::Store::Delegate; if you need complete control over
- how your sessions are stored, you probably want to use that instead.
+Description: DBIx::Class-based session storage plugin for Catalyst
+ Catalyst::Plugin::Session::Store::DBIC saves session data in a database via
+ DBIx::Class. It's actually just a wrapper around
+ Catalyst::Plugin::Session::Store::Delegate. The later may be a better option
+ if complete control over how sessions are stored is needed.
  .
- This description was automagically extracted from the module by dh-make-perl.
+ Catalyst is an elegant Model-View-Controller web application framework
+ written in Perl.
+ .
+ DBIx::Class is an extensible and flexible object <-> relational mapper.

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



More information about the Pkg-perl-cvs-commits mailing list