[Pkg-javascript-commits] [node-sqlite3] branch master updated (5bb2c8b -> 8edda99)
Jérémy Lal
kapouer at moszumanska.debian.org
Wed Dec 21 10:42:18 UTC 2016
This is an automated email from the git hooks/post-receive script.
kapouer pushed a change to branch master
in repository node-sqlite3.
from 5bb2c8b Move to Files-Excluded
new 826c8f9 New upstream version 3.1.4+ds
new b279c0e Merge tag 'upstream/3.1.4+ds'
new ecc4af6 New upstream version 3.1.8+ds1
new 1e73d5c Merge tag 'upstream/3.1.8+ds1'
new 0a0dc4b Merge with current 3.1.8 version in debian
new 8edda99 Release
The 6 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:
.eslintrc.js | 12 +++++
.travis.yml | 13 ++++-
CHANGELOG.md | 19 +++++++
README.md | 1 +
appveyor.yml | 26 ++++++----
debian/changelog | 18 +++++--
debian/control | 2 +-
debian/watch | 2 +-
deps/common-sqlite.gypi | 2 +-
deps/sqlite3.gyp | 4 ++
lib/sqlite3.js | 15 +++---
lib/trace.js | 1 -
package.json | 125 +++++++++++++++++++++++----------------------
scripts/build-appveyor.bat | 14 +++++
scripts/build-local.bat | 2 +-
src/async.h | 11 ----
src/database.cc | 20 ++++++++
src/database.h | 4 ++
test/interrupt.test.js | 80 +++++++++++++++++++++++++++++
19 files changed, 272 insertions(+), 99 deletions(-)
create mode 100644 .eslintrc.js
create mode 100644 test/interrupt.test.js
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/collab-maint/node-sqlite3.git
More information about the Pkg-javascript-commits
mailing list