[Pkg-javascript-commits] [node-contextify] branch master updated (f525c97 -> 36e16e7)
Praveen Arimbrathodiyil
praveen at moszumanska.debian.org
Tue Oct 25 10:21:40 UTC 2016
This is an automated email from the git hooks/post-receive script.
praveen pushed a change to branch master
in repository node-contextify.
from f525c97 update debian/watch
new 2f8d62a Import Upstream version 0.1.6
new 36e16e7 Import Debian patch 0.1.6-1
The 2 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 | 1 -
.npmignore | 6 +-
Makefile | 12 +++
README.md | 6 +-
changelog | 9 +++
debian/changelog | 9 +++
debian/compat | 2 +-
debian/control | 9 ++-
debian/copyright | 3 +-
debian/patches/00-fix_require.patch | 12 +--
debian/patches/01-move_to_node-gyp.patch | 22 ++++++
debian/patches/series | 1 +
debian/rules | 6 +-
debian/source/include-binaries | 3 +
debian/watch | 6 +-
lib/contextify.js | 22 +++++-
package.json | 2 +-
src/contextify.cc | 129 +++++++++++++++++++++----------
test/contextify.js | 96 ++++++++++++++++++++++-
wscript | 3 +-
20 files changed, 289 insertions(+), 70 deletions(-)
copy .npmignore => .gitignore (92%)
create mode 100644 Makefile
create mode 100644 debian/patches/01-move_to_node-gyp.patch
create mode 100644 debian/source/include-binaries
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/collab-maint/node-contextify.git
More information about the Pkg-javascript-commits
mailing list