[SCM] kdeconnect-plasma packaging branch, kubuntu_unstable, updated. c45da541e0848eaf8f94407b3e7cfe28f2e9b220

Harald Sitter apachelogger-guest at moszumanska.debian.org
Wed Sep 16 09:44:05 UTC 2015


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

The following commit has been merged in the kubuntu_unstable branch:
commit c45da541e0848eaf8f94407b3e7cfe28f2e9b220
Author: Harald Sitter <sitter at kde.org>
Date:   Wed Sep 16 11:43:31 2015 +0200

    fix lintian overrides and runtime deps
    
    desktop files in kdeconnect want plasmawindowed (plasma-workspace)
    and kcmshell5 (kde-cli-tools)
---
 debian/control                             | 3 ++-
 debian/kdeconnect-plasma.lintian-overrides | 4 ++--
 2 files changed, 4 insertions(+), 3 deletions(-)

diff --git a/debian/control b/debian/control
index aabecf2..a07dbe3 100644
--- a/debian/control
+++ b/debian/control
@@ -30,7 +30,8 @@ Vcs-Git: git://anonscm.debian.org/pkg-kde/kde-extras/kdeconnect-plasma.git
 
 Package: kdeconnect-plasma
 Architecture: any
-Depends: libqca-qt5-2-plugins,
+Depends: kde-cli-tools,
+         libqca-qt5-2-plugins,
          plasma-workspace,
          sshfs,
          ${misc:Depends},
diff --git a/debian/kdeconnect-plasma.lintian-overrides b/debian/kdeconnect-plasma.lintian-overrides
index 3c7fcff..bb28361 100644
--- a/debian/kdeconnect-plasma.lintian-overrides
+++ b/debian/kdeconnect-plasma.lintian-overrides
@@ -1,3 +1,3 @@
-desktop-command-not-in-package usr/share/applications/kdeconnect.desktop kcmshell5
-desktop-command-not-in-package usr/share/applications/kdeconnect-non-plasma.desktop plasmawindowed
 kdeconnect-plasma: package-name-doesnt-match-sonames libkdeconnectcore0 libkdeconnectinterfaces0 libkdeconnectpluginkcm0
+kdeconnect-plasma: desktop-command-not-in-package usr/share/applications/org.kde.kdeconnect.nonplasma.desktop plasmawindowed
+kdeconnect-plasma: desktop-command-not-in-package usr/share/applications/org.kde.kdeconnect.kcm.desktop kcmshell5

-- 
kdeconnect-plasma packaging



More information about the pkg-kde-commits mailing list