Mercurial > dropbear
comparison debian/control @ 527:9f5e2616c064 maemo
- 0.52-2, put key utils into -server package
author | Matt Johnston <matt@ucc.asn.au> |
---|---|
date | Wed, 19 Nov 2008 13:53:41 +0000 |
parents | b4ed271dc08a |
children |
comparison
equal
deleted
inserted
replaced
526:b4ed271dc08a | 527:9f5e2616c064 |
---|---|
1 Source: dropbear | 1 Source: dropbear |
2 Section: net | 2 Section: user/network |
3 Priority: optional | 3 Priority: optional |
4 Maintainer: Matt Johnston <[email protected]> | 4 Maintainer: Matt Johnston <[email protected]> |
5 Build-Depends: libz-dev | 5 Build-Depends: libz-dev |
6 Standards-Version: 3.7.3.0 | 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: openssh-client, runit | 11 Suggests: openssh-client, runit |
12 Section: user/network | 12 Section: user/network |
13 Conflicts: dropbear-server, dropbear-client, dropbear-common, dropbear-scp | 13 Conflicts: dropbear-server, dropbear-client, dropbear-keyutils, dropbear-scp |
14 XB-Maemo-Display-Name: Dropbear SSH Client and Server | 14 XB-Maemo-Display-Name: Dropbear SSH Client and Server |
15 Description: lightweight SSH2 server and client | 15 Description: lightweight SSH2 server and client |
16 dropbear is a SSH 2 server and client designed to be small enough to | 16 dropbear is a SSH 2 server and client designed to be small enough to |
17 be used in small memory environments, while still being functional and | 17 be used in small memory environments, while still being functional and |
18 secure enough for general use. | 18 secure enough for general use. |
25 . | 25 . |
26 See http://matt.ucc.asn.au/dropbear/dropbear.html | 26 See http://matt.ucc.asn.au/dropbear/dropbear.html |
27 | 27 |
28 Package: dropbear-server | 28 Package: dropbear-server |
29 Architecture: any | 29 Architecture: any |
30 Depends: ${shlibs:Depends}, dropbear-common | 30 Depends: ${shlibs:Depends} |
31 Section: user/network | 31 Section: user/network |
32 Conflicts: dropbear | 32 Conflicts: dropbear, dropbear-keyutils |
33 Provides: dropbear-keyutils | |
33 Recommends: dropbear-scp | 34 Recommends: dropbear-scp |
34 XB-Maemo-Display-Name: Dropbear SSH Server | 35 XB-Maemo-Display-Name: Dropbear SSH Server |
35 Description: lightweight SSH2 server | 36 Description: lightweight SSH2 server |
36 dropbear is a SSH 2 server and client designed to be small enough to | 37 dropbear is a SSH 2 server and client designed to be small enough to |
37 be used in small memory environments, while still being functional and | 38 be used in small memory environments, while still being functional and |
47 Package: dropbear-client | 48 Package: dropbear-client |
48 Architecture: any | 49 Architecture: any |
49 Conflicts: dropbear | 50 Conflicts: dropbear |
50 Section: user/network | 51 Section: user/network |
51 Depends: ${shlibs:Depends} | 52 Depends: ${shlibs:Depends} |
52 Recommends: dropbear-common, dropbear-scp | 53 Recommends: dropbear-scp |
54 Suggests: dropbear-keyutils | |
53 XB-Maemo-Display-Name: Dropbear SSH Client | 55 XB-Maemo-Display-Name: Dropbear SSH Client |
54 Description: lightweight SSH2 client | 56 Description: lightweight SSH2 client |
55 dropbear is a SSH 2 server and client designed to be small enough to | 57 dropbear is a SSH 2 server and client designed to be small enough to |
56 be used in small memory environments, while still being functional and | 58 be used in small memory environments, while still being functional and |
57 secure enough for general use. | 59 secure enough for general use. |
61 . | 63 . |
62 This package provides only the Dropbear client. | 64 This package provides only the Dropbear client. |
63 . | 65 . |
64 See http://matt.ucc.asn.au/dropbear/dropbear.html | 66 See http://matt.ucc.asn.au/dropbear/dropbear.html |
65 | 67 |
66 Package: dropbear-common | 68 Package: dropbear-keyutils |
67 Architecture: any | 69 Architecture: any |
68 Conflicts: dropbear | 70 Conflicts: dropbear, dropbear-server |
69 Section: user/network | 71 Section: user/network |
70 XB-Maemo-Display-Name: Dropbear SSH Key Utils | 72 XB-Maemo-Display-Name: Dropbear SSH Key Utils |
71 Depends: ${shlibs:Depends} | 73 Depends: ${shlibs:Depends} |
72 Description: lightweight SSH2, key management utilities | 74 Description: lightweight SSH2, key management utilities |
73 dropbear is a SSH 2 server and client designed to be small enough to | 75 dropbear is a SSH 2 server and client designed to be small enough to |