[Pkg-utopia-commits] r671 - packages/unstable/networkmanager/debian

Riccardo Setti giskard-guest at costa.debian.org
Mon Feb 27 21:54:09 UTC 2006


Author: giskard-guest
Date: 2006-02-27 21:54:08 +0000 (Mon, 27 Feb 2006)
New Revision: 671

Modified:
   packages/unstable/networkmanager/debian/control
Log:
nm deps on dhcdbd -1 and not -2 

Modified: packages/unstable/networkmanager/debian/control
===================================================================
--- packages/unstable/networkmanager/debian/control	2006-02-27 21:48:23 UTC (rev 670)
+++ packages/unstable/networkmanager/debian/control	2006-02-27 21:54:08 UTC (rev 671)
@@ -7,7 +7,7 @@
 
 Package: network-manager
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}, iproute, iputils-arping, dhcdbd (>= 1.10-2), lsb-base (>= 2.0-6)
+Depends: ${shlibs:Depends}, ${misc:Depends}, iproute, iputils-arping, dhcdbd (>= 1.10-1), 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




More information about the Pkg-utopia-commits mailing list