[DRE-commits] [ruby-vcr] 02/06: d/control: Fix Descriptions (lintina w/e)

Sebastien Badia sbadia-guest at moszumanska.debian.org
Mon Apr 21 14:01:54 UTC 2014


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

sbadia-guest pushed a commit to branch master
in repository ruby-vcr.

commit eea827bd9ffb0d61c88d2649feeeb85f825a3fbe
Author: Sebastien Badia <seb at sebian.fr>
Date:   Thu Apr 17 13:40:58 2014 +0200

    d/control: Fix Descriptions (lintina w/e)
    
    - description-synopsis-might-not-be-phrased-properly
    - extended-description-line-too-long
    - extended-description-is-probably-too-short
---
 debian/control | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

diff --git a/debian/control b/debian/control
index 010a6ef..f70bca0 100644
--- a/debian/control
+++ b/debian/control
@@ -28,5 +28,7 @@ Depends: ruby | ruby-interpreter,
          ${shlibs:Depends}
 Recommends: ruby-excon, ruby-faraday
 Suggests: ruby-fakeweb, ruby-typhoeus, ruby-webmock
-Description: Record your test suite's HTTP interactions and replay them during future test runs for fast, deterministic, accurate tests.
- VCR provides a simple API to record and replay your test suite's HTTP interactions.  It works with a variety of HTTP client libraries, HTTP stubbing libraries and testing frameworks.
+Description: Save the HTTP interactions test suites for later replay.
+ VCR provides a simple API to record and replay your test suite's HTTP
+ interactions.  It works with a variety of HTTP client libraries, HTTP stubbing
+ libraries and testing frameworks.

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



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