[Pkg-javascript-commits] [node-end-of-stream] 03/03: update changelog and node-once version requirement

Paolo Greppi paolog-guest at moszumanska.debian.org
Tue May 30 15:45:38 UTC 2017


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

paolog-guest pushed a commit to branch master
in repository node-end-of-stream.

commit 37caf6fc69415e2d40ae850059ae31efdff2be2a
Author: Paolo Greppi <paolo.greppi at libpf.com>
Date:   Tue May 30 17:43:24 2017 +0200

    update changelog and node-once version requirement
---
 debian/changelog | 5 +++--
 debian/control   | 2 +-
 2 files changed, 4 insertions(+), 3 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 2bea414..2882871 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,9 @@
-node-end-of-stream (1.1.0-2) UNRELEASED; urgency=medium
+node-end-of-stream (1.4.0-2) UNRELEASED; urgency=medium
 
   * Fix Vcs-Git/Vcs-Browser
+  * New upstream version
 
- -- Paolo Greppi <paolo.greppi at libpf.com>  Sun, 04 Dec 2016 13:32:22 +0100
+ -- Paolo Greppi <paolo.greppi at libpf.com>  Tue, 30 May 2017 17:40:44 +0200
 
 node-end-of-stream (1.1.0-1) unstable; urgency=low
 
diff --git a/debian/control b/debian/control
index ff0de8d..76aa05c 100644
--- a/debian/control
+++ b/debian/control
@@ -18,7 +18,7 @@ Architecture: all
 Depends:
  ${misc:Depends}
  , nodejs
- , node-once (>= 1.3.0)
+ , node-once (>= 1.4.0)
 Description: Invoke a callback when a stream has completed or failed
  end-of-stream is a Node.js module which calls a callback when a readable,
  writable, or duplex stream has completed or failed.

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-end-of-stream.git



More information about the Pkg-javascript-commits mailing list