[Pkg-javascript-commits] [node-fined] 03/04: replace node-lodash-* dependencies with node-lodash-packages
Paolo Greppi
paolog-guest at moszumanska.debian.org
Tue Dec 13 17:14:38 UTC 2016
This is an automated email from the git hooks/post-receive script.
paolog-guest pushed a commit to branch master
in repository node-fined.
commit 26a751b07b395f550b095fc10a93b7f148d6aa58
Author: Paolo Greppi <paolo.greppi at libpf.com>
Date: Tue Dec 13 17:14:00 2016 +0000
replace node-lodash-* dependencies with node-lodash-packages
---
debian/control | 6 +-----
1 file changed, 1 insertion(+), 5 deletions(-)
diff --git a/debian/control b/debian/control
index 05ddd06..e540200 100644
--- a/debian/control
+++ b/debian/control
@@ -17,13 +17,9 @@ Architecture: all
Depends:
${misc:Depends}
, nodejs
- , node-lodash.assignwith (>= 4.0.7)
- , node-lodash.isplainobject (>= 4.0.4)
+ , node-lodash-packages
, node-parse-filepath (>= 1.0.1)
- , node-lodash.isstring (>= 4.0.1)
, node-expand-tilde (>= 1.2.1)
- , node-lodash.isempty (>= 4.2.1)
- , node-lodash.pick (>= 4.2.1)
Description: Find a file given a declaration of locations
Node.js module to find a file given a basename, a list of
extensions and a path. The path can be either given directly or
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-fined.git
More information about the Pkg-javascript-commits
mailing list