[Pkg-javascript-commits] [node-zipfile] branch master updated (43e7399 -> 2864fcb)
Jérémy Lal
kapouer at moszumanska.debian.org
Sun Mar 16 22:39:20 UTC 2014
This is an automated email from the git hooks/post-receive script.
kapouer pushed a change to branch master
in repository node-zipfile.
from 43e7399 Use UPVER not literal version
new 13d4db4 Add copyright owner
new 2c1efa5 Use Files-Excluded
new 0eb25a7 Imported Upstream version 0.5.0+ds
new c43f701 Merge tag 'upstream/0.5.0+ds'
new 157482d Build-Depends pkg-config
new 9b39cc3 Work around new node-pre-gyp (anti)build system
new 91cf289 Remove unneeded get-orig-source target (use uscan)
new c49a7b3 Standards-Version 3.9.5
new 2864fcb Update changelog
The 9 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 +++++++++++++++---------------------
debian/changelog | 11 +++++++
debian/clean | 1 +
debian/control | 3 +-
debian/copyright | 13 +++++++--
debian/install | 2 +-
debian/rules | 38 ++++--------------------
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 ++---
24 files changed, 212 insertions(+), 182 deletions(-)
create mode 100644 .travis.yml
create mode 100644 CHANGELOG.md
create mode 100644 debian/clean
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