[Pkg-javascript-commits] [node-livescript] 03/06: update dependency
Praveen Arimbrathodiyil
praveen at moszumanska.debian.org
Wed Oct 12 10:34:40 UTC 2016
This is an automated email from the git hooks/post-receive script.
praveen pushed a commit to branch master
in repository node-livescript.
commit 27b79bc02d1947905f4c973fdd72c4a1fcb1fc01
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date: Tue Oct 11 20:00:58 2016 +0530
update dependency
---
debian/control | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/debian/control b/debian/control
index e8d6247..aabe76d 100644
--- a/debian/control
+++ b/debian/control
@@ -12,12 +12,12 @@ Homepage: http://livescript.net
Vcs-Git: https://anonscm.debian.org/git/pkg-javascript/node-livescript.git
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-javascript/node-livescript.git
-Package: node-livescript
+Package: livescript
Architecture: all
Depends:
${misc:Depends}
, nodejs
- , node-source-map (^0.5.6)
+ , node-source-map (>= 0.5.6)
, node-prelude-ls (>= 1.1.2)
, node-optionator (>= 0.8.1)
Description: LiveScript is a language which compiles to JavaScript. It has a straightforward mapping to JavaScript and allows you to write expressive code devoid of repetitive boilerplate. While LiveScript adds many features to assist in functional style programming,
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-livescript.git
More information about the Pkg-javascript-commits
mailing list