Rev 60 | Rev 67 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 60 | Rev 62 | ||
---|---|---|---|
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}, ${misc:Depends} |
15 | Depends: nettle-bin (>= 2.0-2), ${shlibs:Depends}, ${misc:Depends} |
16 | Recommends: openssh-blacklist, openssh-blacklist-extra |
16 | Recommends: openssh-blacklist, openssh-blacklist-extra |
17 | Suggests: lsh-server, lsh-client, lsh-doc |
17 | Suggests: lsh-server, lsh-client, lsh-doc |
18 | Description: Secure Shell v2 (SSH2) protocol utilities |
18 | Description: Secure Shell v2 (SSH2) protocol utilities |
19 | lsh is GNU GPL'd implementation of the Secure Shell protocol version |
19 | lsh is GNU GPL'd implementation of the Secure Shell protocol version |
20 | 2 (SSH2). The SSH (Secure SHell) protocol is a secure replacement for |
20 | 2 (SSH2). The SSH (Secure SHell) protocol is a secure replacement for |
Line 31... | Line 31... | ||
31 | without a special permit. |
31 | without a special permit. |
32 | 32 | ||
33 | Package: lsh-server |
33 | Package: lsh-server |
34 | Architecture: any |
34 | Architecture: any |
35 | Provides: ssh-server |
35 | Provides: ssh-server |
36 | Depends: lsh-utils (= ${binary:Version}), openssh-blacklist |
36 | Depends: lsh-utils (= ${binary:Version}), openssh-blacklist, |
37 | ${shlibs:Depends}, ${misc:Depends}, debconf (>= 1.2.0) | debconf-2.0 |
37 | ${shlibs:Depends}, ${misc:Depends} |
38 | Conflicts: lsh-utils (<< 1.0.2-3) |
38 | Conflicts: lsh-utils (<< 1.0.2-3) |
39 | Recommends: openssh-blacklist-extra |
39 | Recommends: openssh-blacklist-extra |
40 | Suggests: lsh-client | openssh-client, lsh-doc |
40 | Suggests: lsh-client | openssh-client, lsh-doc |
41 | Description: Secure Shell v2 (SSH2) protocol server |
41 | Description: Secure Shell v2 (SSH2) protocol server |
42 | lsh is GNU GPL'd implementation of the Secure Shell |
42 | lsh is GNU GPL'd implementation of the Secure Shell |
Line 49... | Line 49... | ||
49 | In some countries it may be illegal to use any encryption |
49 | In some countries it may be illegal to use any encryption |
50 | at all without a special permit. |
50 | at all without a special permit. |
51 | 51 | ||
52 | Package: lsh-client |
52 | Package: lsh-client |
53 | Architecture: any |
53 | Architecture: any |
54 | Depends: nettle-bin, ${shlibs:Depends}, ${misc:Depends}, lsh-utils (= ${binary:Version}) |
54 | Depends: nettle-bin, lsh-utils (= ${binary:Version}), |
- | 55 | ${shlibs:Depends}, ${misc:Depends} |
|
55 | Conflicts: lsh-utils (<< 2.0.4-dfsg-1) |
56 | Conflicts: lsh-utils (<< 2.0.4-dfsg-1) |
56 | Replaces: lsh-utils (<< 2.0.4-dfsg-1) |
57 | Replaces: lsh-utils (<< 2.0.4-dfsg-1) |
57 | Suggests: lsh-doc |
58 | Suggests: lsh-doc |
58 | Description: Secure Shell v2 (SSH2) protocol client |
59 | Description: Secure Shell v2 (SSH2) protocol client |
59 | lsh is GNU GPL'd implementation of the Secure Shell |
60 | lsh is GNU GPL'd implementation of the Secure Shell |