[Pkg-javascript-commits] [node-topcube] 18/19: Depend on node-gyp instead of nodejs-dev

Jérémy Lal kapouer at alioth.debian.org
Sat Oct 26 13:54:20 UTC 2013


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

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

commit cea5358701c4ee9346cf033b2173c65a5b5ff79c
Author: Jérémy Lal <kapouer at melix.org>
Date:   Sat Oct 26 14:40:01 2013 +0200

    Depend on node-gyp instead of nodejs-dev
---
 debian/control |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/control b/debian/control
index 69f112e..8112c78 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,7 @@ Uploaders: David Paleino <dapal at debian.org>,
  Jérémy Lal <kapouer at melix.org>
 Build-Depends:
  debhelper (>= 9~)
- , nodejs-dev
+ , node-gyp
  , libwebkitgtk-dev
  , libgtk2.0-dev
 Standards-Version: 3.9.4
@@ -21,7 +21,7 @@ Depends:
  , ${misc:Depends}
  , nodejs
 Description: spawn a child webkit window from Node.js
- This module allows to open a webkit window as a child process,
+ This module allows one to open a webkit window as a child process,
  with a URL given as parameter.
  The window can handle:
   * setting its title to the web page title, if any

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-topcube.git



More information about the Pkg-javascript-commits mailing list