[Pkg-javascript-commits] [node-mysql] 08/20: depend on node-bignumber (not libjs-bignumber)

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 a19c0c59572bb82e1aacf0d81a566acf82f2d755
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date:   Mon May 20 02:14:33 2013 +0200

    depend on node-bignumber (not libjs-bignumber)
---
 debian/control | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index 5aefbfd..8f0f7e6 100644
--- a/debian/control
+++ b/debian/control
@@ -18,7 +18,7 @@ Depends:
  ${misc:Depends},
  nodejs (>= 0.6.19~dfsg1-3~),
  node-require-all (>= 0.0.3),
- libjs-bignumber (>= 1.0.1),
+ node-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