[DRE-commits] r3948 - trunk/capistrano/debian

Christopher Lunsford binarymutant-guest at alioth.debian.org
Sun Aug 23 11:50:06 UTC 2009


Author: binarymutant-guest
Date: 2009-08-23 11:50:06 +0000 (Sun, 23 Aug 2009)
New Revision: 3948

Modified:
   trunk/capistrano/debian/control
Log:
Added libnet-ssh-gateway-ruby dependency


Modified: trunk/capistrano/debian/control
===================================================================
--- trunk/capistrano/debian/control	2009-08-23 11:32:45 UTC (rev 3947)
+++ trunk/capistrano/debian/control	2009-08-23 11:50:06 UTC (rev 3948)
@@ -11,7 +11,7 @@
 
 Package: capistrano
 Architecture: all
-Depends: ruby1.8, libnet-ssh-ruby, libnet-sftp-ruby, libhighline-ruby (>= 1.4.0)
+Depends: ruby1.8, libnet-ssh-ruby, libnet-ssh-gateway-ruby, libnet-sftp-ruby, libhighline-ruby (>= 1.4.0)
 Description: execute commands in parallel on multiples servers
  Capistrano is great for automating tasks via SSH on remote servers, like
  software installation, application deployment, configuration management,




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