[Pkg-javascript-commits] [node-rx] 01/08: add bug number and description from ITP
Paolo Greppi
paolog-guest at moszumanska.debian.org
Wed Dec 21 10:39:04 UTC 2016
This is an automated email from the git hooks/post-receive script.
paolog-guest pushed a commit to branch master
in repository node-rx.
commit 2716e4e53b644fc4fe9ead93ed82885444df85c8
Author: Paolo Greppi <paolo.greppi at libpf.com>
Date: Wed Dec 21 10:26:11 2016 +0000
add bug number and description from ITP
---
debian/changelog | 7 +++----
debian/control | 6 ++++--
2 files changed, 7 insertions(+), 6 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 701f5a9..6484d23 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,5 @@
-node-rx (4.1.0-1) UNRELEASED; urgency=low
+node-rx (4.1.0-1) unstable; urgency=low
- * Initial release (Closes: #nnnn)
- * New upstream release
+ * Initial release (Closes: #848964)
- -- Paolo Greppi <paolo.greppi at libpf.com> Tue, 13 Dec 2016 08:02:48 +0000
+ -- Paolo Greppi <paolo.greppi at libpf.com> Wed, 21 Dec 2016 10:25:11 +0000
diff --git a/debian/control b/debian/control
index 136305c..7f96f35 100644
--- a/debian/control
+++ b/debian/control
@@ -22,7 +22,9 @@ Architecture: all
Depends:
${misc:Depends}
, nodejs
-Description: Library for composing asynchronous and event-based operations in JavaScript
- FIX_ME long description
+Description: The Reactive Extensions for JavaScript
+ A set of libraries to compose asynchronous and event-based
+ programs using observable collections andArray#extras style
+ composition in JavaScript.
.
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-rx.git
More information about the Pkg-javascript-commits
mailing list