[DRE-commits] r3973 - trunk/libnet-ssh2-ruby/debian

Christopher Lunsford binarymutant-guest at alioth.debian.org
Mon Aug 24 06:38:57 UTC 2009


Author: binarymutant-guest
Date: 2009-08-24 06:38:57 +0000 (Mon, 24 Aug 2009)
New Revision: 3973

Modified:
   trunk/libnet-ssh2-ruby/debian/control
Log:
Edited white space, moved replaces to correct package.


Modified: trunk/libnet-ssh2-ruby/debian/control
===================================================================
--- trunk/libnet-ssh2-ruby/debian/control	2009-08-24 05:53:06 UTC (rev 3972)
+++ trunk/libnet-ssh2-ruby/debian/control	2009-08-24 06:38:57 UTC (rev 3973)
@@ -12,21 +12,20 @@
 Package: libnet-ssh2-ruby
 Architecture: all
 Depends: libnet-ssh2-ruby1.8, ${misc:Depends}
-Replaces: libnet-ssh-ruby1.8
 Description: Ruby implementation of the SSH2 client protocol
- Net::SSH is a pure-Ruby implementation of the SSH2 client protocol. It allows 
- you to write programs that invoke and interact with processes on remote 
+ Net::SSH is a pure-Ruby implementation of the SSH2 client protocol. It allows
+ you to write programs that invoke and interact with processes on remote
  servers, via SSH2.
  .
  Metapackage for libnet-ssh2-ruby1.8
 
 Package: libnet-ssh2-ruby1.8
 Architecture: all
-Provides: libnet-ssh2-ruby
+Replaces: libnet-ssh-ruby1.8
 Depends: ruby1.8, ${misc:Depends}
 Description: Ruby implementation of the SSH2 client protocol
- Net::SSH is a pure-Ruby implementation of the SSH2 client protocol. It allows 
- you to write programs that invoke and interact with processes on remote 
+ Net::SSH is a pure-Ruby implementation of the SSH2 client protocol. It allows
+ you to write programs that invoke and interact with processes on remote
  servers, via SSH2.
 
 Package: libnet-ssh2-ruby1.9
@@ -34,6 +33,6 @@
 Provides: libnet-ssh2-ruby
 Depends: ruby1.9, ${misc:Depends}
 Description: Ruby implementation of the SSH2 client protocol
- Net::SSH is a pure-Ruby implementation of the SSH2 client protocol. It allows 
- you to write programs that invoke and interact with processes on remote 
+ Net::SSH is a pure-Ruby implementation of the SSH2 client protocol. It allows
+ you to write programs that invoke and interact with processes on remote
  servers, via SSH2.




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