From: Tobias Brunner Date: Fri, 4 Feb 2011 11:49:41 +0000 (+0100) Subject: maemo: Package dependencies and descriptions changed. X-Git-Tag: 4.5.1~69 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5be3ceba7e0eed565641003f0729ccf0c99bebd5;p=thirdparty%2Fstrongswan.git maemo: Package dependencies and descriptions changed. --- diff --git a/packages/strongswan-maemo/debian/control b/packages/strongswan-maemo/debian/control index 6b0da5e86c..ec2d2392a0 100644 --- a/packages/strongswan-maemo/debian/control +++ b/packages/strongswan-maemo/debian/control @@ -7,7 +7,8 @@ Standards-Version: 3.7.2 Package: strongswan Architecture: any -Depends: ${shlibs:Depends}, ${misc:Depends} -Description: strongSwan IKEv2 VPN - strongSwan is an IKEv2/IPsec-based VPN solution. +Depends: ${shlibs:Depends}, ${misc:Depends}, kernel-power (>= 2.6.28-maemo42) +Suggests: strongswan-applet +Description: strongSwan IPsec VPN + strongSwan is an IPsec-based VPN solution. diff --git a/src/frontends/maemo/debian/control b/src/frontends/maemo/debian/control index 5cbe37c27f..3a6691163d 100644 --- a/src/frontends/maemo/debian/control +++ b/src/frontends/maemo/debian/control @@ -7,9 +7,8 @@ Standards-Version: 3.7.2 Package: strongswan-applet Architecture: any -Depends: ${shlibs:Depends}, ${misc:Depends} -Description: A frontend for the strongSwan IKEv2/IPsec VPN solution +Depends: ${shlibs:Depends}, ${misc:Depends}, strongswan +Description: A frontend for the strongSwan IPsec VPN solution A frontend to configure and control the strongSwan - IKEv2/IPsec VPN solution. Currently only EAP Authentication - is supported. - + IPsec VPN solution. Currently only IKEv2 with EAP + Authentication (Username/Password) is supported.