[SCM] plasma-mediacenter packaging branch, kubuntu_unstable, updated. 6642cdf6ea14ffea9c210ca463ffc9083b4e2a88

Harald Sitter apachelogger-guest at moszumanska.debian.org
Fri Feb 13 16:13:15 UTC 2015


Gitweb-URL: http://git.debian.org/?p=pkg-kde/kde-extras/plasma-mediacenter.git;a=commitdiff;h=6642cdf

The following commit has been merged in the kubuntu_unstable branch:
commit 6642cdf6ea14ffea9c210ca463ffc9083b4e2a88
Author: Harald Sitter <sitter at kde.org>
Date:   Fri Feb 13 17:12:57 2015 +0100

    depend on plasma-workspace for plasmashell and override warning
---
 debian/control                              | 6 ++++--
 debian/plasma-mediacenter.lintian-overrides | 1 +
 2 files changed, 5 insertions(+), 2 deletions(-)

diff --git a/debian/control b/debian/control
index 00ff5ba..fad0813 100644
--- a/debian/control
+++ b/debian/control
@@ -26,8 +26,8 @@ Vcs-Git: git://anonscm.debian.org/pkg-kde/kde-extras/plasma-mediacenter.git
 
 Package: plasma-mediacenter
 Architecture: any
-Depends: baloo, qml-module-qtmultimedia, ${misc:Depends}, ${shlibs:Depends}
-Multi-Arch: same
+Depends: baloo, qml-module-qtmultimedia, ${misc:Depends}, ${shlibs:Depends},
+ plasma-workspace
 Recommends: gstreamer0.10-plugins-bad,
             gstreamer0.10-plugins-good,
             gstreamer0.10-plugins-ugly,
@@ -39,6 +39,7 @@ Description: multimedia center for KDE desktop
 
 Package: libplasmamediacenter2
 Architecture: any
+Multi-Arch: same
 Depends: ${misc:Depends}, ${shlibs:Depends}
 Description: multimedia center for KDE desktop - library files
  This package contains libraries for Plasma Media Center
@@ -54,6 +55,7 @@ Description: multimedia center for KDE desktop - development files
 Package: plasma-mediacenter-dbg
 Section: debug
 Architecture: any
+Multi-Arch: same
 Depends: plasma-mediacenter (=${binary:Version}),
          ${misc:Depends},
          ${shlibs:Depend}
diff --git a/debian/plasma-mediacenter.lintian-overrides b/debian/plasma-mediacenter.lintian-overrides
new file mode 100644
index 0000000..b62cbaa
--- /dev/null
+++ b/debian/plasma-mediacenter.lintian-overrides
@@ -0,0 +1 @@
+plasma-mediacenter: desktop-command-not-in-package usr/share/applications/plasma-mediacenter.desktop plasmashell

-- 
plasma-mediacenter packaging



More information about the pkg-kde-commits mailing list