[Pkg-javascript-commits] [node-escodegen] 01/02: add long description
Praveen Arimbrathodiyil
praveen at moszumanska.debian.org
Wed Jan 11 15:10:08 UTC 2017
This is an automated email from the git hooks/post-receive script.
praveen pushed a commit to branch master
in repository node-escodegen.
commit 6e3f53571485ed5df715b5945b88ed7f9a0f4dd5
Author: Pirate Praveen <praveen at debian.org>
Date: Wed Jan 11 20:33:26 2017 +0530
add long description
---
debian/changelog | 6 ++++++
debian/control | 3 ++-
2 files changed, 8 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index 01bfbfc..3f2ed8f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+node-escodegen (1.8.1+dfsg-2) unstable; urgency=medium
+
+ * add a long description, of sorts (closes: #840721)
+
+ -- Philip Hands <phil at hands.com> Sat, 07 Jan 2017 22:55:42 +0100
+
node-escodegen (1.8.1+dfsg-1) unstable; urgency=low
* Initial release (Closes: #840615)
diff --git a/debian/control b/debian/control
index c98b3bf..0451355 100644
--- a/debian/control
+++ b/debian/control
@@ -23,6 +23,7 @@ Depends:
, node-esutils (>= 2.0.2)
, node-esprima (>= 2.7.1)
Description: ECMAScript code generator
- FIX_ME long description
+ This is an ECMAScript (also popularly known as JavaScript) code generator
+ from Mozilla's Parser API AST.
.
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-escodegen.git
More information about the Pkg-javascript-commits
mailing list