[Pkg-javascript-commits] [node-number-is-nan] 05/05: Updated description in control
Sruthi Chandran
srud-guest at moszumanska.debian.org
Mon Aug 29 07:21:04 UTC 2016
This is an automated email from the git hooks/post-receive script.
srud-guest pushed a commit to branch master
in repository node-number-is-nan.
commit 9d63fe5251d334715cd1a743c443e9f69d306545
Author: Sruthi <srud at disroot.org>
Date: Mon Aug 29 12:18:42 2016 +0530
Updated description in control
---
debian/control | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/debian/control b/debian/control
index 1868524..96be6e9 100644
--- a/debian/control
+++ b/debian/control
@@ -18,4 +18,5 @@ Depends:
${misc:Depends}
, nodejs
Description: ES6 Number.isNaN() ponyfill
- Node.js is an event-based server-side JavaScript engine.
+ The Number.isNaN method determines whether the passed value is NaN
+ (Not-A-Number). It is a more robust version of the original, global isNaN.
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-number-is-nan.git
More information about the Pkg-javascript-commits
mailing list