[Pkg-javascript-commits] [SCM] glob/fnmatch binding for NodeJS branch, master, updated. debian/3.1.9-1-1-g04cb986

Jérémy Lal kapouer at melix.org
Tue Mar 27 22:10:02 UTC 2012


The following commit has been merged in the master branch:
commit 04cb986dc34abff82155f4ca02845406c54dcbb6
Author: Jérémy Lal <kapouer at melix.org>
Date:   Wed Mar 28 00:09:27 2012 +0200

    Improve package description.

diff --git a/debian/control b/debian/control
index a7af728..89fd788 100644
--- a/debian/control
+++ b/debian/control
@@ -19,9 +19,11 @@ Depends:
  , node-minimatch
  , node-graceful-fs
  , node-inherits
-Description: glob/fnmatch binding for NodeJS
- node-glob is a binding to glob(3) and fnmatch(3) for NodeJS.
+Description: glob/fnmatch binding for Node.js
+ node-glob is a binding to glob(3) and fnmatch(3) for Node.js
  .
  It includes a statically compiled port of the NetBSD glob and fnmatch
  programs, so it might not exactly match what `#include <fnmatch.h>`
  or `#include <glob.h>` implements on your system.
+ .
+ Node.js is an event-based server-side javascript engine.

-- 
glob/fnmatch binding for NodeJS



More information about the Pkg-javascript-commits mailing list