Rev 135 | Rev 145 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
| Rev 135 | Rev 140 | ||
|---|---|---|---|
| Line 31... | Line 31... | ||
| 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}), openssh-blacklist,
 | 35 | Depends: lsh-utils (= ${binary:Version}), openssh-blacklist,
 | 
| 36 |  ${shlibs:Depends}, ${misc:Depends}
 | 36 |  lsb-base (>= 3.0-6), ${shlibs:Depends}, ${misc:Depends}
 | 
| 37 | Recommends: openssh-blacklist-extra | 37 | Recommends: openssh-blacklist-extra | 
| 38 | Suggests: lsh-client | openssh-client, lsh-doc | 38 | Suggests: lsh-client | openssh-client, lsh-doc | 
| 39 | Description: Secure Shell v2 (SSH2) protocol server | 39 | Description: Secure Shell v2 (SSH2) protocol server | 
| 40 | lsh is a GPLed implementation of the Secure SHell protocol version 2 | 40 | lsh is a GPLed implementation of the Secure SHell protocol version 2 | 
| 41 | (SSH2), a secure replacement for rlogin, rsh, and rcp. | 41 | (SSH2), a secure replacement for rlogin, rsh, and rcp. |