[Pkg-javascript-commits] [node-stylus] 01/02: bump node-css version costriction
Mattia Rizzolo
mattia at debian.org
Mon May 23 10:28:22 UTC 2016
This is an automated email from the git hooks/post-receive script.
mattia pushed a commit to branch master
in repository node-stylus.
commit 9f5f714893a03e69354873a51e7af2a82e641ad3
Author: Mattia Rizzolo <mattia at debian.org>
Date: Mon May 23 10:24:54 2016 +0000
bump node-css version costriction
Gbp-Dch: Ignore
---
debian/control | 12 ++++++------
1 file changed, 6 insertions(+), 6 deletions(-)
diff --git a/debian/control b/debian/control
index c6dff93..d5e5a38 100644
--- a/debian/control
+++ b/debian/control
@@ -8,11 +8,11 @@ Build-Depends:
, dh-buildinfo
, mocha
, node-should
- , node-sax
- , node-glob
- , node-css
- , node-mkdirp
- , node-source-map
+ , node-sax (>= 0.5.0)
+ , node-glob (>= 3.2.0)
+ , node-css (>= 2.0.0)
+ , node-mkdirp (>= 0.3.0)
+ , node-source-map (>= 0.1.0)
, nodejs
, help2man
Standards-Version: 3.9.8
@@ -27,7 +27,7 @@ Depends:
, nodejs
, node-debug
, node-glob (>= 3.2.0)
- , node-css (>= 1.7.0)
+ , node-css (>= 2.0.0)
, node-sax (>= 0.5.0)
, node-mkdirp (>= 0.3.0)
, node-source-map (>= 0.1.0)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-stylus.git
More information about the Pkg-javascript-commits
mailing list