[DRE-commits] [ruby-em-synchrony] 05/07: fix intendation of lists in description

Praveen Arimbrathodiyil praveen at moszumanska.debian.org
Sun May 4 09:23:45 UTC 2014


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

praveen pushed a commit to branch master
in repository ruby-em-synchrony.

commit 4ba2df2aea47ddb69ff5662e840db266db0d5cfc
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date:   Sun May 4 14:47:22 2014 +0530

    fix intendation of lists in description
---
 debian/control | 14 +++++++-------
 1 file changed, 7 insertions(+), 7 deletions(-)

diff --git a/debian/control b/debian/control
index 9e0a404..dc6c186 100644
--- a/debian/control
+++ b/debian/control
@@ -47,10 +47,10 @@ Description: fiber aware EventMachine libraries
  Collection of convenience classes and primitives to help untangle evented
  code, plus a number of patched EM clients to make them Fiber aware.
  .
- * Fiber aware ConnectionPool with sync/async query support
- * Fiber aware Iterator to allow concurrency control & mixing of sync / async
- * Fiber aware async inline support: turns any async function into sync
- * Fiber aware Multi-request interface for any callback enabled clients
- * Fiber aware TCPSocket replacement, powered by EventMachine
- * Fiber aware Thread, Mutex, ConditionVariable clases
- * Fiber aware sleep, defer, system
+  * Fiber aware ConnectionPool with sync/async query support
+  * Fiber aware Iterator to allow concurrency control & mixing of sync / async
+  * Fiber aware async inline support: turns any async function into sync
+  * Fiber aware Multi-request interface for any callback enabled clients
+  * Fiber aware TCPSocket replacement, powered by EventMachine
+  * Fiber aware Thread, Mutex, ConditionVariable clases
+  * Fiber aware sleep, defer, system

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-em-synchrony.git



More information about the Pkg-ruby-extras-commits mailing list