[Pkg-javascript-commits] [node-chalk] branch master updated (b87aa2f -> 420644c)
Andrew Kelley
andrewrk-guest at moszumanska.debian.org
Sat Jul 5 20:49:30 UTC 2014
This is an automated email from the git hooks/post-receive script.
andrewrk-guest pushed a change to branch master
in repository node-chalk.
from b87aa2f add autopkgtest
new 0f404be fix dversionmangle
new a072b2c Imported Upstream version 0.5.0
new ab41cc6 Merge tag 'upstream/0.5.0'
new d49dcb2 update changelog
new 78dd5e0 get rid of tests since they now depend on an extra module
new 5b79b76 remove supports-color patch. upstream merged it.
new bf4951b fix override detection patch
new 0523a9c remove node dependencies - we will bundle these instead
new d237118 bundle module dependencies as patches
new 420644c install node_modules
The 10 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:
.editorconfig | 4 +
.jshintrc | 8 +-
.travis.yml | 1 -
benchmark.js | 17 +
debian/changelog | 5 +-
debian/control | 7 -
debian/install | 1 +
debian/patches/ansi-styles-module.patch | 181 +++
debian/patches/escape-string-regexp-module.patch | 96 ++
debian/patches/has-ansi-module.patch | 238 ++++
debian/patches/override-detection.patch | 4 +-
debian/patches/series | 6 +-
debian/patches/strip-ansi-module.patch | 237 ++++
debian/patches/supports-color-module.patch | 151 ++
debian/patches/use-supports-color.patch | 19 -
debian/rules | 6 -
debian/watch | 2 +-
index.js | 59 +-
license | 21 +
logo.ai | 1614 ----------------------
package.json | 27 +-
readme.md | 101 +-
screenshot.png | Bin 24914 -> 0 bytes
test.js | 39 +-
24 files changed, 1094 insertions(+), 1750 deletions(-)
create mode 100644 benchmark.js
create mode 100644 debian/patches/ansi-styles-module.patch
create mode 100644 debian/patches/escape-string-regexp-module.patch
create mode 100644 debian/patches/has-ansi-module.patch
create mode 100644 debian/patches/strip-ansi-module.patch
create mode 100644 debian/patches/supports-color-module.patch
delete mode 100644 debian/patches/use-supports-color.patch
create mode 100644 license
delete mode 100644 logo.ai
delete mode 100644 screenshot.png
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-chalk.git
More information about the Pkg-javascript-commits
mailing list