[Pkg-javascript-commits] [node-mixin-deep] 03/06: Update Standards version and description

Sruthi Chandran srud-guest at moszumanska.debian.org
Fri Oct 28 07:40:40 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-mixin-deep.

commit 87e7f1a4ac06d0cbcab98d40cce79e7e4b6c11dc
Author: Sruthi <srud at disroot.org>
Date:   Fri Oct 28 12:35:09 2016 +0530

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

diff --git a/debian/control b/debian/control
index f26424c..1c9e026 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/mixin-deep
 Vcs-Git: https://anonscm.debian.org/git/pkg-javascript/node-mixin-deep.git
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-javascript/node-mixin-deep.git
@@ -17,9 +17,9 @@ Architecture: all
 Depends:
  ${misc:Depends}
  , nodejs
- , node-is-extendable (^0.1.1)
- , node-for-in (^0.1.4)
-Description: Deeply mix the properties of objects into the first object. Like merge-deep, but doesn't clone.
- FIX_ME long description
+ , node-is-extendable (>= 0.1.1)
+ , node-for-in (>= 0.1.4)
+Description: Deeply mix the properties of objects into the first object
+ Like merge-deep, but doesn't clone.
  .
  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-mixin-deep.git



More information about the Pkg-javascript-commits mailing list