[DRE-commits] [ruby-combustion] 04/06: Fix descriptions.

Andrew Lee ajqlee at moszumanska.debian.org
Thu Dec 31 20:34:23 UTC 2015


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

ajqlee pushed a commit to branch master
in repository ruby-combustion.

commit 3105403a508ad0a4e7cb04017244098db851f8d3
Author: Andrew Lee (李健秋) <andrew.lee at collabora.co.uk>
Date:   Fri Jan 1 04:31:41 2016 +0800

    Fix descriptions.
---
 debian/control | 9 +++++++--
 1 file changed, 7 insertions(+), 2 deletions(-)

diff --git a/debian/control b/debian/control
index bdc28ed..5a5b57d 100644
--- a/debian/control
+++ b/debian/control
@@ -17,5 +17,10 @@ XB-Ruby-Versions: ${ruby:Versions}
 Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter,
  ruby-activesupport (>= 3.0.0), ruby-railties (>= 3.0.0),
  ruby-thor (>= 0.14.6)
-Description: Elegant Rails Engine Testing
- Test your Rails Engines without needing a full Rails app
+Description: elegant rails engine testing
+ Ruby 'combustion' is a library to help you test your Rails Engines
+ in a simple and effective manner, instead of creating a full Rails
+ application in your spec or test folder.
+ .
+ It allows you to write your specs within the context of your engine,
+ using only the parts of a Rails app you need.

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



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