[Pkg-javascript-commits] [node-is-buffer] 03/05: Update Standards version and description

Sruthi Chandran srud-guest at moszumanska.debian.org
Sun Oct 16 09:07:12 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-is-buffer.

commit 68ba8c09b2cb2e542f45362324301ca70e24a75b
Author: Sruthi <srud at disroot.org>
Date:   Sun Oct 16 14:22:44 2016 +0530

    Update Standards version and description
---
 debian/control | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/debian/control b/debian/control
index 7f8a563..2c81b33 100644
--- a/debian/control
+++ b/debian/control
@@ -7,7 +7,7 @@ Build-Depends:
  debhelper (>= 9)
  , dh-buildinfo
  , nodejs
-Standards-Version: 3.9.7
+Standards-Version: 3.9.8
 Homepage: https://github.com/feross/is-buffer#readme
 Vcs-Git: https://anonscm.debian.org/git/pkg-javascript/node-is-buffer.git
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-javascript/node-is-buffer.git
@@ -18,6 +18,7 @@ Depends:
  ${misc:Depends}
  , nodejs
 Description: Determine if an object is a Buffer
- FIX_ME long description
+ This module lets you check if an object is a Buffer without using 
+ Buffer.isBuffer (which includes the whole buffer module in browserify).
  .
  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-is-buffer.git



More information about the Pkg-javascript-commits mailing list