[Pkg-javascript-commits] [node-through2] 05/08: removed node-utils-merge, use node-extend instead
Leo Iannacone
l3on-guest at moszumanska.debian.org
Sat Oct 11 17:26:50 UTC 2014
This is an automated email from the git hooks/post-receive script.
l3on-guest pushed a commit to branch master
in repository node-through2.
commit eb123372a79a83b4bebb5465ab475e820fb22ceb
Author: Leo Iannacone <l3on at ubuntu.com>
Date: Sat Oct 11 19:12:39 2014 +0200
removed node-utils-merge, use node-extend instead
---
debian/control | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/control b/debian/control
index ee3b7d0..7578e2c 100644
--- a/debian/control
+++ b/debian/control
@@ -18,7 +18,7 @@ Architecture: all
Depends:
${misc:Depends}
, nodejs
- , node-utils-merge
+ , node-extend
Description: Make a stream.Transform out of a function - Node.js module
This package provide a tiny wrapper around stream.Transform from
Node.js library to avoid explicit subclassing noise.
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-through2.git
More information about the Pkg-javascript-commits
mailing list