[Pkg-javascript-commits] [node-to-object-path] 03/04: Update Standards version and description

Sruthi Chandran srud-guest at moszumanska.debian.org
Sun Oct 16 10:45:30 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-to-object-path.

commit 6a7a3816ab5b65610ffc1a3b5eaf2e00a9476019
Author: Sruthi <srud at disroot.org>
Date:   Sun Oct 16 16:02:36 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 62d282c..b77e97c 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/to-object-path
 Vcs-Git: https://anonscm.debian.org/git/pkg-javascript/node-to-object-path.git
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-javascript/node-to-object-path.git
@@ -18,7 +18,8 @@ Depends:
  ${misc:Depends}
  , nodejs
  , node-kind-of (>> 3.0.2)
-Description: Create an object path from a list or array of strings.
- FIX_ME long description
+Description: Create an object path from a list of strings
+ Create an object path from a list or array of strings. Also supports passing 
+ an arguments object (without having to slice args).
  .
  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-to-object-path.git



More information about the Pkg-javascript-commits mailing list