[Pkg-javascript-commits] [node-gyp] 09/82: Rephrase description

Ximin Luo infinity0 at debian.org
Mon Aug 31 00:40:50 UTC 2015


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

infinity0 pushed a commit to branch master
in repository node-gyp.

commit 8a39d2a9f55bac1690719ec48dfcfd8034a71a66
Author: Jérémy Lal <kapouer at melix.org>
Date:   Mon Mar 25 10:01:13 2013 +0100

    Rephrase description
---
 debian/control | 14 ++++++++++----
 1 file changed, 10 insertions(+), 4 deletions(-)

diff --git a/debian/control b/debian/control
index 1a525e3..90c8a1c 100644
--- a/debian/control
+++ b/debian/control
@@ -34,8 +34,14 @@ Depends:
  , node-which
 Description: Native addon build tool for Node.js
  node-gyp is a cross-platform command-line tool written in Node.js
- for compiling native addon modules for Node.js, which takes away the
- pain of dealing with the various differences in build platforms.
- node-gyp will replace node-waf program in Node.js version 0.8.
+ for compiling native addon modules for Node.js.
  .
- Node.js is  an event-based server-side javascript engine.
+ It features :
+ * Easy to use, consistent interface
+ * Same commands to build a module on every platform
+ * Support of multiple target versions of Node.js
+ .
+ node-gyp replaces node-waf program which was deprecated in Node.js 0.8
+ and removed since Node.js 0.10.
+ .
+ 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-gyp.git



More information about the Pkg-javascript-commits mailing list