[Pkg-javascript-commits] [node-camelcase-keys] 03/04: bump standards, fix description, depends version

Praveen Arimbrathodiyil praveen at moszumanska.debian.org
Tue Oct 25 14:43:24 UTC 2016


This is an automated email from the git hooks/post-receive script.

praveen pushed a commit to branch master
in repository node-camelcase-keys.

commit 7952dd5f008eb8e53c9a50efd958ee4f551ebc66
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date:   Tue Oct 25 19:14:34 2016 +0530

    bump standards, fix description, depends version
---
 debian/control | 9 ++++-----
 1 file changed, 4 insertions(+), 5 deletions(-)

diff --git a/debian/control b/debian/control
index 1e584ab..9a75942 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/sindresorhus/camelcase-keys#readme
 Vcs-Git: https://anonscm.debian.org/git/pkg-javascript/node-camelcase-keys.git
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-javascript/node-camelcase-keys.git
@@ -17,9 +17,8 @@ Architecture: all
 Depends:
  ${misc:Depends}
  , nodejs
- , node-map-obj (^2.0.0)
- , node-camelcase (^3.0.0)
-Description: Convert object keys to camelCase
- FIX_ME long description
+ , node-map-obj (>= 2.0.0~)
+ , node-camelcase (>= 3.0.0~)
+Description: convert object keys to camelCase
  .
  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-camelcase-keys.git



More information about the Pkg-javascript-commits mailing list