Rev 11 | Rev 14 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
| Rev 11 | Rev 13 | ||
|---|---|---|---|
| Line 15... | Line 15... | ||
| 15 | Architecture: any  | 
            15 | Architecture: any  | 
          
| 16 | Depends: lsh-client, ${shlibs:Depends}
 | 
            16 | Depends: lsh-client, ${shlibs:Depends}
 | 
          
| 17 | Recommends: lsh-server  | 
            17 | Recommends: lsh-server  | 
          
| 18 | Suggests: lsh-doc  | 
            18 | Suggests: lsh-doc  | 
          
| 19 | Description: Secure Shell v2 (SSH2) protocol utilities  | 
            19 | Description: Secure Shell v2 (SSH2) protocol utilities  | 
          
| 20 | lsh is GNU GPL'd implementation of the Secure Shell  | 
            20 | lsh is GNU GPL'd implementation of the Secure Shell protocol version  | 
          
| 21 | protocol version 2 (SSH2). The SSH (Secure SHell) protocol  | 
            21 | 2 (SSH2). The SSH (Secure SHell) protocol is a secure replacement for  | 
          
| 22 | is a secure replacement for rlogin, rsh and rcp.  | 
            22 | rlogin, rsh and rcp.  | 
          
| - | 23 | .  | 
          |
| - | 24 | This package contains the lsh utilities. This includes programs such  | 
          |
| - | 25 | as lsh-keygen, lsh-writekey (both programs for public/private key  | 
          |
| - | 26 | generation), lsh-authorize (for automatic remote key authentication),  | 
          |
| - | 27 | ssh-conv (utilities for converting between various public & private  | 
          |
| - | 28 | key formats), and a number of other utilities for use with both the  | 
          |
| - | 29 | lsh server and client.  | 
          |
| 23 | .  | 
            30 | .  | 
          
| 24 | This package contains the lsh utilities. This includes  | 
            - | |
| 25 | programs such as lsh-keygen, lsh-writekey (both programs  | 
            - | |
| 26 | for public/private key generation), lsh-authorize (for  | 
            - | |
| 27 | automatic remote key authentication), sexp-conv and ssh-conv  | 
            - | |
| 28 | (utilities for converting between various public & private  | 
            - | |
| 29 | key formats), and a number of other utilities for use with  | 
            - | |
| 30 | both the lsh server and client.  | 
            - | |
| 31 | .  | 
            - | |
| 32 | In some countries it may be illegal to use any encryption  | 
            31 | In some countries it may be illegal to use any encryption at all  | 
          
| 33 | at all without a special permit.  | 
            32 | without a special permit.  | 
          
| 34 | 33 | ||
| 35 | Package: lsh-server  | 
            34 | Package: lsh-server  | 
          
| 36 | Architecture: any  | 
            35 | Architecture: any  | 
          
| 37 | Provides: ssh-server  | 
            36 | Provides: ssh-server  | 
          
| 38 | Depends: lsh-utils (= ${binary:Version}), ${shlibs:Depends}, debconf (>= 1.2.0) | debconf-2.0
 | 
            37 | Depends: lsh-utils (= ${binary:Version}), ${shlibs:Depends}, debconf (>= 1.2.0) | debconf-2.0
 | 
          
| Line 57... | Line 56... | ||
| 57 | Description: Secure Shell v2 (SSH2) protocol client  | 
            56 | Description: Secure Shell v2 (SSH2) protocol client  | 
          
| 58 | lsh is GNU GPL'd implementation of the Secure Shell  | 
            57 | lsh is GNU GPL'd implementation of the Secure Shell  | 
          
| 59 | protocol version 2 (SSH2). The SSH (Secure SHell) protocol  | 
            58 | protocol version 2 (SSH2). The SSH (Secure SHell) protocol  | 
          
| 60 | is a secure replacement for rlogin, rsh and rcp.  | 
            59 | is a secure replacement for rlogin, rsh and rcp.  | 
          
| 61 | .  | 
            60 | .  | 
          
| 62 | This package contains the lsh client. This package is  | 
            61 | This package contains the lsh client used to log in to a remote lsh  | 
          
| 63 | required to log into a remote lsh or ssh2 server. Please  | 
            - | |
| 64 | note that the client binary is normally called 'lsh' rather  | 
            - | |
| 65 | than 'lshc', but as there is already a 'lsh' binary in  | 
            - | |
| 66 | Debian (the Limited SHell - see the 'lsh' package), the  | 
            - | |
| 67 | client binary has been renamed to 'lshc'. All the other  | 
            - | |
| 68 | program names remain as normal.  | 
            62 | or ssh2 server.  | 
          
| 69 | .  | 
            63 | .  | 
          
| 70 | In some countries it may be illegal to use any encryption  | 
            64 | In some countries it may be illegal to use any encryption  | 
          
| 71 | at all without a special permit.  | 
            65 | at all without a special permit.  | 
          
| 72 | 66 | ||
| 73 | Package: lsh-doc  | 
            67 | Package: lsh-doc  |