[Pkg-javascript-commits] [node-through2] 13/21: Depends node-xtend instead of node-extend

Jérémy Lal kapouer at moszumanska.debian.org
Mon Nov 28 23:35:20 UTC 2016


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

kapouer pushed a commit to branch master
in repository node-through2.

commit ecf4204bdb3310731d390cad4e959aff934bb6fd
Author: Jérémy Lal <kapouer at melix.org>
Date:   Tue Nov 29 00:20:24 2016 +0100

    Depends node-xtend instead of node-extend
---
 debian/control | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index fb8bffc..513ae9e 100644
--- a/debian/control
+++ b/debian/control
@@ -18,7 +18,7 @@ Architecture: all
 Depends:
  ${misc:Depends}
  , nodejs
- , node-extend
+ , node-xtend
 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