maemo: Package dependencies and descriptions changed.

This commit is contained in:
Tobias Brunner
2011-02-04 18:02:48 +01:00
parent a6b7437b1f
commit 5be3ceba7e
2 changed files with 8 additions and 8 deletions
+4 -3
View File
@@ -7,7 +7,8 @@ Standards-Version: 3.7.2
Package: strongswan Package: strongswan
Architecture: any Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends} Depends: ${shlibs:Depends}, ${misc:Depends}, kernel-power (>= 2.6.28-maemo42)
Description: strongSwan IKEv2 VPN Suggests: strongswan-applet
strongSwan is an IKEv2/IPsec-based VPN solution. Description: strongSwan IPsec VPN
strongSwan is an IPsec-based VPN solution.
+4 -5
View File
@@ -7,9 +7,8 @@ Standards-Version: 3.7.2
Package: strongswan-applet Package: strongswan-applet
Architecture: any Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends} Depends: ${shlibs:Depends}, ${misc:Depends}, strongswan
Description: A frontend for the strongSwan IKEv2/IPsec VPN solution Description: A frontend for the strongSwan IPsec VPN solution
A frontend to configure and control the strongSwan A frontend to configure and control the strongSwan
IKEv2/IPsec VPN solution. Currently only EAP Authentication IPsec VPN solution. Currently only IKEv2 with EAP
is supported. Authentication (Username/Password) is supported.