Package: fcitx-module-kimpanel
Version: 1:4.2.9.4-3
Severity: wishlist
Tags: patch

Hi,

fcitx-module-kimpanel suggests two KDE-related packages:
- kdebase-bin: according to the packaging Git was added for kdialog
- plasma-widgets-kimpanel: for the KIMPanel Plasma widget

Now kdialog is split in its own package (see also #885836 for
fcitx-ui-classic), and the Plasma widget is shipped as part of
plasma-desktop.

Patch attached for these changes.

Thanks,
-- 
Pino
--- a/debian/control.in
+++ b/debian/control.in
@@ -728,7 +728,7 @@ Depends: fcitx-module-dbus, ${misc:Depen
 Replaces: fcitx (<< ${source:Upstream-Version}), fcitx-ui-kimpanel
 Provides: fcitx-ui-kimpanel
 Breaks: fcitx (<< ${source:Upstream-Version})
-Suggests: kdebase-bin, plasma-widgets-kimpanel
+Suggests: kdialog, plasma-desktop
 Description: Flexible Input Method Framework - KIMPanel protocol module
  Fcitx is a input method framework with extension support, which provides
  an interface for entering characters of different scripts in applications
--- a/debian/control
+++ b/debian/control
@@ -728,7 +728,7 @@ Depends: fcitx-module-dbus, ${misc:Depen
 Replaces: fcitx (<< ${source:Upstream-Version}), fcitx-ui-kimpanel
 Provides: fcitx-ui-kimpanel
 Breaks: fcitx (<< ${source:Upstream-Version})
-Suggests: kdebase-bin, plasma-widgets-kimpanel
+Suggests: kdialog, plasma-desktop
 Description: Flexible Input Method Framework - KIMPanel protocol module
  Fcitx is a input method framework with extension support, which provides
  an interface for entering characters of different scripts in applications

Reply via email to