[libcatalyst-plugin-session-perl] 02/05: update description

Damyan Ivanov dmn at moszumanska.debian.org
Wed May 14 08:32:58 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-perl.

commit 3b73546ab76441014357aa3a37b1277bb7690482
Author: Damyan Ivanov <dmn at debian.org>
Date:   Wed May 14 08:29:38 2014 +0000

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

diff --git a/debian/control b/debian/control
index 54b5c30..58a0cfe 100644
--- a/debian/control
+++ b/debian/control
@@ -28,9 +28,9 @@ Depends: ${misc:Depends}, ${perl:Depends},
  libmro-compat-perl,
  libnamespace-clean-perl (>= 0.10),
  libobject-signature-perl
-Description: Generic Session plugin - ties together server side storage and client side state required to maintain session data.
- The Session plugin is the base of two related parts of functionality required
- for session management in web applications.
+Description: generic Session plugin for Catalyst
+ Catalyst::Plugin::Session is the base of two related parts of functionality
+ required for session management in web applications.
  .
  The first part, the State, is getting the browser to repeat back a session
  key, so that the web application can identify the client and logically string
@@ -42,4 +42,5 @@ Description: Generic Session plugin - ties together server side storage and clie
  .
  This plugin links the two pieces together.
  .
- 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-perl.git



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