[Pkg-javascript-commits] [node-debug] branch master updated (d291750 -> a6e77c6)
Leo Iannacone
l3on-guest at moszumanska.debian.org
Sat Oct 4 14:20:56 UTC 2014
This is an automated email from the git hooks/post-receive script.
l3on-guest pushed a change to branch master
in repository node-debug.
from d291750 add autopkgtest to require debug module
new 6180fee Imported Upstream version 1.0.2
new e06efcc Merge tag 'upstream/1.0.2'
new 21a0006 Imported Upstream version 2.0.0
new ff74247 Merge tag 'upstream/2.0.0'
new 31018e7 add bundle_ms.patch
new e00726e update copyright to ms module - add upstream-contact
new 082231a install node_modules
new d5b104b exclude pre-compiled files
new ba0dfab Imported Upstream version 2.0.0+dsfg
new 9862645 Merge tag 'upstream/2.0.0+dsfg'
new ac91c49 install only riquired file of ms
new 2a61d99 add dversionmangle
new 9d990db update debian install to get correct files
new c630c4c update debian changelog
new 55dd8a4 Imported Upstream version 2.0.0+dfsg
new e128a1f Merge tag 'upstream/2.0.0+dfsg'
new 1d60eda ovveride dh_auto_clean
new a6e77c6 finalized debian changelog
The 18 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 +-
debian/changelog | 21 +-
debian/copyright | 7 +
debian/install | 5 +-
debian/patches/bundle_ms.patch | 499 +++++++++++++++++++++++++++++++++++++++++
debian/patches/series | 1 +
debian/rules | 2 +
debian/watch | 2 +-
debug.js | 204 +++++++++++------
example/browser.html | 11 +-
example/stderr.js | 17 ++
lib/debug.js | 158 -------------
node.js | 129 +++++++++++
package.json | 49 ++--
21 files changed, 1159 insertions(+), 286 deletions(-)
delete mode 100644 .gitignore
create mode 100644 .jshintrc
create mode 100644 browser.js
create mode 100644 debian/patches/bundle_ms.patch
create mode 100644 debian/patches/series
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