[Pkg-javascript-commits] [node-monocle] 02/03: Rewrite description

Jérémy Lal kapouer at moszumanska.debian.org
Tue May 6 21:50:24 UTC 2014


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

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

commit e199bd6965aea3b93182d7b8f7144968b1cfd49e
Author: Jérémy Lal <kapouer at melix.org>
Date:   Tue May 6 23:47:53 2014 +0200

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

diff --git a/debian/control b/debian/control
index 42b790c..e44cc8d 100644
--- a/debian/control
+++ b/debian/control
@@ -18,12 +18,9 @@ Depends:
  ${misc:Depends}
  , nodejs
  , node-readdirp
-Description: watch directories for file changes
- node-monocle is a tool able to watch folders and all of its
- files/nested folders for changes.
- .
- It can watch both files and directories. It also can monitor
- generic paths, with no need to know a priori whetever what
- is going to watch is a directory or a file.
+Description: Watch directories for file changes - Node.js module
+ This module provides a thin layer on top of Node.js fs.watch tool.
+ It helps watching nested directories, arbitrary paths, and deals with
+ some cross-platform issues.
  .
  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-monocle.git



More information about the Pkg-javascript-commits mailing list