Rev 154 | Only display areas with differences | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
| Rev 154 | Rev 155 | ||
|---|---|---|---|
| 1 | Source: lsh-utils | 1 | Source: lsh-utils | 
| 2 | Section: net | 2 | Section: net | 
| 3 | Priority: optional | 3 | Priority: optional | 
| 4 | Maintainer: Magnus Holmgren <holmgren@debian.org> | 4 | Maintainer: Magnus Holmgren <holmgren@debian.org> | 
| 5 | Standards-Version: 4.1.3. | 5 | Standards-Version: 4.1.3 | 
| 6 | Build-Depends: dpkg-dev (>= 1.15.7), debhelper (>= 9.20160709), dh-autoreconf, automake, | 6 | Build-Depends: dpkg-dev (>= 1.15.7), debhelper (>= 9.20160709), dh-autoreconf, automake, | 
| 7 | libgmp-dev, zlib1g-dev | libz-dev, liboop-dev, libxau-dev, nettle-dev (>= 3.4~), nettle-bin, | 7 | libgmp-dev, zlib1g-dev | libz-dev, liboop-dev, libxau-dev, nettle-dev (>= 3.4~), nettle-bin, | 
| 8 | texinfo (>= 4.2), libkrb5-dev, libwrap0-dev | libwrap-dev, | 8 | texinfo (>= 4.2), libkrb5-dev, libwrap0-dev | libwrap-dev, | 
| 9 | libpam0g-dev | libpam-dev, libreadline-dev, m4 | 9 | libpam0g-dev | libpam-dev, libreadline-dev, m4 | 
| 10 | Homepage: http://www.lysator.liu.se/~nisse/lsh/ | 10 | Homepage: http://www.lysator.liu.se/~nisse/lsh/ | 
| 11 | 11 | ||
| 12 | Package: lsh-utils | 12 | Package: lsh-utils | 
| 13 | Architecture: any | 13 | Architecture: any | 
| 14 | Depends: nettle-bin (>= 2.0-2), ${shlibs:Depends}, ${misc:Depends}
 | 14 | Depends: nettle-bin (>= 2.0-2), ${shlibs:Depends}, ${misc:Depends}
 | 
| 15 | Suggests: lsh-server, lsh-client, lsh-doc | 15 | Suggests: lsh-server, lsh-client, lsh-doc | 
| 16 | Description: Secure Shell v2 (SSH2) protocol utilities | 16 | Description: Secure Shell v2 (SSH2) protocol utilities | 
| 17 | lsh is a GPLed implementation of the Secure SHell protocol version 2 | 17 | lsh is a GPLed implementation of the Secure SHell protocol version 2 | 
| 18 | (SSH2), a secure replacement for rlogin, rsh, and rcp. | 18 | (SSH2), a secure replacement for rlogin, rsh, and rcp. | 
| 19 | . | 19 | . | 
| 20 | This package contains the lsh utilities. This includes programs such | 20 | This package contains the lsh utilities. This includes programs such | 
| 21 | as lsh-keygen, lsh-writekey (both programs for public/private key | 21 | as lsh-keygen, lsh-writekey (both programs for public/private key | 
| 22 | generation), lsh-authorize (for automatic remote key authentication), | 22 | generation), lsh-authorize (for automatic remote key authentication), | 
| 23 | ssh-conv (utilities for converting between various public and private | 23 | ssh-conv (utilities for converting between various public and private | 
| 24 | key formats), and a number of other utilities for use with both the | 24 | key formats), and a number of other utilities for use with both the | 
| 25 | lsh server and client. | 25 | lsh server and client. | 
| 26 | . | 26 | . | 
| 27 | In some countries it may be illegal to use any encryption at all | 27 | In some countries it may be illegal to use any encryption at all | 
| 28 | without a special permit. | 28 | without a special permit. | 
| 29 | 29 | ||
| 30 | Package: lsh-server | 30 | Package: lsh-server | 
| 31 | Architecture: any | 31 | Architecture: any | 
| 32 | Provides: ssh-server | 32 | Provides: ssh-server | 
| 33 | Depends: lsh-utils (= ${binary:Version}),
 | 33 | Depends: lsh-utils (= ${binary:Version}),
 | 
| 34 |  lsb-base (>= 3.0-6), ${shlibs:Depends}, ${misc:Depends}
 | 34 |  lsb-base (>= 3.0-6), ${shlibs:Depends}, ${misc:Depends}
 | 
