[DRE-commits] [ruby-cliver] 01/01: Description fix.

Andrew Lee ajqlee at moszumanska.debian.org
Fri Dec 18 19:00:46 UTC 2015


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

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

commit f58e1d2ef469d60561efae11e99a8105614ffbfd
Author: Andrew Lee (李健秋) <andrew.lee at collabora.co.uk>
Date:   Sat Dec 19 03:00:24 2015 +0800

    Description fix.
---
 debian/control | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index 3cef29b..015950e 100644
--- a/debian/control
+++ b/debian/control
@@ -17,4 +17,7 @@ XB-Ruby-Versions: ${ruby:Versions}
 Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter
 # bundler (~> 1.3, development), rake (>= 0, development), rspec (>= 0, development), ruby-appraiser-reek (>= 0, development), ruby-appraiser-rubocop (>= 0, development), yard (>= 0, development)
 Description: cross-platform version constraints for cli tools
- Assertions for command-line dependencies
+ Cliver is a simple gem that provides an easy way to detect and use
+ command-line dependencies. Under the covers, it uses
+ [rubygems/requirements][] so it supports the version requirements
+ you're used to providing in your gemspec.

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



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