[Pkg-javascript-commits] [node-buffer-equal] 03/04: Updated Standards version and description

Sruthi Chandran srud-guest at moszumanska.debian.org
Sun Oct 16 05:36: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-buffer-equal.

commit 31bbfa778eb4b0c97b111884d05b4546b5317a5b
Author: Sruthi <srud at disroot.org>
Date:   Sun Oct 16 10:58:14 2016 +0530

    Updated Standards version and description
---
 debian/control | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

diff --git a/debian/control b/debian/control
index 2bc2207..d08e19f 100644
--- a/debian/control
+++ b/debian/control
@@ -7,8 +7,8 @@ Build-Depends:
  debhelper (>= 9)
  , dh-buildinfo
  , nodejs
-Standards-Version: 3.9.7
-Homepage: https://github.com/substack/node-buffer-equal#readme
+Standards-Version: 3.9.8
+Homepage: https://github.com/substack/node-buffer-equal
 Vcs-Git: https://anonscm.debian.org/git/pkg-javascript/node-buffer-equal.git
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-javascript/node-buffer-equal.git
 
@@ -18,6 +18,7 @@ Depends:
  ${misc:Depends}
  , nodejs
 Description: return whether two buffers are equal
- FIX_ME long description
+ Return whether the two buffers a and b are equal.
+ If a or b is not a buffer, return undefined.
  .
  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-buffer-equal.git



More information about the Pkg-javascript-commits mailing list