diff options
| author | Riccardo Setti <giskard@autistici.org> | 2006-02-09 20:14:52 +0000 |
|---|---|---|
| committer | Riccardo Setti <giskard@autistici.org> | 2006-02-09 20:14:52 +0000 |
| commit | 074add86a595038fe99e9cd5294435db3621588a (patch) | |
| tree | ece73f6ebdea77bdfc34d737e1ab03d8b95e630b /debian/control | |
| parent | b5e16541a22dd3b41ea52bbd3aefb0cb21318ccb (diff) | |
* added nm-vpn-properties.desktop, nm-logo.xpm
* added dbus_access_network_manager and dbus_access_nm_applet patches: - switched to group netdev - updated the dep on dhcdbd * removed network-manager.doc as it was empty. git-svn-id: svn+ssh://svn.debian.org/svn/pkg-utopia/packages/unstable/networkmanager@574 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 09660b61..ec8fa06d 100644 --- a/debian/control +++ b/debian/control @@ -7,7 +7,7 @@ Standards-Version: 3.6.2 Package: network-manager Architecture: any -Depends: ${shlibs:Depends}, ${misc:Depends}, iproute, iputils-arping, dhcdbd (>= 1.10), lsb-base (>= 2.0-6) +Depends: ${shlibs:Depends}, ${misc:Depends}, iproute, iputils-arping, dhcdbd (>= 1.10-2), lsb-base (>= 2.0-6) 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 |