diff options
| author | Michael Biebl <biebl@debian.org> | 2010-01-21 23:37:52 +0000 |
|---|---|---|
| committer | Michael Biebl <biebl@debian.org> | 2010-01-21 23:37:52 +0000 |
| commit | d1f2ba42f4f732c70bd92b10d05ba73befefaabd (patch) | |
| tree | ccf9b2925ed8a25b7248dbc37676ec5cb2602855 /debian/control | |
| parent | a647d714037be5309cab2c3d8c705c98772e8ff8 (diff) | |
Update dependencies and package description
- Replace hal Depends with udev. - Replace policykit Recommends with policykit-1. - Update package description: policykit → policykit-1. git-svn-id: svn+ssh://svn.debian.org/svn/pkg-utopia/packages/experimental/networkmanager@3391 ceb527fc-18e6-0310-9fe2-813c157c29e7
Diffstat (limited to 'debian/control')
| -rw-r--r-- | debian/control | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/debian/control b/debian/control index ba6b42c5..0cabc958 100644 --- a/debian/control +++ b/debian/control @@ -34,13 +34,13 @@ Depends: lsb-base (>= 3.2-14), wpasupplicant (>= 0.6.2-1), dbus (>= 1.1.2), - hal (>= 0.5.7.1), + udev, ifupdown, adduser, dhcp3-client Recommends: network-manager-gnome | network-manager-kde, - policykit, + policykit-1, ppp, dnsmasq-base, iptables @@ -68,7 +68,7 @@ Description: network management framework daemon This package provides the userspace daemons. . Optional dependencies: - * policykit: Required for reading and writing system connections. + * policykit-1: Required for reading and writing system connections. * ppp: Required for establishing dial-up connections (e.g. via GSM). * dnsmasq-base/iptables: Required for creating Ad-hoc connections and connection sharing. |