[libcatalyst-plugin-session-state-cookie-perl] 06/07: update description

Damyan Ivanov dmn at moszumanska.debian.org
Wed May 14 12:02:16 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-state-cookie-perl.

commit 375eb3a8d9025b36356df670ac5167e5aa66f3fd
Author: Damyan Ivanov <dmn at debian.org>
Date:   Wed May 14 12:00:42 2014 +0000

    update description
---
 debian/control | 8 +++++---
 1 file changed, 5 insertions(+), 3 deletions(-)

diff --git a/debian/control b/debian/control
index f8f1f1b..7dcb7ce 100644
--- a/debian/control
+++ b/debian/control
@@ -25,10 +25,12 @@ Depends: ${misc:Depends}, ${perl:Depends},
  libnamespace-autoclean-perl
 Replaces: libcatalyst-modules-perl (<< 47~)
 Breaks: libcatalyst-modules-perl (<< 47~)
-Description: Maintain session IDs using cookies.
+Description: Catalyst plugin for maintaining session IDs using cookies
  In order for Catalyst::Plugin::Session to work the session ID needs to be
  stored on the client, and the session data needs to be stored on the server.
  .
- This plugin stores the session ID on the client using the cookie mechanism.
+ Catalyst::Plugin::Session::State::Cookie stores the session ID on the client
+ using the cookie mechanism.
  .
- 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.

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



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