[DRE-commits] [ruby-mono-logger] 01/01: description lowercase
Balasankar C
balasankarc-guest at moszumanska.debian.org
Thu Jun 11 15:26:35 UTC 2015
This is an automated email from the git hooks/post-receive script.
balasankarc-guest pushed a commit to branch master
in repository ruby-mono-logger.
commit 67476b1158b85e9208ceb255fadfbbbf03b940ec
Author: Balasankar C <balasankarc at autistici.org>
Date: Thu Jun 11 20:56:58 2015 +0530
description lowercase
---
debian/control | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/control b/debian/control
index 1364430..b92dbf7 100644
--- a/debian/control
+++ b/debian/control
@@ -19,7 +19,7 @@ XB-Ruby-Versions: ${ruby:Versions}
Depends: ruby | ruby-interpreter,
${misc:Depends},
${shlibs:Depends}
-Description: Lock-free logger for Ruby
+Description: lock-free logger for Ruby
A lock-free logger compatible with latest versions of Ruby. Ruby does not
allow you to request a lock in a trap handler because that could deadlock,
so Logger is not sufficient.
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-mono-logger.git
More information about the Pkg-ruby-extras-commits
mailing list