[Pkg-gstreamer-commits] [gst-plugins-good1.0] 03/03: New upstream release candidate

Sebastian Dröge slomo at moszumanska.debian.org
Fri Jul 11 09:38:45 UTC 2014


This is an automated email from the git hooks/post-receive script.

slomo pushed a commit to branch master
in repository gst-plugins-good1.0.

commit d24aa46859e3ea0bcf84dccfd9afa56d62105a69
Author: Sebastian Dröge <sebastian at centricular.com>
Date:   Fri Jul 11 11:38:35 2014 +0200

    New upstream release candidate
---
 debian/build-deps    | 4 ++--
 debian/build-deps.in | 4 ++--
 debian/changelog     | 9 +++++++++
 debian/control       | 2 +-
 debian/rules         | 2 +-
 5 files changed, 15 insertions(+), 6 deletions(-)

diff --git a/debian/build-deps b/debian/build-deps
index 43e000d..78d6c05 100644
--- a/debian/build-deps
+++ b/debian/build-deps
@@ -1,6 +1,6 @@
 @GST_LIB_DEV_DEP@
 @GST_EXTRA_BUILD_DEPENDS@
-libgstreamer-plugins-base at GST_ABI@-dev (>= 1.3.90)
+libgstreamer-plugins-base at GST_ABI@-dev (>= 1.3.91)
 autotools-dev
 dh-autoreconf
 automake (>= 1.11)
@@ -30,7 +30,7 @@ libxv-dev
 libgtk-3-dev
 libtag1-dev (>= 1.5)
 libwavpack-dev (>= 4.20)
-gstreamer at GST_ABI@-plugins-base (>= 1.3.90)
+gstreamer at GST_ABI@-plugins-base (>= 1.3.91)
 libsoup2.4-dev (>= 2.40)
 libpulse-dev (>= 2.0)
 libbz2-dev
diff --git a/debian/build-deps.in b/debian/build-deps.in
index 43e000d..78d6c05 100644
--- a/debian/build-deps.in
+++ b/debian/build-deps.in
@@ -1,6 +1,6 @@
 @GST_LIB_DEV_DEP@
 @GST_EXTRA_BUILD_DEPENDS@
-libgstreamer-plugins-base at GST_ABI@-dev (>= 1.3.90)
+libgstreamer-plugins-base at GST_ABI@-dev (>= 1.3.91)
 autotools-dev
 dh-autoreconf
 automake (>= 1.11)
@@ -30,7 +30,7 @@ libxv-dev
 libgtk-3-dev
 libtag1-dev (>= 1.5)
 libwavpack-dev (>= 4.20)
-gstreamer at GST_ABI@-plugins-base (>= 1.3.90)
+gstreamer at GST_ABI@-plugins-base (>= 1.3.91)
 libsoup2.4-dev (>= 2.40)
 libpulse-dev (>= 2.0)
 libbz2-dev
diff --git a/debian/changelog b/debian/changelog
index a1364f1..93eb774 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,12 @@
+gst-plugins-good1.0 (1.3.91-1) experimental; urgency=medium
+
+  * New upstream release candidate:
+    + debian/rules,
+      debian/build-deps.in:
+      - Build-depend on GStreamer core and base >= 1.3.91.
+
+ -- Sebastian Dröge <slomo at debian.org>  Fri, 11 Jul 2014 11:30:26 +0200
+
 gst-plugins-good1.0 (1.3.90-1) experimental; urgency=medium
 
   * New upstream release candidate:
diff --git a/debian/control b/debian/control
index 5779ee9..124a4ed 100644
--- a/debian/control
+++ b/debian/control
@@ -5,7 +5,7 @@ Maintainer: Maintainers of GStreamer packages <pkg-gstreamer-maintainers at lists.a
 Uploaders: Loic Minier <lool at dooz.org>,
            Sebastian Dröge <slomo at debian.org>,
            Sjoerd Simons <sjoerd at debian.org>
-Build-Depends: libgstreamer1.0-dev (>= 1.3.90),  libraw1394-dev (>= 2.0.0) [linux-any] , libiec61883-dev (>= 1.0.0) [linux-any] , libavc1394-dev [linux-any] , libv4l-dev [linux-any] , libgudev-1.0-dev (>= 143) [linux-any], libgstreamer-plugins-base1.0-dev (>= 1.3.90), autotools-dev, dh-autoreconf, automake (>= 1.11), autoconf (>= 2.62), libtool (>= 2.2.6), autopoint (>= 0.17), cdbs (>= 0.4.93), debhelper (>= 9), dpkg-dev (>= 1.15.1), pkg-config (>= 0.11.0), gtk-doc-tools (>= 1.12), libgl [...]
+Build-Depends: libgstreamer1.0-dev (>= 1.3.91),  libraw1394-dev (>= 2.0.0) [linux-any] , libiec61883-dev (>= 1.0.0) [linux-any] , libavc1394-dev [linux-any] , libv4l-dev [linux-any] , libgudev-1.0-dev (>= 143) [linux-any], libgstreamer-plugins-base1.0-dev (>= 1.3.91), autotools-dev, dh-autoreconf, automake (>= 1.11), autoconf (>= 2.62), libtool (>= 2.2.6), autopoint (>= 0.17), cdbs (>= 0.4.93), debhelper (>= 9), dpkg-dev (>= 1.15.1), pkg-config (>= 0.11.0), gtk-doc-tools (>= 1.12), libgl [...]
 Standards-Version: 3.9.3
 Vcs-Git: git://anonscm.debian.org/pkg-gstreamer/gst-plugins-good1.0.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-gstreamer/gst-plugins-good1.0.git;a=summary
diff --git a/debian/rules b/debian/rules
index bb8f520..a6c875e 100755
--- a/debian/rules
+++ b/debian/rules
@@ -45,7 +45,7 @@ gst_abi=$(gst_major).$(gst_minor)
 gst_lib=libgstreamer$(gst_abi)-0
 gst_lib_dev=libgstreamer$(gst_abi)-dev
 # what gstreamer version is needed
-gst_lib_dev_dep=$(gst_lib_dev) (>= 1.3.90)
+gst_lib_dev_dep=$(gst_lib_dev) (>= 1.3.91)
 
 gst_pkgname=gstreamer$(gst_abi)
 gst_deb_abi=$(gst_abi)-0

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-gstreamer/gst-plugins-good1.0.git



More information about the Pkg-gstreamer-commits mailing list