debian/control*: aligned libglib2.0-dev version requirement with configure.ac
diff --git a/debian/control b/debian/control
index 4521205..8cc5bab 100644
--- a/debian/control
+++ b/debian/control
@@ -16,7 +16,7 @@
                dh-autoreconf,
                autopoint (>= 0.17),
                zlib1g-dev (>= 1:1.1.4),
-               libglib2.0-dev (>= 2.26),
+               libglib2.0-dev (>= 2.31.14),
                libgmp3-dev,
                libgsl0-dev,
                pkg-config (>= 0.11.0),
@@ -131,7 +131,7 @@
 Depends: ${shlibs:Depends},
          ${misc:Depends},
          pkg-config,
-         libgstreamer0.11-0 (>= 0.11.1)
+         libgstreamer0.11-0 (>= 0.11.90)
 Suggests: gstreamer0.11-plugins-base
 Description: Tools for use with GStreamer
  GStreamer is a streaming media framework, based on graphs of filters
diff --git a/debian/control.in b/debian/control.in
index da5e67b..65d75e0 100644
--- a/debian/control.in
+++ b/debian/control.in
@@ -16,7 +16,7 @@
                dh-autoreconf,
                autopoint (>= 0.17),
                zlib1g-dev (>= 1:1.1.4),
-               libglib2.0-dev (>= 2.26),
+               libglib2.0-dev (>= 2.31.14),
                libgmp3-dev,
                libgsl0-dev,
                pkg-config (>= 0.11.0),