diff options
| author | Michael Biebl <biebl@teco.edu> | 2006-03-27 20:47:52 +0000 |
|---|---|---|
| committer | Michael Biebl <biebl@teco.edu> | 2006-03-27 20:47:52 +0000 |
| commit | 0ce16ea08527212be9efe0969d7a210b8a4187ac (patch) | |
| tree | 629d8edc0280903d969ef80e645f6d075591e349 /debian/control | |
| parent | 23ad753bcd5c3f1d7206be0d55816b6a7f76cf60 (diff) | |
- Lowered dependeny on dhcbd to 1.10. We don't absolutely need 1.12.
- Removed vpn-properties desktop and icon file. Without VPN plugins these menu entries are rather useless and misleading. As soon as we have VPN plugins in unstable, we can readd these file, but we should look for a better icon then. The current scales badly. git-svn-id: svn+ssh://svn.debian.org/svn/pkg-utopia/packages/unstable/networkmanager@765 ceb527fc-18e6-0310-9fe2-813c157c29e7
Diffstat (limited to 'debian/control')
| -rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index 97f084d1..1309b4de 100644 --- a/debian/control +++ b/debian/control @@ -8,7 +8,7 @@ Standards-Version: 3.6.2 Package: network-manager Architecture: any -Depends: ${shlibs:Depends}, ${misc:Depends}, iproute, iputils-arping, dhcdbd (>= 1.12-1), lsb-base (>= 2.0-6), wpasupplicant (>= 0.4.8), dbus (>= 0.60) +Depends: ${shlibs:Depends}, ${misc:Depends}, iproute, iputils-arping, dhcdbd (>= 1.10), 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 |