[DRE-commits] [test-kitchen] 01/05: Fix build dependencies

Hleb Valoshka tsfgnu-guest at moszumanska.debian.org
Mon Jun 29 21:43:08 UTC 2015


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

tsfgnu-guest pushed a commit to branch patch-queue/master
in repository test-kitchen.

commit 200c2c539977c86afe8b52eede59d33b528b9963
Author: Hleb Valoshka <375gnu at gmail.com>
Date:   Mon Jun 29 20:28:06 2015 +0300

    Fix build dependencies
---
 debian/control | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index 8d053d8..76a5537 100644
--- a/debian/control
+++ b/debian/control
@@ -12,7 +12,10 @@ Build-Depends: debhelper (>= 7.0.50~),
                ruby-net-ssh (>= 2.7),
                ruby-rspec,
                ruby-safe-yaml (>= 1.0),
-               ruby-thor (>= 0.18)
+               ruby-thor (>= 0.18),
+               ruby-fakefs (>= 0.4),
+               ruby-minitest (>= 5.3),
+               ruby-mocha (>= 1.1)
 Standards-Version: 3.9.6
 Vcs-Git: git://anonscm.debian.org/pkg-ruby-extras/test-kitchen.git
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-ruby-extras/test-kitchen.git

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



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