[Pkg-javascript-commits] [node-sqlite3] 02/03: Merge tag 'upstream/2.2.0+ds1'

László Böszörményi gcs at moszumanska.debian.org
Sun Apr 24 08:33:07 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 e122d120c063db96dd06350317b3a6e7ddd10e52
Merge: 2493703 181e5bf
Author: Laszlo Boszormenyi (GCS) <gcs at debian.org>
Date:   Sun Apr 24 08:27:38 2016 +0000

    Merge tag 'upstream/2.2.0+ds1'
    
    Upstream version 2.2.0+ds1

 .travis.yml                              |  97 +++++++-----
 README.md                                |   7 +-
 binding.gyp                              |  50 +++---
 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 -------------------------------
 configure                                |   2 +-
 deps/common-sqlite.gypi                  |   2 +-
 deps/sqlite3.gyp                         |   4 +
 lib/sqlite3.js                           |   9 +-
 package.json                             |  28 ++--
 scripts/build.bat                        |  49 ++++++
 src/database.h                           |   3 +-
 src/gcc-preinclude.h                     |   4 +
 src/statement.cc                         |   2 +-
 src/statement.h                          |   2 +-
 test/nw/.gitignore                       |   3 +
 test/nw/Makefile                         |  40 +++++
 test/nw/index.html                       |  14 ++
 test/nw/package.json                     |   9 ++
 22 files changed, 245 insertions(+), 581 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