Source: ssh
Section: non-us
Priority: optional
Maintainer: Philip Hands <phil@hands.com>
Standards-Version: 2.4.0.0

Package: ssh
Architecture: any
Depends: ${shlibs:Depends}
Suggests: ssh-askpass
Description: a secure replacement for rlogin, rsh, and rcp
 Ssh  (Secure  Shell)  a  program for logging into a remote machine
 and for executing commands in  a  remote  machine.
 It  is  intended  to  replace  rlogin and rsh, and provide secure
 encrypted  communications  between  two  untrusted hosts over an
 insecure network.  X11 connections and arbitrary TCP/IP ports can
 also be forwarded over  the  secure channel.
 It is intended as a replacement for rlogin, rsh and rcp, and can be
 used to provide rdist, and rsync with a secure communication channel.
 --------------------------------------------------------------------
 This software may be freely imported into the United States; however,
 the United States Government may consider re-exporting it a criminal
 offense.  Thus, if you are outside the US, please retrieve this
 software from outside the US.
 Furthermore, in the US, you might be in conflict with the RSA patent.
 In some countries, particularly Russia, Iraq, Pakistan, and France, it
 may be illegal to use any encryption at all without a special permit.    

Package: ssh-askpass
Architecture: any
Depends: ssh (=${package:Version}), ${shlibs:Depends}
Description: under X, asks user for a pasphrase for ssh-add
 This has been split out of the main ssh package, so that the ssh will
 not need to upon depend X.
