about summary refs log tree commit diff
path: root/debian
diff options
context:
space:
mode:
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog7
-rw-r--r--debian/control2
2 files changed, 7 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog
index afa4a4cb..7ddaad1f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,10 +1,15 @@
 network-manager (0.7.1-2) UNRELEASED; urgency=low
 
+  [ Michael Biebl ]
   * debian/control
     - Add Build-Depends on libudev-dev. This allows to query udev for modem
       capabilites without having to spawn udevadm.
 
- -- Michael Biebl <biebl@debian.org>  Fri, 17 Apr 2009 11:39:35 +0200
+  [ Sjoerd Simons ]
+  * debian/control
+    - Add libnm-util-dev to the depends of libnm-glib-dev
+
+ -- Sjoerd Simons <sjoerd@debian.org>  Tue, 30 Jun 2009 16:18:28 +0100
 
 network-manager (0.7.1-1) unstable; urgency=low
 
diff --git a/debian/control b/debian/control
index d2779520..dff12ed6 100644
--- a/debian/control
+++ b/debian/control
@@ -76,7 +76,7 @@ Description: network management framework (GLib shared library)
 Package: libnm-glib-dev
 Section: libdevel
 Architecture: any
-Depends: libnm-glib0 (= ${binary:Version}), ${misc:Depends}, network-manager-dev, libglib2.0-dev, libdbus-glib-1-dev (>= 0.60)
+Depends: libnm-glib0 (= ${binary:Version}), ${misc:Depends}, libnm-util-dev, network-manager-dev, libglib2.0-dev, libdbus-glib-1-dev (>= 0.60)
 Description: network management framework (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