[Pkg-javascript-commits] [node-topcube] branch upstream updated (e526897 -> b2e10c9)
Jérémy Lal
kapouer at alioth.debian.org
Sat Oct 26 13:54:21 UTC 2013
This is an automated email from the git hooks/post-receive script.
kapouer pushed a change to branch upstream
in repository node-topcube.
from e526897 Imported Upstream version 0.1.2+ds1
new b2e10c9 Imported Upstream version 0.2.0+ds1
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 | 5 +++-
LICENSE | 8 +++++++
Makefile | 6 ++++-
binding.gyp | 51 ++++++++++++++++++++++++++++++++++++++++
deps/download_and_extract.py | 17 ++++++++++++++
deps/fetch-win-binary.gyp | 22 +++++++++++++++++
lib/index.js | 1 +
topcube.js => lib/topcube.js | 4 ++--
package.js | 22 -----------------
package.json | 11 +++------
topcube.cpp => src/topcube.cpp | 35 ++++++++++++++++-----------
11 files changed, 134 insertions(+), 48 deletions(-)
create mode 100644 LICENSE
create mode 100644 binding.gyp
create mode 100644 deps/download_and_extract.py
create mode 100755 deps/fetch-win-binary.gyp
create mode 100644 lib/index.js
rename topcube.js => lib/topcube.js (83%)
delete mode 100644 package.js
rename topcube.cpp => src/topcube.cpp (89%)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-topcube.git
More information about the Pkg-javascript-commits
mailing list