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

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


Author: binarymutant-guest
Date: 2009-08-23 11:32:45 +0000 (Sun, 23 Aug 2009)
New Revision: 3947

Modified:
   trunk/capistrano/debian/control
Log:
Removed unnecessary dependency on libneedle


Modified: trunk/capistrano/debian/control
===================================================================
--- trunk/capistrano/debian/control	2009-08-23 11:02:35 UTC (rev 3946)
+++ trunk/capistrano/debian/control	2009-08-23 11:32:45 UTC (rev 3947)
@@ -11,7 +11,7 @@
 
 Package: capistrano
 Architecture: all
-Depends: ruby1.8, libnet-ssh-ruby, libnet-sftp-ruby, libneedle-ruby, libhighline-ruby (>= 1.4.0)
+Depends: ruby1.8, libnet-ssh-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