[DRE-commits] [capistrano] 02/04: d/control: Fix build depends

Sebastien Badia sbadia-guest at moszumanska.debian.org
Mon May 26 12:44:23 UTC 2014


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

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

commit d977c40cafc9bd54830ba70adf743cac7586c055
Author: Sebastien Badia <seb at sebian.fr>
Date:   Mon May 26 14:38:03 2014 +0200

    d/control: Fix build depends
---
 debian/control | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index e53e48a..ea16141 100644
--- a/debian/control
+++ b/debian/control
@@ -6,8 +6,10 @@ Uploaders: Antonio Terceiro <terceiro at debian.org>
 Build-Depends: debhelper (>= 7.0.50~),
                gem2deb (>= 0.3.0~),
                rake (>= 10.0.0),
+               ruby-i18n,
                ruby-mocha (>= 0.13~),
-               ruby-rspec-core
+               ruby-rspec,
+               ruby-sshkit (>= 1.3)
 Standards-Version: 3.9.5
 Vcs-Git: git://anonscm.debian.org/pkg-ruby-extras/capistrano.git
 Vcs-Browser: http://anonscm.debian.org/gitweb?p=pkg-ruby-extras/capistrano.git;a=summary

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



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