[SCM] qtmultimedia packaging branch, kubuntu_unstable, updated. debian/5.5.0-3

Rohan Garg rohangarg-guest at moszumanska.debian.org
Tue Sep 8 16:05:32 UTC 2015


Gitweb-URL: http://git.debian.org/?p=pkg-kde/qt/qtmultimedia.git;a=commitdiff;h=c2677f2

The following commit has been merged in the kubuntu_unstable branch:
commit c2677f25bde492ae72e62c87f2ac54f6de10e3de
Author: Lisandro Damián Nicanor Pérez Meyer <perezmeyer at gmail.com>
Date:   Mon Aug 24 20:51:48 2015 -0300

    Bump GStreamer to 1.0.
    
    Let the GStreamer folks remove 0.1 from the archive.
---
 debian/changelog | 2 ++
 debian/control   | 4 ++--
 2 files changed, 4 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 246636f..85dfd75 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,8 @@ qtmultimedia-opensource-src (5.5.0-1) UNRELEASED; urgency=medium
   * New upstream release.
     - Bump Qt build dependencies.
   * Update symbols files with buildds' logs.
+  * Bump GStreamer to 1.0, this is the first release to give official support
+    for it (Closes: #785874).
 
  -- Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>  Mon, 24 Aug 2015 20:40:09 -0300
 
diff --git a/debian/control b/debian/control
index 963ff62..48f0e6f 100644
--- a/debian/control
+++ b/debian/control
@@ -9,8 +9,8 @@ Uploaders: Sune Vuorela <debian at pusling.com>,
            Dmitry Shachnev <mitya57 at debian.org>
 Build-Depends: debhelper (>= 9.0.0),
                libasound2-dev [linux-any],
-               libgstreamer-plugins-base0.10-dev,
-               libgstreamer0.10-dev,
+               libgstreamer-plugins-base1.0-dev,
+               libgstreamer1.0-dev,
                libopenal-dev,
                libpulse-dev,
                libqt5opengl5-dev (>= 5.5.0+dfsg~),

-- 
qtmultimedia packaging



More information about the pkg-kde-commits mailing list