[Pkg-javascript-commits] [node-node-redis] 05/19: fix too-long description line

Mike Gabriel sunweaver at debian.org
Wed Aug 20 13:18:16 UTC 2014


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

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

commit e5ec11e847d372f4dd778ae78ceb7b1efce4760c
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date:   Thu May 9 23:44:22 2013 +0200

    fix too-long description line
---
 debian/control | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/debian/control b/debian/control
index 2bd5eaa..d16fbc6 100644
--- a/debian/control
+++ b/debian/control
@@ -22,8 +22,8 @@ Suggests:
  node-parallel,
 Description: Redis client implementation for Node.js
  Redis is a networked, in-memory, key-value data store with optional durability.
- As the durability of data is not needed, the in-memory nature of Redis allows it
- to perform extremely well compared to database systems that write every change
- to disk before considering a transaction committed.
+ As the durability of data is not needed, the in-memory nature of Redis allows
+ it to perform extremely well compared to database systems that write every
+ change to disk before considering a transaction committed.
  .
  This module provides Redis client support for Node.js.

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



More information about the Pkg-javascript-commits mailing list