[Pkg-javascript-commits] [node-is-primitive] 03/07: Update Standards version and description
Sruthi Chandran
srud-guest at moszumanska.debian.org
Tue Oct 18 13:34:31 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-is-primitive.
commit c468b05f203539c3d719fcd03f4a74e46cc581d5
Author: Sruthi <srud at disroot.org>
Date: Tue Oct 18 18:52:48 2016 +0530
Update Standards version and description
---
debian/control | 7 ++++---
1 file changed, 4 insertions(+), 3 deletions(-)
diff --git a/debian/control b/debian/control
index f05b513..5fe84a7 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-primitive
Vcs-Git: https://anonscm.debian.org/git/pkg-javascript/node-is-primitive.git
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-javascript/node-is-primitive.git
@@ -17,7 +17,8 @@ Architecture: all
Depends:
${misc:Depends}
, nodejs
-Description: Returns `true` if the value is a primitive.
- FIX_ME long description
+Description: Returns `true` if the value is a primitive
+ Is the typeof value a javascript primitive? Returns `true` if the value is a
+ primitive.
.
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-primitive.git
More information about the Pkg-javascript-commits
mailing list