aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSebastian Dröge <sebastian.droege@collabora.co.uk>2011-12-12 11:52:08 +0100
committerSebastian Dröge <sebastian.droege@collabora.co.uk>2011-12-12 12:29:34 +0100
commit3c5d68660d659cf057819b4cbde50e35b8ff220e (patch)
treec3c7424af08c14546f1687642620313fc3763ff6
parent6f6f8d2e27dcb4acc6872d0b4cfcd6f4f3001883 (diff)
Merge 0.10.35.2-1debian/0.11.1-1
-rw-r--r--debian/control12
1 files changed, 7 insertions, 5 deletions
diff --git a/debian/control b/debian/control
index d609f04..bb316f1 100644
--- a/debian/control
+++ b/debian/control
@@ -6,15 +6,15 @@ Uploaders: Loic Minier <lool@dooz.org>,
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 @@ Homepage: http://gstreamer.freedesktop.org
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 @@ Description: Core GStreamer libraries and elements
Package: libgstreamer0.11-0-dbg
Architecture: any
+Multi-Arch: same
Section: debug
Priority: extra
Depends: libgstreamer0.11-0 (= ${binary:Version}),
@@ -143,7 +145,7 @@ Description: Tools for use with GStreamer
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},