[Pkg-javascript-commits] [node-livescript] 06/08: bump standards, fix description
Praveen Arimbrathodiyil
praveen at moszumanska.debian.org
Wed Oct 12 11:59:44 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 2f9e3dacd91d0b3e3c028c345c1b26ab0dcdf855
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date: Wed Oct 12 17:06:30 2016 +0530
bump standards, fix description
---
debian/control | 9 ++++++---
1 file changed, 6 insertions(+), 3 deletions(-)
diff --git a/debian/control b/debian/control
index aabe76d..e3d2ff8 100644
--- a/debian/control
+++ b/debian/control
@@ -7,7 +7,7 @@ Build-Depends:
debhelper (>= 9)
, dh-buildinfo
, nodejs
-Standards-Version: 3.9.7
+Standards-Version: 3.9.8
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
@@ -20,7 +20,10 @@ Depends:
, 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,
- FIX_ME long description
+Description: 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, it also has many
+ improvements for object oriented and imperative programming.
.
Node.js is an event-based server-side JavaScript engine.
--
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