[Pkg-gstreamer-commits] [gst-plugins-good1.0] 03/03: New upstream development snapshot.
Sebastian Dröge
slomo at alioth.debian.org
Fri Aug 30 11:37:01 UTC 2013
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 745561f0bd78088de77e79be5810300cc891b35c
Author: Sebastian Dröge <slomo at circular-chaos.org>
Date: Fri Aug 30 12:55:01 2013 +0200
New upstream development snapshot.
---
debian/build-deps | 4 ++--
debian/build-deps.in | 4 ++--
debian/changelog | 10 ++++++++++
debian/control | 2 +-
debian/rules | 2 +-
5 files changed, 16 insertions(+), 6 deletions(-)
diff --git a/debian/build-deps b/debian/build-deps
index 86849ac..2773a0c 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.1.3)
+libgstreamer-plugins-base at GST_ABI@-dev (>= 1.1.4)
autotools-dev
dh-autoreconf
automake (>= 1.11)
@@ -31,7 +31,7 @@ libgtk-3-dev
libtag1-dev (>= 1.5)
libwavpack-dev (>= 4.20)
gstreamer at GST_ABI@-plugins-base (>= 1.0.0)
-libsoup2.4-dev (>= 2.26.1)
+libsoup2.4-dev (>= 2.38)
libpulse-dev (>= 2.0)
libbz2-dev
gstreamer at GST_ABI@-doc
diff --git a/debian/build-deps.in b/debian/build-deps.in
index 86849ac..2773a0c 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.1.3)
+libgstreamer-plugins-base at GST_ABI@-dev (>= 1.1.4)
autotools-dev
dh-autoreconf
automake (>= 1.11)
@@ -31,7 +31,7 @@ libgtk-3-dev
libtag1-dev (>= 1.5)
libwavpack-dev (>= 4.20)
gstreamer at GST_ABI@-plugins-base (>= 1.0.0)
-libsoup2.4-dev (>= 2.26.1)
+libsoup2.4-dev (>= 2.38)
libpulse-dev (>= 2.0)
libbz2-dev
gstreamer at GST_ABI@-doc
diff --git a/debian/changelog b/debian/changelog
index a54fc8d..8b65c1e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,13 @@
+gst-plugins-good1.0 (1.1.4-1) experimental; urgency=low
+
+ * New upstream development snapshot:
+ + debian/rules,
+ debian/build-deps.in:
+ - Build depend on GStreamer and gst-plugins-base >= 1.1.4.
+ - Build depend on libsoup >= 2.38.
+
+ -- Sebastian Dröge <slomo at debian.org> Fri, 30 Aug 2013 12:53:44 +0200
+
gst-plugins-good1.0 (1.1.3-1) experimental; urgency=low
* New upstream development snapshot:
diff --git a/debian/control b/debian/control
index e94612a..5917a48 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.1.3), 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.1.3), 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.1.4), 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.1.4), 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 [...]
Standards-Version: 3.9.3
Package: gstreamer1.0-plugins-good-doc
diff --git a/debian/rules b/debian/rules
index 0948806..6888d77 100755
--- a/debian/rules
+++ b/debian/rules
@@ -46,7 +46,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.1.3)
+gst_lib_dev_dep=$(gst_lib_dev) (>= 1.1.4)
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