[DRE-commits] [ruby-ridley] 01/01: debian/control: add missing comma in dependencies list

Lucas Kanashiro kanashiro.duarte at gmail.com
Fri Mar 4 21:16:22 UTC 2016


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

kanashiro-guest pushed a commit to branch master
in repository ruby-ridley.

commit 53e00e09ee3ce37ac2950fa15be1f7be0919eaf1
Author: Lucas Kanashiro <kanashiro.duarte at gmail.com>
Date:   Fri Mar 4 18:12:11 2016 -0300

    debian/control: add missing comma in dependencies list
---
 debian/control | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index 4d69d05..48bb42b 100644
--- a/debian/control
+++ b/debian/control
@@ -30,7 +30,7 @@ Build-Depends: chef-zero (>= 1.5),
                ruby-buff-ruby-engine (>= 0.1),
                ruby-json-spec,
                ruby-webmock,
-               chef-zero (>= 1.5)
+               chef-zero (>= 1.5),
                ruby-varia-model (>= 0.4),
                ruby-webmock
 Standards-Version: 3.9.7

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



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