[DRE-commits] [ruby-cabin] 06/06: Fix d/control description line length warning
Tim Potter
tpot-guest at moszumanska.debian.org
Tue Aug 5 01:13:25 UTC 2014
This is an automated email from the git hooks/post-receive script.
tpot-guest pushed a commit to branch master
in repository ruby-cabin.
commit 7e936833ceedd584aa8c725a2cd85daa6dc390ed
Author: Tim Potter <tpot at hp.com>
Date: Tue Aug 5 11:12:19 2014 +1000
Fix d/control description line length warning
---
debian/control | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/debian/control b/debian/control
index 3088680..c10278d 100644
--- a/debian/control
+++ b/debian/control
@@ -15,5 +15,6 @@ Architecture: all
XB-Ruby-Versions: ${ruby:Versions}
Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter
Description: Experiments in structured and contextual logging
- This is an experiment to try and make logging more flexible and more consumable. Plain text
- logs are bullshit, let's emit structured and contextual logs. Metrics, too!
+ This is an experiment to try and make logging more flexible and more
+ consumable. Plain text logs are bullshit, let's emit structured and
+ contextual logs. Metrics, too!
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-cabin.git
More information about the Pkg-ruby-extras-commits
mailing list