diff options
author | Matt Johnston <matt@ucc.asn.au> | 2005-12-08 08:17:42 +0000 |
---|---|---|
committer | Matt Johnston <matt@ucc.asn.au> | 2005-12-08 08:17:42 +0000 |
commit | 187a7dcfdc3df6134b27278528b01c93f46370e6 (patch) | |
tree | 33c7ec7b975f60a19b494a31753944065e7f898f /debian/control | |
parent | 9a07b93cb3f5ab210485e88f6a476dbceb08bfaf (diff) |
* Update to debian 0.46-2
--HG--
extra : convert_revision : 0ab0820424fd8636ca4aa120bce2ff6f0d5e9fa0
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/debian/control b/debian/control index 33c717c..81835b3 100644 --- a/debian/control +++ b/debian/control @@ -3,16 +3,16 @@ Section: net Priority: optional Maintainer: Gerrit Pape <pape@smarden.org> Build-Depends: libz-dev -Standards-Version: 3.6.1.0 +Standards-Version: 3.6.2.1 Package: dropbear Architecture: any Depends: ${shlibs:Depends} Suggests: ssh, runit -Description: lightweight SSH2 server - dropbear is a SSH 2 server designed to be small enough to be used in small - memory environments, while still being functional and secure enough for - general use. +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. |