Mercurial > dropbear
comparison debian/control @ 511:582cb38e4eb5 insecure-nocrypto
propagate from branch 'au.asn.ucc.matt.dropbear' (head cdcc3c729e29544e8b98a408e2dc60e4483dfd2a)
to branch 'au.asn.ucc.matt.dropbear.insecure-nocrypto' (head 0ca38a1cf349f7426ac9de34ebe4c3e3735effab)
author | Matt Johnston <matt@ucc.asn.au> |
---|---|
date | Thu, 06 Nov 2008 13:16:55 +0000 |
parents | 8c2d2edadf2a |
children | 8cc0598b0b9a |
comparison
equal
deleted
inserted
replaced
361:461c4b1fb35f | 511:582cb38e4eb5 |
---|---|
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 . |