[DRE-commits] [ruby-docile] 03/04: Fix line length in description
zeha at debian.org
zeha at debian.org
Sun Jun 28 20:37:17 UTC 2015
This is an automated email from the git hooks/post-receive script.
zeha pushed a commit to branch master
in repository ruby-docile.
commit 17ebfc443b10f6b1e8c30536afa1e9f685dde13d
Author: Christian Hofstaedtler <zeha at debian.org>
Date: Sun Jun 28 22:30:51 2015 +0200
Fix line length in description
---
debian/control | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/debian/control b/debian/control
index 0cce6b5..d06ec30 100644
--- a/debian/control
+++ b/debian/control
@@ -15,4 +15,5 @@ Architecture: all
XB-Ruby-Versions: ${ruby:Versions}
Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter
Description: Docile keeps your Ruby DSLs tame and well-behaved
- Docile turns any Ruby object into a DSL. Especially useful with the Builder pattern.
+ Docile turns any Ruby object into a DSL. Especially useful with the
+ Builder pattern.
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-docile.git
More information about the Pkg-ruby-extras-commits
mailing list