[Pkg-javascript-commits] [node-tar-stream] 01/01: update dependencies
Paolo Greppi
paolog-guest at moszumanska.debian.org
Sun Dec 4 08:48:20 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-tar-stream.
commit c0699bf85b3db9b66682d1bd3acfe379af022165
Author: Paolo Greppi <paolo.greppi at libpf.com>
Date: Sun Dec 4 08:35:17 2016 +0000
update dependencies
---
debian/control | 8 +++++---
1 file changed, 5 insertions(+), 3 deletions(-)
diff --git a/debian/control b/debian/control
index 0dafbdf..4adfda0 100644
--- a/debian/control
+++ b/debian/control
@@ -6,6 +6,9 @@ Uploaders: Paolo Greppi <paolo.greppi at libpf.com>
Build-Depends:
debhelper (>= 9)
, dh-buildinfo
+ , node-bl (>= 1.0.0)
+ , node-end-of-stream (>= 1.0.0)
+ , node-xtend (>= 4.0.0)
, nodejs
Standards-Version: 3.9.8
Homepage: https://github.com/mafintosh/tar-stream
@@ -17,9 +20,8 @@ Architecture: all
Depends:
${misc:Depends}
, nodejs
- , node-bl (>= 0.8.1)
- , node-end-of-stream (>= 0.1.3)
- , node-utils-merge (>= 3.0.0)
+ , node-bl (>= 1.0.0)
+ , node-end-of-stream (>= 1.0.0)
, node-xtend (>= 4.0.0)
Description: streaming tar parser and generator - Node.js module
tar-stream is a Node.js module which provides a streaming API to parse and
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-tar-stream.git
More information about the Pkg-javascript-commits
mailing list