about summary refs log tree commit diff
path: root/debian
diff options
context:
space:
mode:
authorMichael Biebl <biebl@teco.edu>2006-03-30 23:21:51 +0000
committerMichael Biebl <biebl@teco.edu>2006-03-30 23:21:51 +0000
commit5e7af6f6f819143869be8728cfeed8a55e535d51 (patch)
treeae417289c3ea7e6f3670633f9a879313e1df21c3 /debian
parent1d1d99bcad79fe607bcf628990cae1ca2947f264 (diff)
Removed "Suggests: openvpn, pptpd" from network-manager. They don't make that much sense. As soon as we have working VPN plugins, we should add them to Suggests.
git-svn-id: svn+ssh://svn.debian.org/svn/pkg-utopia/packages/unstable/networkmanager@769 ceb527fc-18e6-0310-9fe2-813c157c29e7
Diffstat (limited to 'debian')
-rw-r--r--debian/control3
1 files changed, 1 insertions, 2 deletions
diff --git a/debian/control b/debian/control
index 8a743162..9de165ea 100644
--- a/debian/control
+++ b/debian/control
@@ -9,7 +9,6 @@ Standards-Version: 3.6.2
 Package: network-manager
 Architecture: any
 Depends: ${shlibs:Depends}, ${misc:Depends}, iproute, iputils-arping, dhcdbd (>= 1.12-2), lsb-base (>= 2.0-6), wpasupplicant (>= 0.4.8), dbus (>= 0.60)
-Suggests: openvpn, pptpd
 Description: network management framework daemon
  NetworkManager attempts to keep an active network connection available at all
  times. It is intended only for the desktop use-case, and is not intended for
@@ -38,7 +37,7 @@ Package: network-manager-dev
 Architecture: any
 Section: devel
 Depends: ${shlibs:Depends}, ${misc:Depends}, pkg-config
-Description: network management framework daemon (development files)
+Description: network management framework (development files)
  this package provides header files that are needed to 
  compile VPN Plugins for NetworManager.