[Pkg-javascript-commits] [node-array-uniq] 03/03: adding changelog control

Suhail P psuhailp-guest at moszumanska.debian.org
Mon Oct 31 18:15:01 UTC 2016


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

psuhailp-guest pushed a commit to branch master
in repository node-array-uniq.

commit 5cdbb4839701fdc6f3bad669c31216896ac7a397
Author: Suhail P <psuhailp at gmail.com>
Date:   Mon Oct 31 17:53:46 2016 +0000

    adding changelog control
---
 debian/changelog | 6 +++---
 debian/control   | 4 ++--
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 3df0868..03b75f0 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,5 +1,5 @@
-node-array-uniq (1.0.3-1) UNRELEASED; urgency=low
+node-array-uniq (1.0.3-1) unstable; urgency=low
 
   * Initial release (Closes: #842724)
-
- -- Suhail P <psuhailp at gmail.com>  Mon, 31 Oct 2016 17:46:27 +0000
+ 
+ -- Suhail P <psuhailp at gmail.com>  Mon, 31 Oct 2016 17:53:05 +0000
diff --git a/debian/control b/debian/control
index d613ac0..6ce9bc7 100644
--- a/debian/control
+++ b/debian/control
@@ -18,8 +18,8 @@ Depends:
  ${misc:Depends}
  , nodejs
 Description: Create an array without duplicates
- array-uniq creates an array without duplicates. It's
- already pretty fast, but will be much faster when Set
+ array-uniq creates an array without duplicates. It's 
+ already pretty fast, but will be much faster when Set 
  becomes available in V8 (especially with large arrays).
  .
  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-array-uniq.git



More information about the Pkg-javascript-commits mailing list