[Pkg-javascript-commits] [node-is-number] 04/08: update description, bump standards
Praveen Arimbrathodiyil
praveen at moszumanska.debian.org
Sun Oct 16 12:38:28 UTC 2016
This is an automated email from the git hooks/post-receive script.
praveen pushed a commit to branch master
in repository node-is-number.
commit 11449aec182c4c8a7207b50fe7cf2327dc2e0bfe
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date: Sun Oct 16 17:52:53 2016 +0530
update description, bump standards
---
debian/control | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/debian/control b/debian/control
index bc521ec..80a88ee 100644
--- a/debian/control
+++ b/debian/control
@@ -7,7 +7,7 @@ Build-Depends:
debhelper (>= 9)
, dh-buildinfo
, nodejs
-Standards-Version: 3.9.7
+Standards-Version: 3.9.8
Homepage: https://github.com/jonschlinkert/is-number
Vcs-Git: https://anonscm.debian.org/git/pkg-javascript/node-is-number.git
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-javascript/node-is-number.git
@@ -17,8 +17,8 @@ Architecture: all
Depends:
${misc:Depends}
, nodejs
- , node-kind-of (^3.0.2)
-Description: Returns true if the value is a number. comprehensive tests.
- FIX_ME long description
+ , node-kind-of (>= 3.0.2~)
+Description: returns true if the value is a number
+ It has comprehensive tests.
.
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-is-number.git
More information about the Pkg-javascript-commits
mailing list