[Pkg-javascript-commits] [node-is-descriptor] 06/06: tighten dependencies

Praveen Arimbrathodiyil praveen at moszumanska.debian.org
Thu Jan 11 17:05:41 UTC 2018


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

praveen pushed a commit to branch master
in repository node-is-descriptor.

commit 8cb897b077074b96f29f2a99adf518221854387d
Author: Pirate Praveen <praveen at debian.org>
Date:   Thu Jan 11 22:08:03 2018 +0530

    tighten dependencies
---
 debian/control | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/control b/debian/control
index ddf499c..ec94dab 100644
--- a/debian/control
+++ b/debian/control
@@ -9,7 +9,7 @@ Build-Depends:
  , nodejs
  , mocha
  , node-is-data-descriptor (>= 0.1.4)
- , node-is-accessor-descriptor (>= 0.1.6)
+ , node-is-accessor-descriptor (>= 2.0.0)
  , node-kind-of (>= 3.0.2)
 Standards-Version: 4.1.3
 Homepage: https://github.com/jonschlinkert/is-descriptor
@@ -22,7 +22,7 @@ Depends:
  ${misc:Depends}
  , nodejs
  , node-is-data-descriptor (>= 0.1.4)
- , node-is-accessor-descriptor (>= 0.1.6)
+ , node-is-accessor-descriptor (>= 2.0.0)
  , node-kind-of (>= 3.0.2)
 Description: Returns true if value has characteristics of a valid JS descriptor
  Returns true if a value has the characteristics of a valid JavaScript 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-is-descriptor.git



More information about the Pkg-javascript-commits mailing list