[Pkg-javascript-commits] [node-mbtiles] branch upstream updated (3a4de33 -> 1d69ef2)

Jérémy Lal kapouer at alioth.debian.org
Sun Sep 1 23:57:16 UTC 2013


This is an automated email from the git hooks/post-receive script.

kapouer pushed a change to branch upstream
in repository node-mbtiles.

      from  3a4de33   Imported Upstream version 0.2.3
       new  1d69ef2   Imported Upstream version 0.3.2

The 1 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:
 .npmignore => .gitignore      |    0
 CHANGELOG.md                  |   11 +
 README.md                     |   19 --
 bin/mbcheck                   |  158 ----------
 bin/mbcompact                 |  145 ---------
 bin/mbpipe                    |  145 ---------
 bin/mbrekey                   |  139 ---------
 lib/mbtiles.js                |  689 ++++++++++++++++++-----------------------
 package.json                  |   23 +-
 test/fixtures/plain_1.mbtiles |  Bin 561152 -> 561152 bytes
 test/info.test.js             |  185 +++++------
 test/list.test.js             |   28 +-
 test/read.test.js             |  337 +++++++-------------
 test/reloading.test.js        |  107 -------
 test/write.test.js            |  112 ++++---
 test/write_grids.test.js      |  114 ++++---
 16 files changed, 638 insertions(+), 1574 deletions(-)
 rename .npmignore => .gitignore (100%)
 delete mode 100755 bin/mbcheck
 delete mode 100755 bin/mbcompact
 delete mode 100755 bin/mbpipe
 delete mode 100755 bin/mbrekey
 delete mode 100644 test/reloading.test.js

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/collab-maint/node-mbtiles.git



More information about the Pkg-javascript-commits mailing list