[Pkg-javascript-commits] [node-css] 08/17: update dependency - add node-inherits and node-source-map, revome old ones

Leo Iannacone l3on-guest at moszumanska.debian.org
Sun Oct 12 12:15:54 UTC 2014


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

l3on-guest pushed a commit to branch master
in repository node-css.

commit bd73af016729ddbdebdbea44a3f4a4cd76c87b5e
Author: Leo Iannacone <l3on at ubuntu.com>
Date:   Sun Oct 12 12:46:53 2014 +0200

    update dependency - add node-inherits and node-source-map, revome old ones
---
 debian/control | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

diff --git a/debian/control b/debian/control
index 4282512..27c2a04 100644
--- a/debian/control
+++ b/debian/control
@@ -7,6 +7,8 @@ Build-Depends:
  debhelper (>= 8)
  , dh-buildinfo
  , nodejs
+ , node-inherits
+ , node-source-map
  , mocha
 Standards-Version: 3.9.6
 Homepage: https://github.com/reworkcss/css
@@ -19,8 +21,8 @@ Architecture: all
 Depends:
  ${misc:Depends}
  , nodejs
- , node-css-stringify
- , node-css-parse
+ , node-inherits
+ , node-source-map
 Description: JavaScript CSS parser and stringifier - Node.js module
  This module conveniently exposes parse and stringify methods
  from node-css-parse and node-css-stringify.

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-css.git



More information about the Pkg-javascript-commits mailing list