[Pkg-javascript-commits] [node-base64id] 03/15: fix control file, add ITP to changelog

Mike Gabriel sunweaver at debian.org
Tue Aug 19 17:50:44 UTC 2014


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

sunweaver pushed a commit to branch master
in repository node-base64id.

commit bf57f4d224c92358d63526f8e094b271f616f4bc
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date:   Tue May 7 23:46:28 2013 +0200

    fix control file, add ITP to changelog
---
 debian/changelog | 2 +-
 debian/control   | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 68ab533..c270563 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,6 @@
 node-base64id (0.1.0~git20130507-1) UNRELEASED; urgency=low
 
-  * Initial release. (Closes: #ITP). Obtained from upstream Git,
+  * Initial release. (Closes: #707171). Obtained from upstream Git,
     corresponding to commit: aa805d558c407f52f8958411163a40f898b89faa.
 
  -- Mike Gabriel <sunweaver at debian.org>  Tue, 07 May 2013 18:25:42 +0200
diff --git a/debian/control b/debian/control
index 453e82b..973ad55 100644
--- a/debian/control
+++ b/debian/control
@@ -17,9 +17,9 @@ Architecture: all
 Depends:
  ${misc:Depends},
  nodejs (>= 0.6.19~dfsg-1-3~),
-Description: Node.js module that generates a base64 id.
+Description: Node.js module that generates a base64 id
  Node.js module that generates a base64 id. It uses crypto.randomBytes when
  available, but falls back to unsafe methods for node.js <= 0.4.
  .
  To increase performance, random bytes are buffered to minimize the number of
- synchronous calls to crypto.randomBytes.
\ No newline at end of file
+ synchronous calls to crypto.randomBytes.

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-base64id.git



More information about the Pkg-javascript-commits mailing list