diff options
| author | Michael Biebl <biebl@teco.edu> | 2006-03-28 13:25:16 +0000 |
|---|---|---|
| committer | Michael Biebl <biebl@teco.edu> | 2006-03-28 13:25:16 +0000 |
| commit | 1d1d99bcad79fe607bcf628990cae1ca2947f264 (patch) | |
| tree | 19e70faf98e457e58d6b574647528226595fcb0b /debian/control | |
| parent | c1e970a529ac74c9c31a295e134e2f8d554da783 (diff) | |
Update NM 0.6.2 to use the new dhcdbd revision which starts on its own.
git-svn-id: svn+ssh://svn.debian.org/svn/pkg-utopia/packages/unstable/networkmanager@768 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 1309b4de..8a743162 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.10), lsb-base (>= 2.0-6), wpasupplicant (>= 0.4.8), dbus (>= 0.60) +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 |