Rev 30 | Rev 32 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
| Rev 30 | Rev 31 | ||
|---|---|---|---|
| Line 10... | Line 10... | ||
| 10 | libpam0g-dev | libpam-dev, libreadline5-dev | libreadline-dev, m4 | 10 | libpam0g-dev | libpam-dev, libreadline5-dev | libreadline-dev, m4 | 
| 11 | Homepage: http://www.lysator.liu.se/~nisse/lsh/ | 11 | Homepage: http://www.lysator.liu.se/~nisse/lsh/ | 
| 12 | 12 | ||
| 13 | Package: lsh-utils | 13 | Package: lsh-utils | 
| 14 | Architecture: any | 14 | Architecture: any | 
| 15 | Depends: nettle-bin, ${shlibs:Depends}
 | 15 | Depends: nettle-bin, ${shlibs:Depends}, ${misc:Depends}
 | 
| 16 | Suggests: lsh-server, lsh-client, lsh-doc | 16 | Suggests: lsh-server, lsh-client, lsh-doc | 
| 17 | Description: Secure Shell v2 (SSH2) protocol utilities | 17 | Description: Secure Shell v2 (SSH2) protocol utilities | 
| 18 | lsh is GNU GPL'd implementation of the Secure Shell protocol version | 18 | lsh is GNU GPL'd implementation of the Secure Shell protocol version | 
| 19 | 2 (SSH2). The SSH (Secure SHell) protocol is a secure replacement for | 19 | 2 (SSH2). The SSH (Secure SHell) protocol is a secure replacement for | 
| 20 | rlogin, rsh and rcp. | 20 | rlogin, rsh and rcp. | 
| Line 30... | Line 30... | ||
| 30 | without a special permit. | 30 | without a special permit. | 
| 31 | 31 | ||
| 32 | Package: lsh-server | 32 | Package: lsh-server | 
| 33 | Architecture: any | 33 | Architecture: any | 
| 34 | Provides: ssh-server | 34 | Provides: ssh-server | 
| 35 | Depends: lsh-utils (= ${binary:Version}), ${shlibs:Depends}, debconf (>= 1.2.0) | debconf-2.0
 | 35 | Depends: lsh-utils (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends}, debconf (>= 1.2.0) | debconf-2.0
 | 
| 36 | Conflicts: lsh-utils (<< 1.0.2-3) | 36 | Conflicts: lsh-utils (<< 1.0.2-3) | 
| 37 | Suggests: lsh-client | openssh-client, lsh-doc | 37 | Suggests: lsh-client | openssh-client, lsh-doc | 
| 38 | Description: Secure Shell v2 (SSH2) protocol server | 38 | Description: Secure Shell v2 (SSH2) protocol server | 
| 39 | lsh is GNU GPL'd implementation of the Secure Shell | 39 | lsh is GNU GPL'd implementation of the Secure Shell | 
| 40 | protocol version 2 (SSH2). The SSH (Secure SHell) protocol | 40 | protocol version 2 (SSH2). The SSH (Secure SHell) protocol | 
| Line 46... | Line 46... | ||
| 46 | In some countries it may be illegal to use any encryption | 46 | In some countries it may be illegal to use any encryption | 
| 47 | at all without a special permit. | 47 | at all without a special permit. | 
| 48 | 48 | ||
| 49 | Package: lsh-client | 49 | Package: lsh-client | 
| 50 | Architecture: any | 50 | Architecture: any | 
| 51 | Depends: nettle-bin, ${shlibs:Depends}, lsh-utils (= ${binary:Version})
 | 51 | Depends: nettle-bin, ${shlibs:Depends}, ${misc:Depends}, lsh-utils (= ${binary:Version})
 | 
| 52 | Conflicts: lsh-utils (<< 2.0.4-dfsg-1) | 52 | Conflicts: lsh-utils (<< 2.0.4-dfsg-1) | 
| 53 | Replaces: lsh-utils (<< 2.0.4-dfsg-1) | 53 | Replaces: lsh-utils (<< 2.0.4-dfsg-1) | 
| 54 | Suggests: lsh-doc | 54 | Suggests: lsh-doc | 
| 55 | Description: Secure Shell v2 (SSH2) protocol client | 55 | Description: Secure Shell v2 (SSH2) protocol client | 
| 56 | lsh is GNU GPL'd implementation of the Secure Shell | 56 | lsh is GNU GPL'd implementation of the Secure Shell |