[Pkg-javascript-commits] [node-readdirp] branch master updated (4b59f5d -> f582176)
Praveen Arimbrathodiyil
praveen at moszumanska.debian.org
Mon May 15 09:48:47 UTC 2017
This is an automated email from the git hooks/post-receive script.
praveen pushed a change to branch master
in repository node-readdirp.
from 4b59f5d debian/control: Drop myself from Uploaders: field.
new 1b2e944 New upstream version 2.1.0
new 920f2c2 Merge tag 'upstream/2.1.0'
new f7a84f5 update changelog
new 097262c bump compat standards
new bd74962 update changelog
new 9d272b7 add myself as uploader
new 2f98071 update vcs urls
new 3324978 update changelog
new f582176 use stream, setimmediate
The 9 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:
.travis.yml | 7 +-
LICENSE | 32 +++---
README.md | 16 ++-
debian/changelog | 12 +-
debian/compat | 2 +-
debian/control | 9 +-
debian/patches/series | 2 +
debian/patches/use-setimmediate.patch | 11 ++
debian/patches/use-stream.patch | 22 ++++
examples/grep.js | 2 -
examples/stream-api-pipe.js | 14 ++-
package.json | 25 +++--
readdirp.js | 57 ++++++++--
stream-api.js | 155 ++++++++++++++------------
test/readdirp-stream.js | 201 +++++++++++++++++++++++++++-------
test/readdirp.js | 67 +++++++++---
16 files changed, 454 insertions(+), 180 deletions(-)
create mode 100644 debian/patches/series
create mode 100644 debian/patches/use-setimmediate.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-readdirp.git
More information about the Pkg-javascript-commits
mailing list