Merge 0.10.35.2-1
diff --git a/debian/control b/debian/control
index d609f04..bb316f1 100644
--- a/debian/control
+++ b/debian/control
@@ -6,15 +6,15 @@
            Sebastien Bacher <seb128@debian.org>,
            Sebastian Dröge <slomo@debian.org>,
            Sjoerd Simons <sjoerd@debian.org>
-Build-Depends: debhelper (>= 7),
-               cdbs (>= 0.4.20),
+Build-Depends: debhelper (>= 8.1.3~),
+               cdbs (>= 0.4.93~),
                gnome-pkg-tools (>= 0.7),
                autotools-dev,
                dh-autoreconf,
                autopoint,
                libxml2-dev (>= 2.6.0),
                zlib1g-dev (>= 1:1.1.4),
-               libglib2.0-dev (>= 2.22),
+               libglib2.0-dev (>= 2.24),
                libgmp3-dev,
                libgsl0-dev,
                pkg-config (>= 0.11.0),
@@ -44,12 +44,13 @@
 
 Package: libgstreamer0.11-0
 Architecture: any
+Multi-Arch: same
 Section: libs
+Pre-Depends: ${misc:Pre-Depends}
 Depends: ${shlibs:Depends},
          ${misc:Depends}
 Suggests: gstreamer0.11-tools,
           gstreamer0.11-plugins-base
-Replaces: gobject-introspection-repository (<< 0.6.5-2)
 Description: Core GStreamer libraries and elements
  GStreamer is a streaming media framework, based on graphs of filters
  which operate on media data.  Applications using this library can do
@@ -62,6 +63,7 @@
 
 Package: libgstreamer0.11-0-dbg
 Architecture: any
+Multi-Arch: same
 Section: debug
 Priority: extra
 Depends: libgstreamer0.11-0 (= ${binary:Version}),
@@ -143,7 +145,7 @@
  This package contains versioned command-line tools for GStreamer.
 
 Package: gir1.2-gstreamer-0.11
-Section: libs
+Section: introspection
 Architecture: any
 Depends: ${gir:Depends},
          ${shlibs:Depends},