| 35 | Suggests: lsh-client | openssh-client, lsh-doc | 35 | Suggests: lsh-client | openssh-client, lsh-doc | 
| 36 | Description: Secure Shell v2 (SSH2) protocol server | 36 | Description: Secure Shell v2 (SSH2) protocol server | 
| 37 | lsh is a GPLed implementation of the Secure SHell protocol version 2 | 37 | lsh is a GPLed implementation of the Secure SHell protocol version 2 | 
| 38 | (SSH2), a secure replacement for rlogin, rsh, and rcp. | 38 | (SSH2), a secure replacement for rlogin, rsh, and rcp. | 
| 39 | . | 39 | . | 
| 40 | This package contains the lsh server, lshd. This package is required | 40 | This package contains the lsh server, lshd. This package is required | 
| 41 | to allow SSH2 logins to the local machine. | 41 | to allow SSH2 logins to the local machine. | 
| 42 | . | 42 | . | 
| 43 | In some countries it may be illegal to use any encryption | 43 | In some countries it may be illegal to use any encryption | 
| 44 | at all without a special permit. | 44 | at all without a special permit. | 
| 45 | 45 | ||
| 46 | Package: lsh-client | 46 | Package: lsh-client | 
| 47 | Architecture: any | 47 | Architecture: any | 
| 48 | Depends: nettle-bin, lsh-utils (= ${binary:Version}),
 | 48 | Depends: nettle-bin, lsh-utils (= ${binary:Version}),
 | 
| 49 |  ${shlibs:Depends}, ${misc:Depends}
 | 49 |  ${shlibs:Depends}, ${misc:Depends}
 | 
| 50 | Breaks: lsh-utils (<< 2.0.4-dfsg-1) | 50 | Breaks: lsh-utils (<< 2.0.4-dfsg-1) | 
| 51 | Replaces: lsh-utils (<< 2.0.4-dfsg-1) | 51 | Replaces: lsh-utils (<< 2.0.4-dfsg-1) | 
| 52 | Suggests: lsh-doc | 52 | Suggests: lsh-doc | 
| 53 | Description: Secure Shell v2 (SSH2) protocol client | 53 | Description: Secure Shell v2 (SSH2) protocol client | 
| 54 | lsh is a GPLed implementation of the Secure SHell protocol version 2 | 54 | lsh is a GPLed implementation of the Secure SHell protocol version 2 | 
| 55 | (SSH2), a secure replacement for rlogin, rsh, and rcp. | 55 | (SSH2), a secure replacement for rlogin, rsh, and rcp. | 
| 56 | . | 56 | . | 
| 57 | This package contains the lsh client used to log in to a remote lsh | 57 | This package contains the lsh client used to log in to a remote lsh | 
| 58 | or SSH2 server. | 58 | or SSH2 server. | 
| 59 | . | 59 | . | 
| 60 | In some countries it may be illegal to use any encryption | 60 | In some countries it may be illegal to use any encryption | 
| 61 | at all without a special permit. | 61 | at all without a special permit. | 
| 62 | 62 | ||
| 63 | Package: lsh-doc | 63 | Package: lsh-doc | 
| 64 | Architecture: all | 64 | Architecture: all | 
| 65 | Section: doc | 65 | Section: doc | 
| 66 | Depends: ${misc:Depends}
 | 66 | Depends: ${misc:Depends}
 | 
| 67 | Suggests: lsh-utils, lsh-server, lsh-client | 67 | Suggests: lsh-utils, lsh-server, lsh-client | 
| 68 | Conflicts: lsh-utils (<< 1.0.2-3) | 68 | Conflicts: lsh-utils (<< 1.0.2-3) | 
| 69 | Breaks: lsh-utils-doc (<< 2.0.4-dfsg-1) | 69 | Breaks: lsh-utils-doc (<< 2.0.4-dfsg-1) | 
| 70 | Replaces: lsh-utils-doc (<< 2.0.4-dfsg-1) | 70 | Replaces: lsh-utils-doc (<< 2.0.4-dfsg-1) | 
| 71 | Description: Secure Shell v2 (SSH2) documentation | 71 | Description: Secure Shell v2 (SSH2) documentation | 
| 72 | lsh is a GPLed implementation of the Secure SHell protocol version 2 | 72 | lsh is a GPLed implementation of the Secure SHell protocol version 2 | 
| 73 | (SSH2), a secure replacement for rlogin, rsh, and rcp. | 73 | (SSH2), a secure replacement for rlogin, rsh, and rcp. | 
| 74 | . | 74 | . | 
| 75 | This package contains the lsh documentation, including info | 75 | This package contains the lsh documentation, including info | 
| 76 | pages and manpages about the various protocols which lsh uses, | 76 | pages and manpages about the various protocols which lsh uses, | 
| 77 | as well as various documents about lsh internals, protocols, | 77 | as well as various documents about lsh internals, protocols, | 
| 78 | and general lsh development. | 78 | and general lsh development. | 
| 79 | . | 79 | . | 
| 80 | In some countries it may be illegal to use any encryption | 80 | In some countries it may be illegal to use any encryption | 
| 81 | at all without a special permit. | 81 | at all without a special permit. |