[Pkg-javascript-commits] [node-isobject] 03/05: Update Standards version and description

Sruthi Chandran srud-guest at moszumanska.debian.org
Mon Oct 17 06:19:03 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-isobject.

commit 8608ca0f0155d92d2f8d64805df3e98d5efadd44
Author: Sruthi <srud at disroot.org>
Date:   Mon Oct 17 11:40:46 2016 +0530

    Update Standards version and description
---
 debian/control | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/debian/control b/debian/control
index 84e83d4..579e40d 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/isobject
 Vcs-Git: https://anonscm.debian.org/git/pkg-javascript/node-isobject.git
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-javascript/node-isobject.git
@@ -18,7 +18,7 @@ Depends:
  ${misc:Depends}
  , nodejs
  , node-isarray (>= 1.0.0)
-Description: Returns true if the value is an object and not an array or null.
- FIX_ME long description
+Description: Checks if the value is an object and not an array or null
+ Returns true if the value is an object and not an array or null
  .
  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-isobject.git



More information about the Pkg-javascript-commits mailing list