summary refs log tree commit diff
diff options
context:
space:
mode:
authorMichael Biebl <biebl@debian.org>2010-01-21 23:37:46 +0000
committerMichael Biebl <biebl@debian.org>2010-01-21 23:37:46 +0000
commita647d714037be5309cab2c3d8c705c98772e8ff8 (patch)
tree3b74e6ec2d55fb97ee60d5036eaa3bbecedce2f5
parent91499fdede95b428a104743134bd61ee2233f424 (diff)
Update build 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).

git-svn-id: svn+ssh://svn.debian.org/svn/pkg-utopia/packages/experimental/networkmanager@3390 ceb527fc-18e6-0310-9fe2-813c157c29e7
-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/