Package: ssft
Version: 0.9.15
Severity: wishlist
Tags: patch
Dear Maintainer,
your package depends or recommends a package which used to provide the
kdialog utility. Now kdialog is shipped in an own source and binary,
so the package relation can be adjusted to use it directly.
Attached there is a patch for this.
Thanks,
--
Pino
--- a/debian/control
+++ b/debian/control
@@ -10,7 +10,7 @@ Standards-Version: 3.9.8
Package: ssft
Architecture: all
Depends: ${misc:Depends}
-Recommends: gettext-base, dialog, zenity | kde-baseapps-bin
+Recommends: gettext-base, dialog, zenity | kdialog
Description: Shell Scripts Frontend Tool
Shell function library useful to build shell script frontends.
.