[Pkg-javascript-commits] [node-leveldown] 04/05: Bump dependency versions
Felipe Sateler
fsateler at moszumanska.debian.org
Tue Dec 15 00:24:18 UTC 2015
This is an automated email from the git hooks/post-receive script.
fsateler pushed a commit to branch master
in repository node-leveldown.
commit cc68597c3b7890a93a9fecf8ef259486b4d4d1bf
Author: Felipe Sateler <fsateler at debian.org>
Date: Sun Oct 11 12:41:38 2015 -0300
Bump dependency versions
---
debian/control | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/debian/control b/debian/control
index a113a1e..0f3cdeb 100644
--- a/debian/control
+++ b/debian/control
@@ -23,9 +23,9 @@ Depends:
${misc:Depends}
, ${shlibs:Depends}
, nodejs
- , node-nan (>= 1.3.0)
+ , node-nan (>= 2.0.0)
, node-bindings (>= 1.2.1)
- , node-abstract-leveldown (>= 2.0.0)
+ , node-abstract-leveldown (>= 2.4.0)
Description: LevelDB bindings - Node.js module
LevelDOWN provides a Node.js JavaScript API to the LevelDB C library. It
provides the ability to open and close a LevelDB instance, as well as the
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-leveldown.git
More information about the Pkg-javascript-commits
mailing list