about summary refs log tree commit diff
path: root/debian
diff options
context:
space:
mode:
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 a5988edb..c2f8c7af 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
 network-manager (1.0.10-1) UNRELEASED; urgency=medium
 
   * New upstream release.
+  * Bump Build-Depend on libsoup2.4-dev to (>= 2.40) as per configure.ac.
 
  -- Michael Biebl <biebl@debian.org>  Thu, 24 Dec 2015 00:23:58 +0100
 
diff --git a/debian/control b/debian/control
index 62165164..92526821 100644
--- a/debian/control
+++ b/debian/control
@@ -26,7 +26,7 @@ Build-Depends: debhelper (>= 9),
                libgudev-1.0-dev (>= 165),
                libgirepository1.0-dev (>= 0.10.7-1~),
                gobject-introspection (>= 0.9.12-4~),
-               libsoup2.4-dev (>= 2.26),
+               libsoup2.4-dev (>= 2.40),
                gtk-doc-tools,
                perl,
                libyaml-perl,