about summary refs log tree commit diff
diff options
context:
space:
mode:
authorMichael Biebl <biebl@debian.org>2013-02-03 15:07:21 +0100
committerMichael Biebl <biebl@debian.org>2013-02-03 15:07:21 +0100
commitde84b8fc8475489367aea5c842ad3d891996c5db (patch)
tree9b76d5a9270c8b124520a56acc6678b3079899b2
parentf76653ca458f7b0da869f5e16584076d62c64c81 (diff)
Bump Build-Depends on libglib2.0-dev and libudev-dev/libgudev-1.0-dev.
-rw-r--r--debian/changelog1
-rw-r--r--debian/control6
2 files changed, 4 insertions, 3 deletions
diff --git a/debian/changelog b/debian/changelog
index 008f3f92..0d08e850 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,7 @@ network-manager (0.9.7.995-1) UNRELEASED; urgency=low
   * Update symbols files.
   * Use new distro-agnostic configure flags.
   * Drop 04-systemd-set-kill-mode-process.patch, refresh other patches.
+  * Bump Build-Depends on libglib2.0-dev and libudev-dev/libgudev-1.0-dev.
 
  -- Michael Biebl <biebl@debian.org>  Sun, 03 Feb 2013 14:49:46 +0100
 
diff --git a/debian/control b/debian/control
index d5bb8952..70b24aab 100644
--- a/debian/control
+++ b/debian/control
@@ -12,7 +12,7 @@ Build-Depends:
  libdbus-glib-1-dev (>= 0.94),
  libdbus-1-dev (>= 1.1),
  libiw-dev(>= 27+28pre9),
- libglib2.0-dev (>= 2.22),
+ libglib2.0-dev (>= 2.26),
  libnl-3-dev,
  libnl-route-3-dev,
  libnl-genl-3-dev,
@@ -20,8 +20,8 @@ Build-Depends:
  libpolkit-gobject-1-dev,
  libgnutls-dev,
  uuid-dev,
- libudev-dev (>= 147),
- libgudev-1.0-dev,
+ libudev-dev (>= 165),
+ libgudev-1.0-dev (>= 165),
  libgirepository1.0-dev (>= 0.10.7-1~),
  gobject-introspection (>= 0.9.12-4~),
  gtk-doc-tools,