[SCM] kaffeine packaging branch, master, updated. debian/2.0.4-1-4-g9d629a0

Pino Toscano pino at moszumanska.debian.org
Sat Jan 14 18:35:44 UTC 2017


Gitweb-URL: http://git.debian.org/?p=pkg-kde/kde-extras/kaffeine.git;a=commitdiff;h=9d629a0

The following commit has been merged in the master branch:
commit 9d629a01d5e97100635bdda8561f213518654d36
Author: Pino Toscano <pino at debian.org>
Date:   Sat Jan 14 19:35:26 2017 +0100

    vlc -> vlc-plugin-base + vlc-plugin-video-output
---
 debian/changelog | 2 ++
 debian/control   | 2 +-
 2 files changed, 3 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index ce3bdf6..6033ac2 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -7,6 +7,8 @@ kaffeine (2.0.5-0r1) UNRELEASED; urgency=medium
     - kio-dev -> libkf5kio-dev
   * Building with a newer src:kio gives a kio dependency automatically
     injected. (Closes: #827533)
+  * Replace the vlc with vlc-plugin-base + vlc-plugin-video-output, as they
+    should be enough to provide all the plugins needed. (see #827534)
 
  -- Debian KDE Extras Team <pkg-kde-extras at lists.alioth.debian.org>  Sat, 14 Jan 2017 19:17:00 +0100
 
diff --git a/debian/control b/debian/control
index a027ab2..4b1ccbd 100644
--- a/debian/control
+++ b/debian/control
@@ -30,7 +30,7 @@ Package: kaffeine
 Architecture: any
 Depends: ${shlibs:Depends}, ${misc:Depends},
  libqt5sql5-sqlite,
- vlc,
+ vlc-plugin-base, vlc-plugin-video-output
 Suggests: libdvdcss2
 Description: versatile media player for KDE
  Kaffeine is a media player for KDE based on VLC, which gives it a wide variety

-- 
kaffeine packaging



More information about the pkg-kde-commits mailing list