[Pkg-javascript-commits] [node-zip-stream] 05/06: update changelog and control to new version
Andrew Kelley
andrewrk-guest at moszumanska.debian.org
Fri Jul 4 16:43:30 UTC 2014
This is an automated email from the git hooks/post-receive script.
andrewrk-guest pushed a commit to branch master
in repository node-zip-stream.
commit 9067b137cd10749eb6bb2b1c8063dd15165de486
Author: Andrew Kelley <superjoe30 at gmail.com>
Date: Fri Jul 4 16:37:22 2014 +0000
update changelog and control to new version
---
debian/changelog | 2 +-
debian/control | 4 ++--
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index f2c4e09..466b4a5 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-node-zip-stream (0.3.5-1) UNRELEASED; urgency=low
+node-zip-stream (0.3.6-1) UNRELEASED; urgency=low
* Initial release (Closes: #753418)
diff --git a/debian/control b/debian/control
index 552af27..284ee4d 100644
--- a/debian/control
+++ b/debian/control
@@ -21,8 +21,8 @@ Depends:
, node-buffer-crc32 (>= 0.2.1)
, node-crc32-stream (>= 0.2.0)
, node-deflate-crc32-stream (>= 0.1.0)
- , node-utils-merge (>= 1.0.0)
- , node-debug (>= 1.0.2)
+ , node-lodash (>= 2.4.1)
+ , node-debug (>= 0.8.1)
Description: streaming zip archive generator - Node.js module
zip-stream is a streaming zip archive generator Node.js module. It was built
to be a successor to zipstream. Dependencies are kept to a minimum through the
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-zip-stream.git
More information about the Pkg-javascript-commits
mailing list