From 0b984bf0091dd44496da43d6541396996dbeb234 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sebastian=20Dr=C3=B6ge?= <sebastian@centricular.com> Date: Fri, 18 May 2018 10:27:42 +0300 Subject: [PATCH] New upstream bugfix release --- debian/build-deps | 4 ++-- debian/build-deps.in | 4 ++-- debian/changelog | 6 ++++++ debian/control | 10 +++++----- debian/control.in | 8 ++++---- debian/rules | 2 +- 6 files changed, 20 insertions(+), 14 deletions(-) diff --git a/debian/build-deps b/debian/build-deps index 0797c7073..9b2532ad3 100644 --- a/debian/build-deps +++ b/debian/build-deps @@ -1,6 +1,6 @@ @GST_LIB_DEV_DEP@ @GST_EXTRA_BUILD_DEPENDS@ -libgstreamer-plugins-base@GST_ABI@-dev (>= 1.14.0) +libgstreamer-plugins-base@GST_ABI@-dev (>= 1.14.1) autotools-dev dh-autoreconf automake (>= 1.14) @@ -30,7 +30,7 @@ libxv-dev libgtk-3-dev (>= 3.15) libtag1-dev (>= 1.5) libwavpack-dev (>= 4.60) -gstreamer@GST_ABI@-plugins-base (>= 1.14.0) +gstreamer@GST_ABI@-plugins-base (>= 1.14.1) libsoup2.4-dev (>= 2.48) libpulse-dev (>= 2.0) libbz2-dev diff --git a/debian/build-deps.in b/debian/build-deps.in index 0797c7073..9b2532ad3 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@GST_ABI@-dev (>= 1.14.0) +libgstreamer-plugins-base@GST_ABI@-dev (>= 1.14.1) autotools-dev dh-autoreconf automake (>= 1.14) @@ -30,7 +30,7 @@ libxv-dev libgtk-3-dev (>= 3.15) libtag1-dev (>= 1.5) libwavpack-dev (>= 4.60) -gstreamer@GST_ABI@-plugins-base (>= 1.14.0) +gstreamer@GST_ABI@-plugins-base (>= 1.14.1) libsoup2.4-dev (>= 2.48) libpulse-dev (>= 2.0) libbz2-dev diff --git a/debian/changelog b/debian/changelog index cd7dc561a..9f70f1bf9 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +gst-plugins-good1.0 (1.14.1-1) unstable; urgency=medium + + * New upstream bugfix release + + -- Sebastian Dröge <slomo@debian.org> Fri, 18 May 2018 10:27:37 +0300 + gst-plugins-good1.0 (1.14.0-4) unstable; urgency=medium * debian/control.in: diff --git a/debian/control b/debian/control index d41ab1a7b..b0ff91fbf 100644 --- a/debian/control +++ b/debian/control @@ -1,15 +1,15 @@ Source: gst-plugins-good1.0 Section: libs Priority: optional -Maintainer: Maintainers of GStreamer packages <pkg-gstreamer-maintainers@lists.alioth.debian.org> +Maintainer: Maintainers of GStreamer packages <gst-plugins-good1.0@packages.debian.org> Uploaders: Loic Minier <lool@dooz.org>, Sebastian Dröge <slomo@debian.org>, Sjoerd Simons <sjoerd@debian.org> -Build-Depends: libgstreamer1.0-dev (>= 1.14.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.14.0), autotools-dev, dh-autoreconf, automake (>= 1.14), autoconf (>= 2.69), 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), libglib2.0-dev (>= 2.40), liborc-0.4-dev (>= 1:0.4.17), libcairo2-dev (>= 1.10.0), libcaca-dev, libspeex-dev (>= 1.1.6), libpng-dev, libshout3-dev, libjpeg-dev, libaa1-dev (>= 1.4p5), libflac-dev (>= 1.1.4), libdv4-dev | libdv-dev, libxdamage-dev, libxext-dev, libxfixes-dev, libxv-dev, libgtk-3-dev (>= 3.15), libtag1-dev (>= 1.5), libwavpack-dev (>= 4.60), gstreamer1.0-plugins-base (>= 1.14.0), libsoup2.4-dev (>= 2.48), libpulse-dev (>= 2.0), libbz2-dev, gstreamer1.0-doc, gstreamer1.0-plugins-base-doc, libjack-jackd2-dev, libvpx-dev (>= 1.3.0), libmp3lame-dev, libmpg123-dev (>= 1.13), libtwolame-dev (>= 0.3.10), qtbase5-dev, qtdeclarative5-dev, libqt5x11extras5-dev +Build-Depends: libgstreamer1.0-dev (>= 1.14.1), 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.14.1), autotools-dev, dh-autoreconf, automake (>= 1.14), autoconf (>= 2.69), 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), libglib2.0-dev (>= 2.40), liborc-0.4-dev (>= 1:0.4.17), libcairo2-dev (>= 1.10.0), libcaca-dev, libspeex-dev (>= 1.1.6), libpng-dev, libshout3-dev, libjpeg-dev, libaa1-dev (>= 1.4p5), libflac-dev (>= 1.1.4), libdv4-dev | libdv-dev, libxdamage-dev, libxext-dev, libxfixes-dev, libxv-dev, libgtk-3-dev (>= 3.15), libtag1-dev (>= 1.5), libwavpack-dev (>= 4.60), gstreamer1.0-plugins-base (>= 1.14.1), libsoup2.4-dev (>= 2.48), libpulse-dev (>= 2.0), libbz2-dev, gstreamer1.0-doc, gstreamer1.0-plugins-base-doc, libjack-jackd2-dev, libvpx-dev (>= 1.3.0), libmp3lame-dev, libmpg123-dev (>= 1.13), libtwolame-dev (>= 0.3.10), qtbase5-dev, qtdeclarative5-dev, libqt5x11extras5-dev 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 -Homepage: http://gstreamer.freedesktop.org/modules/gst-plugins-good.html +Vcs-Git: https://salsa.debian.org/gstreamer-team/gst-plugins-good1.0.git +Vcs-Browser: https://salsa.debian.org/gstreamer-team/gst-plugins-good1.0/ +Homepage: https://gstreamer.freedesktop.org Package: gstreamer1.0-plugins-good-doc Architecture: all diff --git a/debian/control.in b/debian/control.in index 85ed70303..afef58ca5 100644 --- a/debian/control.in +++ b/debian/control.in @@ -1,15 +1,15 @@ Source: gst-plugins-good@GST_ABI@ Section: libs Priority: optional -Maintainer: Maintainers of GStreamer packages <pkg-gstreamer-maintainers@lists.alioth.debian.org> +Maintainer: Maintainers of GStreamer packages <gst-plugins-good1.0@packages.debian.org> Uploaders: Loic Minier <lool@dooz.org>, Sebastian Dröge <slomo@debian.org>, Sjoerd Simons <sjoerd@debian.org> Build-Depends: BUILDDEPS Standards-Version: 3.9.3 -Vcs-Git: git://anonscm.debian.org/pkg-gstreamer/gst-plugins-good@GST_ABI@.git -Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-gstreamer/gst-plugins-good@GST_ABI@.git;a=summary -Homepage: http://gstreamer.freedesktop.org/modules/gst-plugins-good.html +Vcs-Git: https://salsa.debian.org/gstreamer-team/gst-plugins-good1.0.git +Vcs-Browser: https://salsa.debian.org/gstreamer-team/gst-plugins-good1.0/ +Homepage: https://gstreamer.freedesktop.org Package: @GST_PKGNAME@-plugins-good-doc Architecture: all diff --git a/debian/rules b/debian/rules index 3b0671f8f..0df68d99f 100755 --- a/debian/rules +++ b/debian/rules @@ -49,7 +49,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.14.0) +gst_lib_dev_dep=$(gst_lib_dev) (>= 1.14.1) gst_pkgname=gstreamer$(gst_abi) gst_deb_abi=$(gst_abi)-0 -- GitLab