| 12,7 → 12,7 |
| |
| Package: lsh-utils |
| Architecture: any |
| Depends: nettle-bin, ${shlibs:Depends} |
| Depends: nettle-bin, ${shlibs:Depends}, ${misc:Depends} |
| Suggests: lsh-server, lsh-client, lsh-doc |
| Description: Secure Shell v2 (SSH2) protocol utilities |
| lsh is GNU GPL'd implementation of the Secure Shell protocol version |
| 32,7 → 32,7 |
| Package: lsh-server |
| Architecture: any |
| Provides: ssh-server |
| Depends: lsh-utils (= ${binary:Version}), ${shlibs:Depends}, debconf (>= 1.2.0) | debconf-2.0 |
| Depends: lsh-utils (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends} |
| Conflicts: lsh-utils (<< 1.0.2-3) |
| Suggests: lsh-client | openssh-client, lsh-doc |
| Description: Secure Shell v2 (SSH2) protocol server |
| 48,7 → 48,7 |
| |
| Package: lsh-client |
| Architecture: any |
| Depends: nettle-bin, ${shlibs:Depends}, lsh-utils (= ${binary:Version}) |
| Depends: nettle-bin, ${shlibs:Depends}, ${misc:Depends}, lsh-utils (= ${binary:Version}) |
| Conflicts: lsh-utils (<< 2.0.4-dfsg-1) |
| Replaces: lsh-utils (<< 2.0.4-dfsg-1) |
| Suggests: lsh-doc |
| 66,6 → 66,7 |
| Package: lsh-doc |
| Architecture: all |
| Section: doc |
| Depends: dpkg (>= 1.15.4) | install-info, ${misc:Depends} |
| Suggests: lsh-utils, lsh-server, lsh-client |
| Conflicts: lsh-utils (<< 1.0.2-3), lsh-utils-doc (<< 2.0.4-dfsg-1) |
| Replaces: lsh-utils-doc (<< 2.0.4-dfsg-1) |