[Pkg-gstreamer-commits] [gst-plugins-ugly1.0] 03/03: New upstream stable release.
Sebastian Dröge
slomo at moszumanska.debian.org
Sat Jul 19 15:48:55 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-ugly1.0.
commit 69b35f8ac0577c6aa2eea2eb287c09f25ab137bf
Author: Sebastian Dröge <sebastian at centricular.com>
Date: Sat Jul 19 17:45:21 2014 +0200
New upstream stable release.
---
debian/build-deps | 4 ++--
debian/build-deps.in | 4 ++--
debian/changelog | 6 ++++++
debian/control | 6 +++---
debian/rules | 2 +-
5 files changed, 14 insertions(+), 8 deletions(-)
diff --git a/debian/build-deps b/debian/build-deps
index 3690b71..66275f6 100644
--- a/debian/build-deps
+++ b/debian/build-deps
@@ -9,14 +9,14 @@ dpkg-dev (>= 1.15.1)
@GST_EXTRA_BUILD_DEPENDS@
@GST_LIB_DEV_DEP@
gstreamer at GST_ABI@-doc
-gstreamer at GST_ABI@-plugins-base (>= 1.3.91)
+gstreamer at GST_ABI@-plugins-base (>= 1.4.0)
gstreamer at GST_ABI@-plugins-base-doc
gtk-doc-tools (>= 1.12)
liba52-0.7.4-dev
libcdio-dev (>= 0.76)
libdvdread-dev (>= 0.9.0)
libglib2.0-dev (>= 2.32)
-libgstreamer-plugins-base at GST_ABI@-dev (>= 1.3.91)
+libgstreamer-plugins-base at GST_ABI@-dev (>= 1.4.0)
libmad0-dev (>= 0.15)
libmp3lame-dev
libmpeg2-4-dev (>= 0.4.0)
diff --git a/debian/build-deps.in b/debian/build-deps.in
index cba3eb9..1d53af7 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.91)
+libgstreamer-plugins-base at GST_ABI@-dev (>= 1.4.0)
autotools-dev
dh-autoreconf
automake (>= 1.11)
@@ -19,7 +19,7 @@ libmad0-dev (>= 0.15)
libmpeg2-4-dev (>= 0.4.0)
libsidplay1-dev
libdvdread-dev (>= 0.9.0)
-gstreamer at GST_ABI@-plugins-base (>= 1.3.91)
+gstreamer at GST_ABI@-plugins-base (>= 1.4.0)
libcdio-dev (>= 0.76)
libtwolame-dev (>= 0.3.10)
libopencore-amrnb-dev
diff --git a/debian/changelog b/debian/changelog
index 2036cca..1ecc406 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+gst-plugins-ugly1.0 (1.4.0-1) unstable; urgency=medium
+
+ * New upstream stable release.
+
+ -- Sebastian Dröge <slomo at debian.org> Sat, 19 Jul 2014 17:44:56 +0200
+
gst-plugins-ugly1.0 (1.3.91-1) experimental; urgency=medium
* New upstream release candidate:
diff --git a/debian/control b/debian/control
index 4f4f445..05a6b01 100644
--- a/debian/control
+++ b/debian/control
@@ -12,16 +12,16 @@ Build-Depends: autoconf (>= 2.62),
debhelper (>= 9),
dh-autoreconf,
dpkg-dev (>= 1.15.1),
- libgstreamer1.0-dev (>= 1.3.91),
+ libgstreamer1.0-dev (>= 1.4.0),
gstreamer1.0-doc,
- gstreamer1.0-plugins-base (>= 1.3.91),
+ gstreamer1.0-plugins-base (>= 1.4.0),
gstreamer1.0-plugins-base-doc,
gtk-doc-tools (>= 1.12),
liba52-0.7.4-dev,
libcdio-dev (>= 0.76),
libdvdread-dev (>= 0.9.0),
libglib2.0-dev (>= 2.32),
- libgstreamer-plugins-base1.0-dev (>= 1.3.91),
+ libgstreamer-plugins-base1.0-dev (>= 1.4.0),
libmad0-dev (>= 0.15),
libmp3lame-dev,
libmpeg2-4-dev (>= 0.4.0),
diff --git a/debian/rules b/debian/rules
index 912eef9..60f4bea 100755
--- a/debian/rules
+++ b/debian/rules
@@ -43,7 +43,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.91)
+gst_lib_dev_dep=$(gst_lib_dev) (>= 1.4.0)
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-ugly1.0.git
More information about the Pkg-gstreamer-commits
mailing list