[Pkg-javascript-commits] [node-regex-cache] 03/04: Update description and add ITP

Sruthi Chandran srud-guest at moszumanska.debian.org
Wed Nov 2 10:55:07 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-regex-cache.

commit e1b49bc13b097f47deea50a11cca14cb56bb7d6d
Author: Sruthi <srud at disroot.org>
Date:   Wed Nov 2 15:16:02 2016 +0530

    Update description and add ITP
---
 debian/changelog | 7 +++----
 debian/control   | 6 ++++--
 2 files changed, 7 insertions(+), 6 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 00eb789..7b8f3d6 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,5 @@
-node-regex-cache (0.4.3-1) UNRELEASED; urgency=low
+node-regex-cache (0.4.3-1) unstable; urgency=low
 
-  * Initial release (Closes: #nnnn)
-
- -- Sruthi Chandran <srud at disroot.org>  Wed, 02 Nov 2016 15:10:11 +0530
+  * Initial release (Closes: #842913)
 
+ -- Sruthi Chandran <srud at disroot.org>  Wed, 02 Nov 2016 15:15:17 +0530
diff --git a/debian/control b/debian/control
index 30cd78f..195f994 100644
--- a/debian/control
+++ b/debian/control
@@ -19,7 +19,9 @@ Depends:
  , nodejs
  , node-is-primitive (>= 2.0.0)
  , node-is-equal-shallow (>= 0.1.3)
-Description: Memoize the results of a call to the RegExp constructor, avoiding repetitious runtime compilation of the same string and options, resulting in suprising performance improvements.
- FIX_ME long description
+Description: Memorize the results of a call to the RegExp constructor
+ Memorize the results of a call to the RegExp constructor, avoiding repetitious
+ runtime compilation of the same string and options, resulting in suprising
+ performance improvements.
  .
  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-regex-cache.git



More information about the Pkg-javascript-commits mailing list