[SCM] frameworkintegration packaging branch, master, updated. debian/5.37.0-2-105-ge9c37f4

Maximiliano Curia maxy at moszumanska.debian.org
Tue Jan 2 18:25:10 UTC 2018


Gitweb-URL: http://git.debian.org/?p=pkg-kde/frameworks/frameworkintegration.git;a=commitdiff;h=2fe97b8

The following commit has been merged in the master branch:
commit 2fe97b8302ae7e1d4536a4c6ef6a3c6223030558
Author: Harald Sitter <sitter at kde.org>
Date:   Fri May 6 10:54:57 2016 +0200

    remove platform theme, now in plasmaintegration
    
    this renders frameworkintegration incompatible with plasmas < 5.6 which did
    not have plasmaintegration, so retracting the platform theme would break
    theming on older plasmas.
---
 debian/control                      | 5 ++++-
 debian/frameworkintegration.install | 2 --
 2 files changed, 4 insertions(+), 3 deletions(-)

diff --git a/debian/control b/debian/control
index fdf3a61..5bb6005 100644
--- a/debian/control
+++ b/debian/control
@@ -29,7 +29,10 @@ Vcs-Git: https://anonscm.debian.org/git/pkg-kde/frameworks/frameworkintegration.
 Package: frameworkintegration
 Architecture: any
 Depends: ${misc:Depends}, ${shlibs:Depends}
-Breaks: kf5-infopage, kf5-integrationplugin, kf5-platformtheme
+Breaks: kf5-infopage,
+        kf5-integrationplugin,
+        kf5-platformtheme,
+        plasma-workspace (<< 4:5.6.0~)
 Replaces: kf5-infopage, kf5-integrationplugin, kf5-platformtheme
 Description: KF5 cross-framework integration plugins
  Framework Integration is a set of plugins responsible
diff --git a/debian/frameworkintegration.install b/debian/frameworkintegration.install
index 25f2f37..315f9df 100644
--- a/debian/frameworkintegration.install
+++ b/debian/frameworkintegration.install
@@ -1,6 +1,4 @@
 usr/lib/*/qt5/plugins/kf5/FrameworkIntegrationPlugin.so
-usr/lib/*/qt5/plugins/platformthemes/KDEPlatformTheme.so
-usr/share/kconf_update/
 usr/share/kf5/infopage/
 usr/share/knotifications5/plasma_workspace.notifyrc
 usr/share/locale/*/*/frameworkintegration5.mo

-- 
frameworkintegration packaging



More information about the pkg-kde-commits mailing list