[Pkg-javascript-commits] [node-sqlite3] 02/06: Merge tag 'upstream/2.1.19+ds1'
László Böszörményi
gcs at moszumanska.debian.org
Sun Apr 24 08:28:17 UTC 2016
This is an automated email from the git hooks/post-receive script.
gcs pushed a commit to branch master
in repository node-sqlite3.
commit 9ccdae74f08878c6bf97709a6881a47e1e334704
Merge: ea5f00c 312f022
Author: Laszlo Boszormenyi (GCS) <gcs at debian.org>
Date: Sun Apr 24 08:11:38 2016 +0000
Merge tag 'upstream/2.1.19+ds1'
Upstream version 2.1.19+ds1
.gitignore | 2 +
.travis.yml | 50 +++++-
CHANGELOG.md | 21 +++
LICENSE | 33 ++--
Makefile | 8 +-
README.md | 18 +--
binding.gyp | 28 ----
build-util/crosswalk-semver-to-module.js | 96 ++++++++++++
build-util/remake.sh | 34 +++++
build-util/tools.js | 88 +++++++++++
build-util/upload.sh | 32 ++++
build.js | 251 +++++++++++++++++++++++++++++++
lib/binary_name.js | 59 ++++++++
lib/sqlite3.js | 10 +-
package.json | 26 ++--
src/statement.cc | 2 +-
test/issue-108.test.js | 28 ++++
17 files changed, 714 insertions(+), 72 deletions(-)
--
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