[SCM] qt-gstreamer packaging branch, master, updated. debian/1.2.0-4-12-ga949701

Pino Toscano pino at moszumanska.debian.org
Sun Dec 24 23:13:42 UTC 2017


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

The following commit has been merged in the master branch:
commit a949701137bf16be0147ca32f8bd3e89189de551
Author: Pino Toscano <pino at debian.org>
Date:   Mon Dec 25 00:13:32 2017 +0100

    libqt5gstreamerui-1.0-0: fix plugins suggest
---
 debian/changelog | 2 ++
 debian/control   | 2 +-
 2 files changed, 3 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index e99aa34..2610e7b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -20,6 +20,8 @@ qt-gstreamer (1.2.0-5) UNRELEASED; urgency=medium
   * Update Vcs-* fields.
   * Use https in the watch file, for the Homepage, and for the PTS URL.
   * Remove manual libstdc++6 dependency in libqt5glib-2.0-0.
+  * Suggest qtgstreamer-plugins-qt5 instead of qtgstreamer-plugins in
+    libqt5gstreamerui-1.0-0.
 
  -- Debian/Kubuntu KDE Extras Team <pkg-kde-extras at lists.alioth.debian.org>  Sun, 24 Dec 2017 23:30:51 +0100
 
diff --git a/debian/control b/debian/control
index d72e249..26d35bc 100644
--- a/debian/control
+++ b/debian/control
@@ -69,7 +69,7 @@ Architecture: any
 Multi-Arch: same
 Pre-Depends: ${misc:Pre-Depends}
 Depends: ${misc:Depends}, ${shlibs:Depends}
-Suggests: qtgstreamer-plugins
+Suggests: qtgstreamer-plugins-qt5
 Description: QtGStreamerUi library - Qt 5 build
  This package contains the QtGStreamerUi library, a library that provides
  helper classes for integrating GStreamer better in graphical Qt applications.

-- 
qt-gstreamer packaging



More information about the pkg-kde-commits mailing list