[Pkg-javascript-commits] [node-on-headers] 01/02: Rewrite description

Jérémy Lal kapouer at moszumanska.debian.org
Tue Jun 17 23:14:37 UTC 2014


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

kapouer pushed a commit to branch master
in repository node-on-headers.

commit afddc7deb6042e30443c78f55983aabbddf0fad7
Author: Jérémy Lal <kapouer at melix.org>
Date:   Wed Jun 18 01:06:38 2014 +0200

    Rewrite description
---
 debian/control | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

diff --git a/debian/control b/debian/control
index f83d1c3..8f3f54b 100644
--- a/debian/control
+++ b/debian/control
@@ -19,8 +19,9 @@ Architecture: all
 Depends:
  ${misc:Depends}
  , nodejs
-Description: set listeners when a HTTP response is about to write headers - Node.js module
- This package provide a simple module to add listeners to fire
- when headers are emitted for a HTTP response.
+Description: HTTP response headers listener - Node.js module
+ This module tracks when headers are written to a Node.js HTTP response
+ and provides a facility for calling listeners before the headers are
+ written.
  .
  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-on-headers.git



More information about the Pkg-javascript-commits mailing list