[Pkg-javascript-commits] [node-sqlite3] branch upstream updated (97ad028 -> ecc4af6)
Jérémy Lal
kapouer at moszumanska.debian.org
Wed Dec 21 10:42:20 UTC 2016
This is an automated email from the git hooks/post-receive script.
kapouer pushed a change to branch upstream
in repository node-sqlite3.
from 97ad028 Imported Upstream version 3.1.3+ds1
new 826c8f9 New upstream version 3.1.4+ds
new ecc4af6 New upstream version 3.1.8+ds1
The 2 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 | 23 ++++++++-
CHANGELOG.md | 23 +++++++++
README.md | 1 +
appveyor.yml | 28 +++++++---
deps/common-sqlite.gypi | 2 +-
deps/sqlite3.gyp | 4 ++
lib/sqlite3.js | 15 +++---
lib/trace.js | 1 -
package.json | 125 +++++++++++++++++++++++----------------------
scripts/build-appveyor.bat | 25 ++++++++-
scripts/build-local.bat | 18 ++++---
src/async.h | 11 ----
src/database.cc | 20 ++++++++
src/database.h | 4 ++
test/interrupt.test.js | 80 +++++++++++++++++++++++++++++
16 files changed, 293 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