comparison debian/control @ 478:d4f32c3443ac dbclient-netcat-alike

propagate from branch 'au.asn.ucc.matt.dropbear' (head f21045c791002d81fc6b8dde6537ea481e513eb2) to branch 'au.asn.ucc.matt.dropbear.dbclient-netcat-alike' (head d1f69334581dc4c35f9ca16aa5355074c9dd315d)
author Matt Johnston <matt@ucc.asn.au>
date Sun, 14 Sep 2008 06:47:51 +0000
parents 8c2d2edadf2a
children 8cc0598b0b9a
comparison
equal deleted inserted replaced
296:6b41e2cbf071 478:d4f32c3443ac
1 Source: dropbear 1 Source: dropbear
2 Section: net 2 Section: net
3 Priority: optional 3 Priority: optional
4 Maintainer: Gerrit Pape <[email protected]> 4 Maintainer: Gerrit Pape <[email protected]>
5 Build-Depends: libz-dev 5 Build-Depends: libz-dev
6 Standards-Version: 3.6.2.1 6 Standards-Version: 3.7.3.0
7 7
8 Package: dropbear 8 Package: dropbear
9 Architecture: any 9 Architecture: any
10 Depends: ${shlibs:Depends} 10 Depends: ${shlibs:Depends}
11 Suggests: ssh, runit 11 Suggests: openssh-client, runit
12 Description: lightweight SSH2 server and client 12 Description: lightweight SSH2 server and client
13 dropbear is a SSH 2 server and client designed to be small enough to 13 dropbear is a SSH 2 server and client designed to be small enough to
14 be used in small memory environments, while still being functional and 14 be used in small memory environments, while still being functional and
15 secure enough for general use. 15 secure enough for general use.
16 . 16 .