[SCM] plasma-mediacenter packaging branch, master, updated. debian/5.6.5-1-4-gcb8d819
Pino Toscano
pino at moszumanska.debian.org
Sat Jul 2 05:51:34 UTC 2016
Gitweb-URL: http://git.debian.org/?p=pkg-kde/plasma/plasma-mediacenter.git;a=commitdiff;h=cb8d819
The following commit has been merged in the master branch:
commit cb8d8198b1abef0412c7307d67fc463303a7fd77
Author: Pino Toscano <pino at debian.org>
Date: Sat Jul 2 07:51:09 2016 +0200
replace gstreamer0.10-* recommends with gstreamer1.0-* ones
---
debian/changelog | 1 +
debian/control | 6 +++---
2 files changed, 4 insertions(+), 3 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index c31a8f0..ea8ff0c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,6 +5,7 @@ plasma-mediacenter (5.6.5-2) UNRELEASED; urgency=medium
* Stop forcing the local installation to debian/tmp, letting the package
directory as install place.
- remove plasma-mediacenter.install, no more used now
+ * Replace the gstreamer0.10-* recommends with gstreamer1.0-* ones.
-- Debian/Kubuntu Qt/KDE Maintainers <debian-qt-kde at lists.debian.org> Tue, 28 Jun 2016 09:04:21 +0200
diff --git a/debian/control b/debian/control
index 3afb90f..8e506aa 100644
--- a/debian/control
+++ b/debian/control
@@ -35,9 +35,9 @@ Depends: baloo-kf5,
qml-module-qtmultimedia,
${misc:Depends},
${shlibs:Depends}
-Recommends: gstreamer0.10-plugins-bad,
- gstreamer0.10-plugins-good,
- gstreamer0.10-plugins-ugly
+Recommends: gstreamer1.0-plugins-bad,
+ gstreamer1.0-plugins-good,
+ gstreamer1.0-plugins-ugly
Description: multimedia center for KDE desktop
KDE Plasma Media Center is aimed towards unified media experience on PCs,
tablets, netbooks, TVs and any device capable of running KDE software.
--
plasma-mediacenter packaging
More information about the pkg-kde-commits
mailing list