From 5be3ceba7e0eed565641003f0729ccf0c99bebd5 Mon Sep 17 00:00:00 2001 From: Tobias Brunner Date: Fri, 4 Feb 2011 12:49:41 +0100 Subject: [PATCH] maemo: Package dependencies and descriptions changed. --- packages/strongswan-maemo/debian/control | 7 ++++--- src/frontends/maemo/debian/control | 9 ++++----- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/packages/strongswan-maemo/debian/control b/packages/strongswan-maemo/debian/control index 6b0da5e86..ec2d2392a 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 5cbe37c27..3a6691163 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.