[Pkg-javascript-commits] [node-core-js] 04/06: Add ITP, update description

Sruthi Chandran srud-guest at moszumanska.debian.org
Sun Nov 20 05:46:38 UTC 2016


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

srud-guest pushed a commit to branch master
in repository node-core-js.

commit c2a998947c3225337bd13fbcaf76cbd307188594
Author: Sruthi <srud at disroot.org>
Date:   Sun Nov 20 10:03:44 2016 +0530

    Add ITP, update description
---
 debian/changelog | 7 +++----
 debian/control   | 8 ++++++--
 2 files changed, 9 insertions(+), 6 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index f774dd5..fb7aa82 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,5 @@
-node-core-js (2.4.1-1) UNRELEASED; urgency=low
+node-core-js (2.4.1-1) unstable; urgency=low
 
-  * Initial release (Closes: #nnnn)
-  * New upstream release
+  * Initial release (Closes: #845071)
 
- -- Sruthi Chandran <srud at disroot.org>  Sun, 20 Nov 2016 09:52:06 +0530
+ -- Sruthi Chandran <srud at disroot.org>  Sun, 20 Nov 2016 10:01:50 +0530
diff --git a/debian/control b/debian/control
index e6d8aec..40a3f07 100644
--- a/debian/control
+++ b/debian/control
@@ -17,7 +17,11 @@ Architecture: all
 Depends:
  ${misc:Depends}
  , nodejs
-Description: Standard library
- FIX_ME long description
+Description: Modular standard library for JavaScript
+ Includes polyfills for ECMAScript 5, ECMAScript 6: promises, symbols,
+ collections, iterators, typed arrays, ECMAScript 7+ proposals, setImmediate,
+ etc. Some additional features such as dictionaries or extended partial
+ application. You can require only needed features or use it without global
+ namespace pollution.
  .
  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-core-js.git



More information about the Pkg-javascript-commits mailing list