[Pkg-gstreamer-commits] [SCM] GStreamer Base Plugins 1.0 Packaging branch, master, updated. debian/0.11.90-1-9-g75d3504

Sebastian Dröge sebastian.droege at collabora.co.uk
Mon May 21 10:53:32 UTC 2012


The following commit has been merged in the master branch:
commit 75d3504471a2f33e3ff596a95610ab3d01672c6a
Author: Sebastian Dröge <sebastian.droege at collabora.co.uk>
Date:   Mon May 21 12:53:00 2012 +0200

    debian/control.in: Update automake, autoconf and libtool build dependencies

diff --git a/debian/build-deps b/debian/build-deps
index 7457116..657841f 100644
--- a/debian/build-deps
+++ b/debian/build-deps
@@ -1,9 +1,9 @@
 @GST_LIB_DEV_DEP@
 @GST_EXTRA_BUILD_DEPENDS@
 autotools-dev
-automake (>= 1.10)
-autoconf (>= 2.60)
-libtool (>= 2.0)
+automake (>= 1.11)
+autoconf (>= 2.62)
+libtool (>= 2.2.6)
 dh-autoreconf
 autopoint (>= 0.17)
 cdbs (>= 0.4.93~)
diff --git a/debian/build-deps.in b/debian/build-deps.in
index 7457116..657841f 100644
--- a/debian/build-deps.in
+++ b/debian/build-deps.in
@@ -1,9 +1,9 @@
 @GST_LIB_DEV_DEP@
 @GST_EXTRA_BUILD_DEPENDS@
 autotools-dev
-automake (>= 1.10)
-autoconf (>= 2.60)
-libtool (>= 2.0)
+automake (>= 1.11)
+autoconf (>= 2.62)
+libtool (>= 2.2.6)
 dh-autoreconf
 autopoint (>= 0.17)
 cdbs (>= 0.4.93~)
diff --git a/debian/changelog b/debian/changelog
index 9a1080a..2716519 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+gst-plugins-base1.0 (0.11.91-2) UNRELEASED; urgency=low
+
+  * debian/control.in:
+    + Update automake, autoconf and libtool build dependencies.
+
+ -- Sebastian Dröge <slomo at debian.org>  Mon, 21 May 2012 12:52:44 +0200
+
 gst-plugins-base1.0 (0.11.91-1) experimental; urgency=low
 
   * New upstream release, "Fee-fi-fo-fum":
diff --git a/debian/control b/debian/control
index ee45856..ce20c16 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,7 @@ Uploaders: Loïc Minier <lool at debian.org>,
            Sebastien Bacher <seb128 at debian.org>,
            Sebastian Dröge <slomo at debian.org>,
            Sjoerd Simons <sjoerd at debian.org>
-Build-Depends: libgstreamer1.0-dev (>= 0.11.91), libasound2-dev (>= 0.9.0) [linux-any] , libgudev-1.0-dev (>= 143) [linux-any], autotools-dev, automake (>= 1.10), autoconf (>= 2.60), libtool (>= 2.0), dh-autoreconf, autopoint (>= 0.17), cdbs (>= 0.4.93~), debhelper (>= 9), gnome-pkg-tools (>= 0.7), pkg-config (>= 0.11.0), libxv-dev (>= 6.8.2.dfsg.1-3), libxt-dev (>= 6.8.2.dfsg.1-3), libvorbis-dev (>= 1.0.0-2), libcdparanoia-dev (>= 3.10.2) [!hurd-i386], liborc-0.4-dev (>= 1:0.4.11), libpango1.0-dev (>= 1.16.0), libtheora-dev (>= 1.1), libglib2.0-dev (>= 2.31.14), libxml2-dev (>= 2.4.23), zlib1g-dev (>= 1:1.1.4), libvisual-0.4-dev (>= 0.4.0), dpkg-dev (>= 1.15.1), iso-codes, libgtk-3-dev, libglib2.0-doc, gstreamer1.0-doc, libgirepository1.0-dev (>= 0.9.12-4~), gobject-introspection (>= 0.9.12-4~), gir1.2-glib-2.0, gir1.2-freedesktop, gir1.2-gstreamer-1.0, zlib1g-dev
+Build-Depends: libgstreamer1.0-dev (>= 0.11.91), libasound2-dev (>= 0.9.0) [linux-any] , libgudev-1.0-dev (>= 143) [linux-any], autotools-dev, automake (>= 1.11), autoconf (>= 2.62), libtool (>= 2.2.6), dh-autoreconf, autopoint (>= 0.17), cdbs (>= 0.4.93~), debhelper (>= 9), gnome-pkg-tools (>= 0.7), pkg-config (>= 0.11.0), libxv-dev (>= 6.8.2.dfsg.1-3), libxt-dev (>= 6.8.2.dfsg.1-3), libvorbis-dev (>= 1.0.0-2), libcdparanoia-dev (>= 3.10.2) [!hurd-i386], liborc-0.4-dev (>= 1:0.4.11), libpango1.0-dev (>= 1.16.0), libtheora-dev (>= 1.1), libglib2.0-dev (>= 2.31.14), libxml2-dev (>= 2.4.23), zlib1g-dev (>= 1:1.1.4), libvisual-0.4-dev (>= 0.4.0), dpkg-dev (>= 1.15.1), iso-codes, libgtk-3-dev, libglib2.0-doc, gstreamer1.0-doc, libgirepository1.0-dev (>= 0.9.12-4~), gobject-introspection (>= 0.9.12-4~), gir1.2-glib-2.0, gir1.2-freedesktop, gir1.2-gstreamer-1.0, zlib1g-dev
 Build-Depends-Indep: gtk-doc-tools
 Standards-Version: 3.9.3
 Homepage: http://gstreamer.freedesktop.org

-- 
GStreamer Base Plugins 1.0 Packaging



More information about the Pkg-gstreamer-commits mailing list