[Pkg-javascript-commits] [node-mysql] 05/20: add dependencies as found in package.json

Mike Gabriel sunweaver at debian.org
Wed Aug 20 13:05:39 UTC 2014


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

sunweaver pushed a commit to branch master
in repository node-mysql.

commit 9515c5b9df3247dc54e90055f95e7344957d73fa
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date:   Mon May 20 01:06:05 2013 +0200

    add dependencies as found in package.json
---
 debian/control | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index 89bcb4d..5aefbfd 100644
--- a/debian/control
+++ b/debian/control
@@ -17,7 +17,8 @@ Architecture: all
 Depends:
  ${misc:Depends},
  nodejs (>= 0.6.19~dfsg1-3~),
- node-hashish (>= 0.0.4),
+ node-require-all (>= 0.0.3),
+ libjs-bignumber (>= 1.0.1),
 Description: MySQL client implementation for Node.js
  Implementation of the MySQL protocol for Node.js.
  .

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



More information about the Pkg-javascript-commits mailing list