[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:31 UTC 2012


The following commit has been merged in the master branch:
commit 4d90cf706619033caa5f93b31cb178426e961709
Author: Sebastian Dröge <sebastian.droege at collabora.co.uk>
Date:   Mon May 21 11:50:17 2012 +0200

    debian/control.in, debian/build-deps.in: Update debhelper dependency version and Standards-Version

diff --git a/debian/build-deps b/debian/build-deps
index 2102cff..7457116 100644
--- a/debian/build-deps
+++ b/debian/build-deps
@@ -7,7 +7,7 @@ libtool (>= 2.0)
 dh-autoreconf
 autopoint (>= 0.17)
 cdbs (>= 0.4.93~)
-debhelper (>= 8.1.3~)
+debhelper (>= 9)
 gnome-pkg-tools (>= 0.7)
 pkg-config (>= 0.11.0)
 libxv-dev (>= 6.8.2.dfsg.1-3)
diff --git a/debian/build-deps.in b/debian/build-deps.in
index 2102cff..7457116 100644
--- a/debian/build-deps.in
+++ b/debian/build-deps.in
@@ -7,7 +7,7 @@ libtool (>= 2.0)
 dh-autoreconf
 autopoint (>= 0.17)
 cdbs (>= 0.4.93~)
-debhelper (>= 8.1.3~)
+debhelper (>= 9)
 gnome-pkg-tools (>= 0.7)
 pkg-config (>= 0.11.0)
 libxv-dev (>= 6.8.2.dfsg.1-3)
diff --git a/debian/changelog b/debian/changelog
index 4706b4a..a06f02a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,6 +5,9 @@ gst-plugins-base1.0 (0.11.91-1) experimental; urgency=low
       - Update symbols file.
     + debian/rules:
       - (Build-) depend on GStreamer >= 0.11.91.
+  * debian/control.in,
+    debian/build-deps.in:
+    + Update debhelper dependency version and Standards-Version.
 
  -- Sebastian Dröge <slomo at debian.org>  Mon, 21 May 2012 11:43:57 +0200
 
diff --git a/debian/control b/debian/control
index 04d72b7..ee45856 100644
--- a/debian/control
+++ b/debian/control
@@ -6,9 +6,9 @@ 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 (>= 8.1.3~), 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.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-Indep: gtk-doc-tools
-Standards-Version: 3.8.4
+Standards-Version: 3.9.3
 Homepage: http://gstreamer.freedesktop.org
 
 Package: gstreamer1.0-plugins-base-apps
diff --git a/debian/control.in b/debian/control.in
index 5d9f36a..9da03f7 100644
--- a/debian/control.in
+++ b/debian/control.in
@@ -8,7 +8,7 @@ Uploaders: Loïc Minier <lool at debian.org>,
            Sjoerd Simons <sjoerd at debian.org>
 Build-Depends: BUILDDEPS
 Build-Depends-Indep: gtk-doc-tools
-Standards-Version: 3.8.4
+Standards-Version: 3.9.3
 Homepage: http://gstreamer.freedesktop.org
 
 Package: @GST_PKGNAME at -plugins-base-apps

-- 
GStreamer Base Plugins 1.0 Packaging



More information about the Pkg-gstreamer-commits mailing list