[Pkg-javascript-commits] [node-chalk] 08/10: remove node dependencies - we will bundle these instead

Andrew Kelley andrewrk-guest at moszumanska.debian.org
Sat Jul 5 20:49:31 UTC 2014


This is an automated email from the git hooks/post-receive script.

andrewrk-guest pushed a commit to branch master
in repository node-chalk.

commit 0523a9c702e6f7a675efb879cb43565161db006e
Author: Andrew Kelley <superjoe30 at gmail.com>
Date:   Sat Jul 5 18:16:38 2014 +0000

    remove node dependencies - we will bundle these instead
---
 debian/control | 7 -------
 1 file changed, 7 deletions(-)

diff --git a/debian/control b/debian/control
index a5dac5e..4373ba0 100644
--- a/debian/control
+++ b/debian/control
@@ -6,10 +6,6 @@ Uploaders: Andrew Kelley <superjoe30 at gmail.com>
 Build-Depends:
  debhelper (>= 8)
  , dh-buildinfo
- , mocha
- , node-strip-ansi
- , node-supports-color
- , node-ansi-styles
  , nodejs
 Standards-Version: 3.9.5
 Homepage: https://github.com/sindresorhus/chalk
@@ -22,9 +18,6 @@ Architecture: all
 Depends:
  ${misc:Depends}
  , nodejs
- , node-strip-ansi (>= 0.1.0)
- , node-supports-color (>= 0.2.0)
- , node-ansi-styles (>= 1.0.0)
 Description: Terminal string styling - Node.js module
  Chalk is a Node.js module which provides string styling via ANSI escape codes
  without extending String.prototype.

-- 
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