[Pkg-javascript-commits] [node-argparse] 04/05: Add node-sprintf-js Dep
matthew pideil
mpideil-guest at moszumanska.debian.org
Mon Mar 16 12:39:05 UTC 2015
This is an automated email from the git hooks/post-receive script.
mpideil-guest pushed a commit to branch master
in repository node-argparse.
commit 1a4601604bc37d90debc6f1279c3e6fcc10f85fb
Author: Matthew Pideil <matthewp_debian at teledetection.fr>
Date: Mon Mar 16 13:09:32 2015 +0100
Add node-sprintf-js Dep
---
debian/control | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/debian/control b/debian/control
index 18a44c3..c783b2f 100644
--- a/debian/control
+++ b/debian/control
@@ -17,8 +17,9 @@ Package: node-argparse
Architecture: all
Depends:
${misc:Depends}
- , node-lodash
, nodejs
+ , node-lodash
+ , node-sprintf-js
Description: CLI arguments parser for node.js.
Javascript port of python's
[argparse](http://docs.python.org/dev/library/argparse.html) module
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-argparse.git
More information about the Pkg-javascript-commits
mailing list