Rev 145 | Rev 150 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
| Rev 145 | Rev 146 | ||
|---|---|---|---|
| Line 11... | Line 11... | ||
| 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 (>= 2.0-2), ${shlibs:Depends}, ${misc:Depends}
 | 15 | Depends: nettle-bin (>= 2.0-2), ${shlibs:Depends}, ${misc:Depends}
 | 
| 16 | Recommends: openssh-blacklist, openssh-blacklist-extra | - | |
| 17 | Suggests: lsh-server, lsh-client, lsh-doc | 16 | Suggests: lsh-server, lsh-client, lsh-doc | 
| 18 | Description: Secure Shell v2 (SSH2) protocol utilities | 17 | Description: Secure Shell v2 (SSH2) protocol utilities | 
| 19 | lsh is a GPLed implementation of the Secure SHell protocol version 2 | 18 | lsh is a GPLed implementation of the Secure SHell protocol version 2 | 
| 20 | (SSH2), a secure replacement for rlogin, rsh, and rcp. | 19 | (SSH2), a secure replacement for rlogin, rsh, and rcp. | 
| 21 | . | 20 | . | 
| Line 30... | Line 29... | ||
| 30 | without a special permit. | 29 | without a special permit. | 
| 31 | 30 | ||
| 32 | Package: lsh-server | 31 | Package: lsh-server | 
| 33 | Architecture: any | 32 | Architecture: any | 
| 34 | Provides: ssh-server | 33 | Provides: ssh-server | 
| 35 | Depends: lsh-utils (= ${binary:Version}), openssh-blacklist,
 | 34 | Depends: lsh-utils (= ${binary:Version}),
 | 
| 36 |  lsb-base (>= 3.0-6), ${shlibs:Depends}, ${misc:Depends}
 | 35 |  lsb-base (>= 3.0-6), ${shlibs:Depends}, ${misc:Depends}
 | 
| 37 | Recommends: openssh-blacklist-extra | - | |
| 38 | Suggests: lsh-client | openssh-client, lsh-doc | 36 | Suggests: lsh-client | openssh-client, lsh-doc | 
| 39 | Description: Secure Shell v2 (SSH2) protocol server | 37 | Description: Secure Shell v2 (SSH2) protocol server | 
| 40 | lsh is a GPLed implementation of the Secure SHell protocol version 2 | 38 | lsh is a GPLed implementation of the Secure SHell protocol version 2 | 
| 41 | (SSH2), a secure replacement for rlogin, rsh, and rcp. | 39 | (SSH2), a secure replacement for rlogin, rsh, and rcp. | 
| 42 | . | 40 | . |