[Pkg-javascript-commits] [node-is-finite] 03/03: Added long description, ITP bug number, changed UNRELEASED to experimental

Abhishek Lolage abhisheklolage-guest at moszumanska.debian.org
Wed Feb 8 06:35:20 UTC 2017


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

abhisheklolage-guest pushed a commit to branch master
in repository node-is-finite.

commit 3379548e664908f4d3fabaac91956fc867d7810b
Author: Abhishek Lolage <abhisheklolage at gmail.com>
Date:   Tue Jan 31 15:53:01 2017 +0000

    Added long description, ITP bug number, changed UNRELEASED to experimental
---
 debian/changelog | 7 +++----
 debian/control   | 3 ++-
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 3352f3d..f539cc8 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,5 @@
-node-is-finite (1.0.2-1) UNRELEASED; urgency=low
+node-is-finite (1.0.2-1) experimental; urgency=low
 
-  * Initial release (Closes: #nnnn)
-  * New upstream release
+  * Initial release (Closes: #853294)
 
- -- Abhishek Lolage <abhisheklolage at gmail.com>  Tue, 31 Jan 2017 15:29:13 +0000
+ -- Abhishek Lolage <abhisheklolage at gmail.com>  Tue, 31 Jan 2017 14:25:40 +0000
diff --git a/debian/control b/debian/control
index b6fa2a7..d172326 100644
--- a/debian/control
+++ b/debian/control
@@ -19,6 +19,7 @@ Depends:
  , nodejs
  , node-number-is-nan (>= 1.0.0)
 Description: ES2015 Number.isFinite() ponyfill
- FIX_ME long description
+ The function returns a boolean indicating whether or not
+ the given value is a finite number (checks finitiness of input value).
  .
  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-is-finite.git



More information about the Pkg-javascript-commits mailing list