[Pkg-javascript-commits] [node-with] 01/02: Description
Jérémy Lal
kapouer at moszumanska.debian.org
Fri May 30 17:41:43 UTC 2014
This is an automated email from the git hooks/post-receive script.
kapouer pushed a commit to branch master
in repository node-with.
commit bd1ee4c29896b3858c526a6a9a8e4f51dc330dc5
Author: Jérémy Lal <kapouer at melix.org>
Date: Fri May 30 19:33:06 2014 +0200
Description
---
debian/control | 8 ++++++--
1 file changed, 6 insertions(+), 2 deletions(-)
diff --git a/debian/control b/debian/control
index 3a943e5..d3dc6dc 100644
--- a/debian/control
+++ b/debian/control
@@ -18,7 +18,11 @@ Depends:
${misc:Depends}
, nodejs
, uglifyjs
-Description: compile time with for strict mode in JavaScript
- FIX_ME long description
+Description: compile-time `with` statement - Node.js module
+ This module allows compilation of a JavaScript statement
+ with a given scope object, as if it was in a `with` statement.
+ .
+ The `width` statement is deprecated and forbidden in ECMAScript 5
+ strict mode, which is supported by this module.
.
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-with.git
More information about the Pkg-javascript-commits
mailing list