[DRE-commits] [ruby-innertube] 01/01: Description fix.
Andrew Lee
ajqlee at moszumanska.debian.org
Fri Dec 18 17:55:04 UTC 2015
This is an automated email from the git hooks/post-receive script.
ajqlee pushed a commit to branch master
in repository ruby-innertube.
commit cf849a0b40a68da4ba21d9794f681e583ac533dc
Author: Andrew Lee (李健秋) <andrew.lee at collabora.co.uk>
Date: Sat Dec 19 01:54:42 2015 +0800
Description fix.
---
debian/control | 6 ++++--
1 file changed, 4 insertions(+), 2 deletions(-)
diff --git a/debian/control b/debian/control
index a2b2ef1..73a9c51 100644
--- a/debian/control
+++ b/debian/control
@@ -16,5 +16,7 @@ Architecture: all
XB-Ruby-Versions: ${ruby:Versions}
Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter
# rspec (~> 2.10.0, development)
-Description: A thread-safe resource pool, originally borne in riak-client (Ripple).
- Because everyone needs their own pool library.
+Description: a thread-safe re-entrant resource pool
+ Innertube is a thread-safe, re-entrant resource pool, extracted from
+ the [Riak Ruby Client](/basho/riak-ruby-client), where it was used to
+ pool connections to [Riak](/basho/riak).
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-innertube.git
More information about the Pkg-ruby-extras-commits
mailing list