[DRE-commits] [SCM] roodi.git branch, master, updated. upstream/2.2.0-23-g2d83154

David Suárez david.sephirot at gmail.com
Mon Jul 29 16:13:25 UTC 2013


The following commit has been merged in the master branch:
commit 29fa6764e45de88fbc9c98989820e8b80f7335e3
Author: David Suárez <david.sephirot at gmail.com>
Date:   Mon Jul 29 18:08:01 2013 +0200

    Fix syntax error

diff --git a/debian/control b/debian/control
index 13328e1..d674fc8 100644
--- a/debian/control
+++ b/debian/control
@@ -14,7 +14,7 @@ Package: roodi
 Architecture: all
 XB-Ruby-Versions: ${ruby:Versions}
 Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter, ruby-parser (>= 2.3.0)
-Description: ruby object oriented design inferometer
+Description: Ruby object oriented design inferometer
  Roodi stands for Ruby Object Oriented Design Inferometer. It parses your
- Ruby code and warns you about design issues you have based on the checks
- that is has configured.
+ Ruby code and warns you about design issues you have based on the
+ configured checks.

-- 
roodi.git



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