[Pkg-javascript-commits] [node-leveldown] branch master updated (fff6a1a -> 4dbfa62)
Jérémy Lal
kapouer at moszumanska.debian.org
Tue Dec 20 15:11:19 UTC 2016
This is an automated email from the git hooks/post-receive script.
kapouer pushed a change to branch master
in repository node-leveldown.
from fff6a1a Release
new d934f40 leveldb tarball no longer in upstream source
new 6056ee4 Add repacksuffix in watch file
new d56055b It should be dversionmangle
new f54cb12 Standards-Version 3.9.8
new ade7009 Fix Testsuite field
new 2a5f4ae Secure Vcs url
new 7b88db7 Use dh nodejs
new 5ed79e1 New upstream version 1.5.0+dfsg
new f66a9f9 Merge tag 'upstream/1.5.0+dfsg'
new 75610b5 Update changelog
new 4dbfa62 Release
The 11 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 | 2 +-
.prebuildrc | 17 ------
.travis.yml | 26 +++++----
LICENSE.md | 2 +-
README.md | 41 +++++++++-----
bench/memory.js | 100 ++++++++++++++++++++++++++++++++
debian/changelog | 13 +++++
debian/control | 9 +--
debian/copyright | 1 -
debian/rules | 2 +-
debian/watch | 3 +-
iterator.js | 3 +-
package.json | 21 +++----
src/async.h | 2 +-
src/batch.cc | 9 ++-
src/batch_async.cc | 2 +-
src/batch_async.h | 2 +-
src/common.h | 4 +-
src/database.cc | 11 +++-
src/database.h | 2 +-
src/database_async.cc | 2 +-
src/database_async.h | 2 +-
src/iterator.cc | 123 +++++++++++++++++++++++++++-------------
src/iterator.h | 5 +-
src/iterator_async.cc | 3 +-
src/iterator_async.h | 2 +-
src/leveldown.cc | 2 +-
src/leveldown.h | 21 ++++++-
src/leveldown_async.cc | 2 +-
src/leveldown_async.h | 2 +-
test/compression-test.js | 2 +-
test/iterator-recursion-test.js | 15 ++---
test/repair-test.js | 7 ++-
33 files changed, 328 insertions(+), 132 deletions(-)
delete mode 100644 .prebuildrc
create mode 100644 bench/memory.js
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-leveldown.git
More information about the Pkg-javascript-commits
mailing list