[Pkg-javascript-commits] [node-zipfile] branch upstream updated (bfa3967 -> 0eb25a7)
Jérémy Lal
kapouer at moszumanska.debian.org
Sun Mar 16 22:39:21 UTC 2014
This is an automated email from the git hooks/post-receive script.
kapouer pushed a change to branch upstream
in repository node-zipfile.
from bfa3967 Imported Upstream version 0.4.0+ds1
new 0eb25a7 Imported Upstream version 0.5.0+ds
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:
.gitignore | 6 ++--
.travis.yml | 54 ++++++++++++++++++++++++++++++++++
CHANGELOG.md | 9 ++++++
LICENSE.txt | 2 +-
Makefile | 8 ++---
README.md | 78 +++++++------------------------------------------
binding.gyp | 57 +++++++++++++++---------------------
lib/index.js | 7 ++++-
lib/zipfile.js | 5 +---
package.json | 41 ++++++++++++++------------
scripts/package_osx.sh | 25 ++++++++++++++++
src/node_zipfile.cpp | 10 +++----
test/data/bogus.zip | 1 +
test/exceptions.test.js | 2 +-
test/open.test.js | 10 ++++++-
test/unicode.test.js | 2 +-
test/write.test.js | 2 +-
vcbuild.bat | 7 ++---
18 files changed, 181 insertions(+), 145 deletions(-)
create mode 100644 .travis.yml
create mode 100644 CHANGELOG.md
create mode 100755 scripts/package_osx.sh
create mode 100644 test/data/bogus.zip
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/collab-maint/node-zipfile.git
More information about the Pkg-javascript-commits
mailing list