[Pkg-javascript-commits] [node-express-session] 01/01: better (?) description

Leo Iannacone l3on-guest at moszumanska.debian.org
Tue Jun 17 13:57:52 UTC 2014


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

l3on-guest pushed a commit to branch master
in repository node-express-session.

commit 116f07727f1361134feb16efc3432caa55f5066d
Author: Leo Iannacone <l3on at ubuntu.com>
Date:   Tue Jun 17 15:57:49 2014 +0200

    better (?) description
---
 debian/control | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)

diff --git a/debian/control b/debian/control
index 127cafc..08f6674 100644
--- a/debian/control
+++ b/debian/control
@@ -39,12 +39,12 @@ Depends:
  , node-utils-merge
 Description: simple HTTP session middleware - Node.js module
  This package provides a simple HTTP session middleware which allows
- developers to create a session specifying a cookie name and many other
- options.
+ developers to create a session simply specifying a cookie name
+ and many other options.
  .
- Middleware stores session data inside the Request object in a Node.js
- web application in order to provide users with a a full control over
- the session. Sessions can be also easly destroied, regenerated
- and reloaded.
+ Middleware stores session data inside the Request HTTP object
+ which makes it easily accessible in order give to users the a full
+ control over the session. Sessions can be also easily destroyed,
+ regenerated and reloaded through API.
  .
  Node.js is an event-based server-side JavaScript engine.

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-express-session.git



More information about the Pkg-javascript-commits mailing list