Rev 29 | Rev 49 | Go to most recent revision | Blame | Compare with Previous | Last modification | View Log | RSS feed
Source: lsh-utils
Section: net
Priority: extra
Maintainer: Magnus Holmgren <holmgren@debian.org>
Uploaders: Stefan Pfetzing <dreamind@dreamind.de>
Standards-Version: 3.7.3
Build-Depends: cdbs, debhelper (>= 5), dpatch, autotools-dev,
libgmp3-dev, zlib1g-dev | libz-dev, liboop-dev, libxau-dev, nettle-dev,
texinfo (>= 4.2), guile-1.6 | scsh-0.6, heimdal-dev, libwrap0-dev | libwrap-dev,
libpam0g-dev | libpam-dev, libreadline5-dev | libreadline-dev, m4
Homepage: http://www.lysator.liu.se/~nisse/lsh/
Package: lsh-utils
Architecture: any
Depends: nettle-bin, ${shlibs: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
2 (SSH2). The SSH (Secure SHell) protocol is a secure replacement for
rlogin, rsh and rcp.
.
This package contains the lsh utilities. This includes programs such
as lsh-keygen, lsh-writekey (both programs for public/private key
generation), lsh-authorize (for automatic remote key authentication),
ssh-conv (utilities for converting between various public & private
key formats), and a number of other utilities for use with both the
lsh server and client.
.
In some countries it may be illegal to use any encryption at all
without a special permit.
Package: lsh-server
Architecture: any
Provides: ssh-server
Depends: lsh-utils (= ${binary:Version}), ${shlibs:Depends}, debconf (>= 1.2.0) | debconf-2.0
Conflicts: lsh-utils (<< 1.0.2-3)
Suggests: lsh-client | openssh-client, lsh-doc
Description: Secure Shell v2 (SSH2) protocol server
lsh is GNU GPL'd implementation of the Secure Shell
protocol version 2 (SSH2). The SSH (Secure SHell) protocol
is a secure replacement for rlogin, rsh and rcp.
.
This package contains the lsh server, lshd. This package is required
to allow SSH2 logins to the local machine.
.
In some countries it may be illegal to use any encryption
at all without a special permit.
Package: lsh-client
Architecture: any
Depends: nettle-bin, ${shlibs:Depends}, lsh-utils (= ${binary:Version})
Conflicts: lsh-utils (<< 2.0.4-dfsg-1)
Replaces: lsh-utils (<< 2.0.4-dfsg-1)
Suggests: lsh-doc
Description: Secure Shell v2 (SSH2) protocol client
lsh is GNU GPL'd implementation of the Secure Shell
protocol version 2 (SSH2). The SSH (Secure SHell) protocol
is a secure replacement for rlogin, rsh and rcp.
.
This package contains the lsh client used to log in to a remote lsh
or ssh2 server.
.
In some countries it may be illegal to use any encryption
at all without a special permit.
Package: lsh-doc
Architecture: all
Section: doc
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)
Description: Secure Shell v2 (SSH2) client / server / utilities documentation
lsh is GNU GPL'd implementation of the Secure Shell
protocol version 2 (SSH2). The SSH (Secure SHell) protocol
is a secure replacement for rlogin, rsh and rcp.
.
This package contains the lsh documentation, including info
pages, manpages about the various protocols which lsh uses,
as well as various documents about lsh internals, protocols
and general lsh development.
.
In some countries it may be illegal to use any encryption
at all without a special permit.