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

Riccardo Setti giskard-guest at costa.debian.org
Wed Feb 1 22:39:38 UTC 2006


Author: giskard-guest
Date: 2006-02-01 22:39:37 +0000 (Wed, 01 Feb 2006)
New Revision: 537

Modified:
   packages/unstable/networkmanager/debian/control
Log:
added libhal build-dep

Modified: packages/unstable/networkmanager/debian/control
===================================================================
--- packages/unstable/networkmanager/debian/control	2006-02-01 22:30:09 UTC (rev 536)
+++ packages/unstable/networkmanager/debian/control	2006-02-01 22:39:37 UTC (rev 537)
@@ -2,7 +2,7 @@
 Section: net
 Priority: optional
 Maintainer: Riccardo Setti <giskard at autistici.org>
-Build-Depends: debhelper (>= 4.0.0), cdbs, gnome-common, intltool, libgnome-keyring-dev, libdbus-glib-1-dev (>= 0.60), libiw-dev(>= 27+28pre9), libgnomeui-dev, libpanel-applet2-dev, libglade2-dev, libgconf2-dev
+Build-Depends: debhelper (>= 4.0.0), cdbs, gnome-common, intltool, libgnome-keyring-dev, libdbus-glib-1-dev (>= 0.60), libiw-dev(>= 27+28pre9), libgnomeui-dev, libpanel-applet2-dev, libglade2-dev, libgconf2-dev, libhal-dev
 Standards-Version: 3.6.2
 
 Package: network-manager
@@ -54,7 +54,7 @@
 
 Package: libnm-glib-dev
 Architecture: any
-Depends: libglib2.0-dev, libnm-glib0, libdbus-glib-1-dev (>= 0.60)
+Depends: libglib2.0-dev, libnm-glib0 (= ${Source-Version}), libdbus-glib-1-dev (>= 0.60)
 Description: network management framework daemon (GLib interface)
  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