[Pkg-javascript-commits] [node-pretty-bytes] 07/07: Modified long description.

Ross Gammon ross-guest at moszumanska.debian.org
Tue Jan 31 17:55:27 UTC 2017


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

ross-guest pushed a commit to branch master
in repository node-pretty-bytes.

commit 85e1f077f2229d69b5d2d9c2dc6384bf62c3c528
Author: Abhishek Kuvalekar <abhi.kuvalekar at yahoo.com>
Date:   Thu Jan 26 15:38:54 2017 +0000

    Modified long description.
---
 debian/control | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index dd5780c..25b712f 100644
--- a/debian/control
+++ b/debian/control
@@ -17,7 +17,9 @@ Architecture: all
 Depends:
  ${misc:Depends}
  , nodejs
-Description: Convert bytes to a human readable string.
+Description: Convert bytes to a human readable string
  It is useful in displaying file size to humans.
+ It uses base-10(kilobyte and not kibibyte) and support values
+ from B(byte) to YB (yottabyte).
  .
  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-pretty-bytes.git



More information about the Pkg-javascript-commits mailing list