view debian/control @ 524:3c3cef8a32e6 maemo

- Make it do the postinst files etc for dropbear-server - Improve the NO_START message
author Matt Johnston <matt@ucc.asn.au>
date Tue, 18 Nov 2008 23:15:24 +0000
parents 8cc0598b0b9a
children 15b1e9adf02f
line wrap: on
line source

Source: dropbear
Section: net
Priority: optional
Maintainer: Matt Johnston <[email protected]>
Build-Depends: libz-dev
Standards-Version: 3.7.3.0

Package: dropbear
Architecture: any
Depends: ${shlibs:Depends}
Suggests: openssh-client, runit
Conflicts: dropbear-server, dropbear-client, dropbear-common, dropbear-scp
Description: lightweight SSH2 server and client
 dropbear is a SSH 2 server and client designed to be small enough to
 be used in small memory environments, while still being functional and
 secure enough for general use.
 .
 It implements most required features of the SSH 2 protocol, and other
 features such as X11 and authentication agent forwarding.
 .
 This packages provides Dropbear client and server as a single binary.
 .
 See http://matt.ucc.asn.au/dropbear/dropbear.html

Package: dropbear-server
Architecture: any
Depends: ${shlibs:Depends}, dropbear-common
Conflicts: dropbear
Recommends: dropbear-scp
Description: lightweight SSH2 server
 dropbear is a SSH 2 server and client designed to be small enough to
 be used in small memory environments, while still being functional and
 secure enough for general use.
 .
 It implements most required features of the SSH 2 protocol, and other
 features such as X11 and authentication agent forwarding.
 .
 See http://matt.ucc.asn.au/dropbear/dropbear.html

Package: dropbear-client
Architecture: any
Conflicts: dropbear
Depends: ${shlibs:Depends}
Recommends: dropbear-common, dropbear-scp
Description: lightweight SSH2 client
 dropbear is a SSH 2 server and client designed to be small enough to
 be used in small memory environments, while still being functional and
 secure enough for general use.
 .
 It implements most required features of the SSH 2 protocol, and other
 features such as X11 and authentication agent forwarding.
 .
 See http://matt.ucc.asn.au/dropbear/dropbear.html

Package: dropbear-common
Architecture: any
Conflicts: dropbear
Depends: ${shlibs:Depends}
Description: lightweight SSH2, key management utilities
 dropbear is a SSH 2 server and client designed to be small enough to
 be used in small memory environments, while still being functional and
 secure enough for general use.
 .
 This package provides dropbearkey and dropbearconvert programs,
 for generating keys and converting to/from OpenSSH keys.
 .
 See http://matt.ucc.asn.au/dropbear/dropbear.html

Package: dropbear-scp
Architecture: any
Conflicts: dropbear
Depends: ${shlibs:Depends}
Description: lightweight SSH2 scp
 dropbear is a SSH 2 server and client designed to be small enough to
 be used in small memory environments, while still being functional and
 secure enough for general use.
 .
 This dropbear-scp package provides /usr/bin/scp.