[Pkg-javascript-commits] [node-collection-visit] 04/06: Update Standards version and description

Sruthi Chandran srud-guest at moszumanska.debian.org
Mon Oct 17 12:54:43 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-collection-visit.

commit aebf5cff72c3653e0ca1954cd6a996e10774086b
Author: Sruthi <srud at disroot.org>
Date:   Mon Oct 17 18:18:19 2016 +0530

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

diff --git a/debian/control b/debian/control
index 06cd234..256f464 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/collection-visit
 Vcs-Git: https://anonscm.debian.org/git/pkg-javascript/node-collection-visit.git
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-javascript/node-collection-visit.git
@@ -20,7 +20,9 @@ Depends:
  , node-object-visit (>= 0.3.4)
  , node-lazy-cache (>= 2.0.1)
  , node-map-visit (>= 0.1.5)
-Description: Visit a method over the items in an object, or map visit over the objects in an array.
- FIX_ME long description
+Description: Visit a method over items in object, or map visit over the objects
+ Visit a method over the items in an object, or map visit over the objects 
+ in an array. This is an alternative approach to using extend or merge, useful 
+ when events are emitted on a method like get or set.
  .
  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-collection-visit.git



More information about the Pkg-javascript-commits mailing list