about summary refs log tree commit diff
path: root/debian
diff options
context:
space:
mode:
authorMichael Biebl <biebl@debian.org>2012-08-07 19:14:29 +0200
committerMichael Biebl <biebl@debian.org>2012-08-07 19:14:29 +0200
commite78ac6d3b0bcfc781301b29f2d7fd3f854741001 (patch)
tree0cce274e36a4e887c5da7db991cdd0acccd343fc /debian
parentc6f5272bec419b1ae6a0fa3052ef7b6c7d03f3fc (diff)
Bump Build-Depends on libdbus-glib-1-dev to (>= 0.94).
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog1
-rw-r--r--debian/control2
2 files changed, 2 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index b22b0387..afff982d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
 network-manager (0.9.5.96-1) UNRELEASED; urgency=low
 
   * New upstream release (0.9.6 rc2).
+  * Bump Build-Depends on libdbus-glib-1-dev to (>= 0.94).
 
  -- Michael Biebl <biebl@debian.org>  Tue, 07 Aug 2012 14:24:25 +0200
 
diff --git a/debian/control b/debian/control
index 4216880e..d5bb8952 100644
--- a/debian/control
+++ b/debian/control
@@ -9,7 +9,7 @@ Build-Depends:
  autotools-dev,
  pkg-config,
  intltool,
- libdbus-glib-1-dev (>= 0.75),
+ libdbus-glib-1-dev (>= 0.94),
  libdbus-1-dev (>= 1.1),
  libiw-dev(>= 27+28pre9),
  libglib2.0-dev (>= 2.22),