[DRE-commits] [ruby-power-assert] 03/04: improve descriptions

Cédric Boutillier boutil at moszumanska.debian.org
Mon May 11 22:15:07 UTC 2015


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

boutil pushed a commit to branch master
in repository ruby-power-assert.

commit 12577d3fd5856e230fc213dcde726c2fb6c9a97f
Author: Cédric Boutillier <boutil at debian.org>
Date:   Tue May 12 00:02:56 2015 +0200

    improve descriptions
---
 debian/control | 8 +++++---
 1 file changed, 5 insertions(+), 3 deletions(-)

diff --git a/debian/control b/debian/control
index a5490e2..4b9a9ed 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Section: ruby
 Priority: optional
 Maintainer: Debian Ruby Extras Maintainers <pkg-ruby-extras-maintainers at lists.alioth.debian.org>
 Uploaders: Cédric Boutillier <boutil at debian.org>
-Build-Depends: debhelper (>= 7.0.50~), gem2deb, rake
+Build-Depends: debhelper (>= 7.0.50~), gem2deb, rake, ruby-test-unit
 Standards-Version: 3.9.6
 Vcs-Git: git://anonscm.debian.org/pkg-ruby-extras/ruby-power-assert.git
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-ruby-extras/ruby-power-assert.git
@@ -15,5 +15,7 @@ Package: ruby-power-assert
 Architecture: all
 XB-Ruby-Versions: ${ruby:Versions}
 Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter, 
-Description: Power Assert for Ruby
- Power Assert for Ruby. Power Assert shows each value of variables and method calls in the expression. It is useful for testing, providing which value wasn't correct when the condition is not satisfied.
+Description: library showing values of variables and method calls in an expression
+ Power Assert shows each value of variables and method calls in the
+ expression. It is useful for testing, providing which value wasn't
+ correct when the condition is not satisfied.

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



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