[DRE-commits] [rhc] 10/22: Add missing comma after ruby-fakefs dep

Chow Loong Jin hyperair at debian.org
Fri Oct 3 16:48:41 UTC 2014


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

hyperair pushed a commit to branch master
in repository rhc.

commit 9bb721e09d92de172c7ba9607ce5ce844c80baab
Author: Chow Loong Jin <hyperair at debian.org>
Date:   Fri Oct 3 12:36:01 2014 +0800

    Add missing comma after ruby-fakefs dep
---
 debian/control | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index 1736434..fced908 100644
--- a/debian/control
+++ b/debian/control
@@ -27,7 +27,7 @@ Depends: ${misc:Depends},
          rake (>= 0.8.7),
          ruby-rspec (< 2.99),
          ruby-rspec (>= 2.8.0),
-         ruby-fakefs (>= 0.4)
+         ruby-fakefs (>= 0.4),
          ruby-thor,
          cucumber,
          ruby-activesupport (>= 3.0)

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



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