[DRE-commits] [ruby-cucumber-core] 03/05: improve description

Cédric Boutillier boutil at moszumanska.debian.org
Thu May 28 11:58:55 UTC 2015


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

boutil pushed a commit to branch master
in repository ruby-cucumber-core.

commit 62b2c6eef9af894452c8a49c55f1c8bd3db70b59
Author: Cédric Boutillier <boutil at debian.org>
Date:   Thu May 28 13:35:10 2015 +0200

    improve description
---
 debian/control | 13 ++++++++++---
 1 file changed, 10 insertions(+), 3 deletions(-)

diff --git a/debian/control b/debian/control
index fd41b3a..c54f452 100644
--- a/debian/control
+++ b/debian/control
@@ -15,6 +15,13 @@ Package: ruby-cucumber-core
 Architecture: all
 XB-Ruby-Versions: ${ruby:Versions}
 Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter, ruby-gherkin
-# gherkin (~> 2.12.0), bundler (>= 1.3.5, development), rake (>= 0.9.2, development), rspec (~> 3, development), unindent (>= 1.0, development), kramdown (~> 1.4.2, development), coveralls (~> 0.7, development)
-Description: cucumber-core-1.1.3
- Core library for the Cucumber BDD app
+Description: core library for the Cucumber application
+ Cucumber lets software development teams describe how software should behave
+ in plain text. The text is written in a business-readable domain-specific
+ language and serves as documentation, automated tests and development-aid -
+ all rolled into one format.
+ .
+ This package provides the core library for the Cucumber application.
+ It contains the core domain logic to execute Cucumber features. It has no user
+ interface, just a Ruby API. It can be used to build other tools that work with
+ Gherkin documents.

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



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