[Pkg-javascript-commits] [node-string.prototype.codepointat] 03/03: add bug number and description from ITP

Paolo Greppi paolog-guest at moszumanska.debian.org
Tue Nov 29 11:23:00 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-string.prototype.codepointat.

commit 9e44bf4d06756beea40073ac5b06d96c3b666b04
Author: Paolo Greppi <paolo.greppi at libpf.com>
Date:   Tue Nov 29 11:20:54 2016 +0000

    add bug number and description from ITP
---
 debian/changelog | 5 ++---
 debian/control   | 5 +++--
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 9501cc4..e664265 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,5 @@
-node-string.prototype.codepointat (0.2.0-1) UNRELEASED; urgency=low
+node-string.prototype.codepointat (0.2.0-1) unstable; urgency=low
 
-  * Initial release (Closes: #nnnn)
-  * New upstream release
+  * Initial release (Closes: #846213)
 
  -- Paolo Greppi <paolo.greppi at libpf.com>  Tue, 29 Nov 2016 08:08:51 +0000
diff --git a/debian/control b/debian/control
index 317ce86..767bc05 100644
--- a/debian/control
+++ b/debian/control
@@ -17,7 +17,8 @@ Architecture: all
 Depends:
  ${misc:Depends}
  , nodejs
-Description: A robust & optimized `String.prototype.codePointAt` polyfill, based on the ECMAScript 6 specification.
- FIX_ME long description
+Description: String.prototype.codePointAt polyfill based on ES6
+ A robust and optimized ES3-compatible polyfill for the
+ String.prototype.codePointAt method in ECMAScript 6.
  .
  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-string.prototype.codepointat.git



More information about the Pkg-javascript-commits mailing list