[Pkg-javascript-commits] [node-uid-safe] 01/03: Description rewrite

Jérémy Lal kapouer at moszumanska.debian.org
Sun Jul 13 12:02:31 UTC 2014


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

kapouer pushed a commit to branch master
in repository node-uid-safe.

commit 0324e9b154030d7297759e5a50f15542b71d32f2
Author: Jérémy Lal <kapouer at melix.org>
Date:   Sun Jul 13 13:57:50 2014 +0200

    Description rewrite
---
 debian/control | 7 ++-----
 1 file changed, 2 insertions(+), 5 deletions(-)

diff --git a/debian/control b/debian/control
index bb97d43..ea8e3be 100644
--- a/debian/control
+++ b/debian/control
@@ -21,11 +21,8 @@ Depends:
  ${misc:Depends}
  , nodejs
  , node-promise
-Description: UIDs generator for URL and Cookie middlewares - Node.js module
- This modules provides a generator to create cryptographically secure UIDs
+Description: UID generator usable in URL or Cookie strings - Node.js module
+ This module provides a generator to create cryptographically secure UID
  safe for both cookie and URL usage.
  .
- This is in contrast to modules such as rand-token whose UIDs are actually skewed
- due to the use of `%` and unnecessarily truncate the UID
- .
  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-uid-safe.git



More information about the Pkg-javascript-commits mailing list