[Pkg-gstreamer-commits] [gst-plugins-good1.0] 03/04: New upstream GIT snapshot.
Sebastian Dröge
slomo at moszumanska.debian.org
Tue Mar 17 09:34:39 UTC 2015
This is an automated email from the git hooks/post-receive script.
slomo pushed a commit to branch debian-experimental
in repository gst-plugins-good1.0.
commit 6009dd944fd8e19f65a0af659410af83d4534e61
Author: Sebastian Dröge <sebastian at centricular.com>
Date: Tue Mar 17 09:42:11 2015 +0100
New upstream GIT snapshot.
---
debian/build-deps | 4 ++--
debian/build-deps.in | 4 ++--
debian/changelog | 6 ++++++
debian/control | 2 +-
debian/rules | 2 +-
5 files changed, 12 insertions(+), 6 deletions(-)
diff --git a/debian/build-deps b/debian/build-deps
index a485eaa..4df3e6f 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.4.0)
+libgstreamer-plugins-base at GST_ABI@-dev (>= 1.5.0.1+git20150316)
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.4.0)
+gstreamer at GST_ABI@-plugins-base (>= 1.5.0.1+git20150316)
libsoup2.4-dev (>= 2.40)
libpulse-dev (>= 2.0)
libbz2-dev
diff --git a/debian/build-deps.in b/debian/build-deps.in
index a485eaa..4df3e6f 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.4.0)
+libgstreamer-plugins-base at GST_ABI@-dev (>= 1.5.0.1+git20150316)
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.4.0)
+gstreamer at GST_ABI@-plugins-base (>= 1.5.0.1+git20150316)
libsoup2.4-dev (>= 2.40)
libpulse-dev (>= 2.0)
libbz2-dev
diff --git a/debian/changelog b/debian/changelog
index a0667d0..b7959ec 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+gst-plugins-good1.0 (1.5.0.1+git20150316-1) experimental; urgency=medium
+
+ * New upstream GIT snapshot.
+
+ -- Sebastian Dröge <slomo at debian.org> Tue, 17 Mar 2015 09:14:23 +0100
+
gst-plugins-good1.0 (1.4.5-1) experimental; urgency=medium
* New upstream bugfix release.
diff --git a/debian/control b/debian/control
index 425a11c..e023a2b 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.4.0), 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.4.0), 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), libglib [...]
+Build-Depends: libgstreamer1.0-dev (>= 1.5.0.1+git20150316), 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.5.0.1+git20150316), 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- [...]
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 63dff79..f9d4a08 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.4.0)
+gst_lib_dev_dep=$(gst_lib_dev) (>= 1.5.0.1+git20150316)
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