comparison debian/control @ 470:271887c81c07

merge of '9879f7138f243bb2077a06e4c9ea925fa34abe2b' and 'e28650f207028a45182fc2de545b7bd218d13077'
author Matt Johnston <matt@ucc.asn.au>
date Thu, 27 Mar 2008 10:19:36 +0000
parents 8c2d2edadf2a
children 8cc0598b0b9a
comparison
equal deleted inserted replaced
468:706e234212d0 470:271887c81c07
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 .