[Pkg-javascript-commits] [node-debug] branch upstream updated (9490b26 -> 55dd8a4)
Leo Iannacone
l3on-guest at moszumanska.debian.org
Sat Oct 4 14:20:58 UTC 2014
This is an automated email from the git hooks/post-receive script.
l3on-guest pushed a change to branch upstream
in repository node-debug.
from 9490b26 Imported Upstream version 0.8.1
new 6180fee Imported Upstream version 1.0.2
new 21a0006 Imported Upstream version 2.0.0
new ba0dfab Imported Upstream version 2.0.0+dsfg
new 55dd8a4 Imported Upstream version 2.0.0+dfsg
The 4 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 | 4 -
.jshintrc | 3 +
.npmignore | 1 +
History.md | 80 ++++++++++++++++++--
Makefile | 34 ++++++++-
Readme.md | 52 +++++++++++--
browser.js | 147 +++++++++++++++++++++++++++++++++++++
component.json | 19 +++--
debug.js | 204 +++++++++++++++++++++++++++++++++------------------
example/browser.html | 11 +--
example/stderr.js | 17 +++++
lib/debug.js | 158 ---------------------------------------
node.js | 129 ++++++++++++++++++++++++++++++++
package.json | 49 ++++++++-----
14 files changed, 630 insertions(+), 278 deletions(-)
delete mode 100644 .gitignore
create mode 100644 .jshintrc
create mode 100644 browser.js
create mode 100644 example/stderr.js
delete mode 100644 lib/debug.js
create mode 100644 node.js
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-debug.git
More information about the Pkg-javascript-commits
mailing list