[Pkg-javascript-commits] [node-lazystream] branch master updated (2352944 -> 27cb96c)

Sruthi Chandran srud-guest at moszumanska.debian.org
Tue Dec 6 06:06:47 UTC 2016


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

srud-guest pushed a change to branch master
in repository node-lazystream.

      from  2352944   add autopkgtest
       new  f42e8b7   Manually import version 1.0.0
       new  448dfef   Use stream instead of readable-stream
       new  3cadf69   Enable tests
       new  0cbdb14   Remove duplicate patch
       new  27cb96c   Update changelog

The 5 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .gitignore                           |  1 +
 .travis.yml                          |  6 +++++-
 README.md                            | 26 ++++++++++++++++++--------
 debian/changelog                     |  6 +++---
 debian/control                       |  1 +
 debian/patches/readable_stream.patch | 14 --------------
 debian/patches/series                |  2 +-
 debian/patches/use-stream.patch      | 20 ++++++++++++++++++++
 debian/rules                         |  3 ++-
 debian/tests/control                 |  3 +++
 lib/lazystream.js                    |  8 +++++---
 package.json                         | 22 ++++++++++++----------
 test/readable_test.js                |  8 +++++---
 13 files changed, 76 insertions(+), 44 deletions(-)
 delete mode 100644 debian/patches/readable_stream.patch
 create mode 100644 debian/patches/use-stream.patch

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



More information about the Pkg-javascript-commits mailing list