[Pkg-javascript-commits] [node-serve-favicon] 01/02: Rewrite description

Jérémy Lal kapouer at moszumanska.debian.org
Sat Jul 5 20:38:57 UTC 2014


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

kapouer pushed a commit to branch master
in repository node-serve-favicon.

commit d93446cc757b5a324285b922651245b31938e2f8
Author: Jérémy Lal <kapouer at melix.org>
Date:   Sat Jul 5 22:38:07 2014 +0200

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

diff --git a/debian/control b/debian/control
index cb46ef0..25c5a4d 100644
--- a/debian/control
+++ b/debian/control
@@ -20,8 +20,8 @@ Depends:
  , nodejs
  , node-fresh
 Description: favicon serving middleware with caching - Node.js module
- This package provides a middleware to serve a favicon from a
- given path to a favicon file. It also can serve the icon using a
- Buffer data.
+ This package provides a connect/express middleware to serve a favicon
+ from a given path. It also can serve the icon using a Buffer data.
+ It is meant to be called early before other middlewares.
  .
  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-serve-favicon.git



More information about the Pkg-javascript-commits mailing list