Mercurial > dropbear
comparison debian/control @ 525:15b1e9adf02f maemo
- Bump version, add description in control file
author | Matt Johnston <matt@ucc.asn.au> |
---|---|
date | Wed, 19 Nov 2008 11:54:21 +0000 |
parents | 3c3cef8a32e6 |
children | b4ed271dc08a |
comparison
equal
deleted
inserted
replaced
524:3c3cef8a32e6 | 525:15b1e9adf02f |
---|---|
8 Package: dropbear | 8 Package: dropbear |
9 Architecture: any | 9 Architecture: any |
10 Depends: ${shlibs:Depends} | 10 Depends: ${shlibs:Depends} |
11 Suggests: openssh-client, runit | 11 Suggests: openssh-client, runit |
12 Conflicts: dropbear-server, dropbear-client, dropbear-common, dropbear-scp | 12 Conflicts: dropbear-server, dropbear-client, dropbear-common, dropbear-scp |
13 XB-Maemo-Display-Name: Dropbear SSH Client and Server | |
13 Description: lightweight SSH2 server and client | 14 Description: lightweight SSH2 server and client |
14 dropbear is a SSH 2 server and client designed to be small enough to | 15 dropbear is a SSH 2 server and client designed to be small enough to |
15 be used in small memory environments, while still being functional and | 16 be used in small memory environments, while still being functional and |
16 secure enough for general use. | 17 secure enough for general use. |
17 . | 18 . |
18 It implements most required features of the SSH 2 protocol, and other | 19 It implements most required features of the SSH 2 protocol, and other |
19 features such as X11 and authentication agent forwarding. | 20 features such as X11 and authentication agent forwarding. |
20 . | 21 . |
21 This packages provides Dropbear client and server as a single binary. | 22 This package provides Dropbear client and server as a single binary, |
23 as well as key utilities and SCP. | |
22 . | 24 . |
23 See http://matt.ucc.asn.au/dropbear/dropbear.html | 25 See http://matt.ucc.asn.au/dropbear/dropbear.html |
24 | 26 |
25 Package: dropbear-server | 27 Package: dropbear-server |
26 Architecture: any | 28 Architecture: any |
27 Depends: ${shlibs:Depends}, dropbear-common | 29 Depends: ${shlibs:Depends}, dropbear-common |
28 Conflicts: dropbear | 30 Conflicts: dropbear |
29 Recommends: dropbear-scp | 31 Recommends: dropbear-scp |
32 XB-Maemo-Display-Name: Dropbear SSH Server | |
30 Description: lightweight SSH2 server | 33 Description: lightweight SSH2 server |
31 dropbear is a SSH 2 server and client designed to be small enough to | 34 dropbear is a SSH 2 server and client designed to be small enough to |
32 be used in small memory environments, while still being functional and | 35 be used in small memory environments, while still being functional and |
33 secure enough for general use. | 36 secure enough for general use. |
34 . | 37 . |
35 It implements most required features of the SSH 2 protocol, and other | 38 It implements most required features of the SSH 2 protocol, and other |
36 features such as X11 and authentication agent forwarding. | 39 features such as X11 and authentication agent forwarding. |
37 . | 40 . |
41 This package provides only the Dropbear server. | |
42 . | |
38 See http://matt.ucc.asn.au/dropbear/dropbear.html | 43 See http://matt.ucc.asn.au/dropbear/dropbear.html |
39 | 44 |
40 Package: dropbear-client | 45 Package: dropbear-client |
41 Architecture: any | 46 Architecture: any |
42 Conflicts: dropbear | 47 Conflicts: dropbear |
43 Depends: ${shlibs:Depends} | 48 Depends: ${shlibs:Depends} |
44 Recommends: dropbear-common, dropbear-scp | 49 Recommends: dropbear-common, dropbear-scp |
50 XB-Maemo-Display-Name: Dropbear SSH Client | |
45 Description: lightweight SSH2 client | 51 Description: lightweight SSH2 client |
46 dropbear is a SSH 2 server and client designed to be small enough to | 52 dropbear is a SSH 2 server and client designed to be small enough to |
47 be used in small memory environments, while still being functional and | 53 be used in small memory environments, while still being functional and |
48 secure enough for general use. | 54 secure enough for general use. |
49 . | 55 . |
50 It implements most required features of the SSH 2 protocol, and other | 56 It implements most required features of the SSH 2 protocol, and other |
51 features such as X11 and authentication agent forwarding. | 57 features such as X11 and authentication agent forwarding. |
52 . | 58 . |
59 This package provides only the Dropbear client. | |
60 . | |
53 See http://matt.ucc.asn.au/dropbear/dropbear.html | 61 See http://matt.ucc.asn.au/dropbear/dropbear.html |
54 | 62 |
55 Package: dropbear-common | 63 Package: dropbear-common |
56 Architecture: any | 64 Architecture: any |
57 Conflicts: dropbear | 65 Conflicts: dropbear |
66 XB-Maemo-Display-Name: Dropbear SSH Key Utils | |
58 Depends: ${shlibs:Depends} | 67 Depends: ${shlibs:Depends} |
59 Description: lightweight SSH2, key management utilities | 68 Description: lightweight SSH2, key management utilities |
60 dropbear is a SSH 2 server and client designed to be small enough to | 69 dropbear is a SSH 2 server and client designed to be small enough to |
61 be used in small memory environments, while still being functional and | 70 be used in small memory environments, while still being functional and |
62 secure enough for general use. | 71 secure enough for general use. |
67 See http://matt.ucc.asn.au/dropbear/dropbear.html | 76 See http://matt.ucc.asn.au/dropbear/dropbear.html |
68 | 77 |
69 Package: dropbear-scp | 78 Package: dropbear-scp |
70 Architecture: any | 79 Architecture: any |
71 Conflicts: dropbear | 80 Conflicts: dropbear |
81 XB-Maemo-Display-Name: Dropbear SCP | |
72 Depends: ${shlibs:Depends} | 82 Depends: ${shlibs:Depends} |
73 Description: lightweight SSH2 scp | 83 Description: lightweight SSH2 scp |
74 dropbear is a SSH 2 server and client designed to be small enough to | 84 dropbear is a SSH 2 server and client designed to be small enough to |
75 be used in small memory environments, while still being functional and | 85 be used in small memory environments, while still being functional and |
76 secure enough for general use. | 86 secure enough for general use. |