about summary refs log tree commit diff
path: root/debian
diff options
context:
space:
mode:
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog4
-rw-r--r--debian/control9
2 files changed, 9 insertions, 4 deletions
diff --git a/debian/changelog b/debian/changelog
index 69a73426..c6f62ef9 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -21,6 +21,10 @@ network-manager (0.7.998-1) UNRELEASED; urgency=low
       smoother transition to the new library names.
   * debian/control
     - Wrap dependencies.
+    - Drop Build-Depends on libhal-dev and libpolkit-dbus-dev.
+    - Add Build-Depends on libdbus-1-dev (>= 1.1), libpolkit-gobject-1-dev and
+      libgudev-1.0-dev.
+    - Bump Build-Depends on libglib2.0-dev to (>= 2.18).
 
  -- Michael Biebl <biebl@debian.org>  Sun, 29 Nov 2009 10:19:59 +0100
 
diff --git a/debian/control b/debian/control
index 7e017e3b..ba6b42c5 100644
--- a/debian/control
+++ b/debian/control
@@ -11,15 +11,16 @@ Build-Depends:
  intltool,
  quilt,
  libdbus-glib-1-dev (>= 0.75),
+ libdbus-1-dev (>= 1.1),
  libiw-dev(>= 27+28pre9),
- libglib2.0-dev,
- libhal-dev (>= 0.5.0),
+ libglib2.0-dev (>= 2.18),
  libnl-dev (>= 1.0~pre8),
  ppp-dev,
- libpolkit-dbus-dev,
+ libpolkit-gobject-1-dev,
  libgnutls-dev,
  uuid-dev,
- libudev-dev
+ libudev-dev,
+ libgudev-1.0-dev
 Standards-Version: 3.8.3
 Vcs-Svn: svn://svn.debian.org/pkg-utopia/packages/unstable/networkmanager/
 Vcs-Browser: http://svn.debian.org/wsvn/pkg-utopia/packages/unstable/networkmanager/