[DRE-commits] [SCM] capistrano.git branch, master, updated. 209f29ed97e9546b6e62213e742939fe6f6d4b73

Antonio Terceiro terceiro at debian.org
Fri Jan 6 19:26:43 UTC 2012


The following commit has been merged in the master branch:
commit bbba1c945e8b7af9326669bf64b760f3bb3ec928
Author: Antonio Terceiro <terceiro at debian.org>
Date:   Fri Jan 6 16:04:08 2012 -0200

    All dependencies are also need during build (to run tests)

diff --git a/debian/control b/debian/control
index b6ea882..bdfa18b 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,7 @@ Priority: optional
 Maintainer: Debian Ruby Extras Maintainers <pkg-ruby-extras-maintainers at lists.alioth.debian.org>
 Uploaders: Antonio Terceiro <terceiro at debian.org>
 DM-Upload-Allowed: yes
-Build-Depends: debhelper (>= 7.0.50~), gem2deb (>= 0.2.13~), ruby-mocha
+Build-Depends: debhelper (>= 7.0.50~), gem2deb (>= 0.2.13~), ruby-mocha, ruby-net-ssh (>= 2.0.14), ruby-net-sftp (>= 2.0.0), ruby-net-scp (>= 1.0.0), ruby-net-ssh-gateway (>= 1.0.0), ruby-highline
 Standards-Version: 3.9.2
 Vcs-Git: git://git.debian.org/pkg-ruby-extras/capistrano.git
 Vcs-Browser: http://git.debian.org/?p=pkg-ruby-extras/capistrano.git;a=summary

-- 
capistrano.git



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