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

Sruthi Chandran srud-guest at moszumanska.debian.org
Mon Oct 17 16:47:00 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-get-value.

commit b7fd62aac596e735f7c18d6cfaad67caf6a0e298
Author: Sruthi <srud at disroot.org>
Date:   Mon Oct 17 22:12:05 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 0930c0a..2381c32 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/get-value
 Vcs-Git: https://anonscm.debian.org/git/pkg-javascript/node-get-value.git
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-javascript/node-get-value.git
@@ -17,7 +17,7 @@ Architecture: all
 Depends:
  ${misc:Depends}
  , nodejs
-Description: Use property paths (`a.b.c`) to get a nested value from an object.
- FIX_ME long description
+Description: Use property paths to get a nested value from an object
+ Use property paths (`a.b.c`) to get a nested value from an object
  .
  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-get-value.git



More information about the Pkg-javascript-commits mailing list