Package: squeak-vm
Version: 1:4.10.2.2614-4.1
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
@@ -39,7 +39,7 @@ Depends: ${shlibs:Depends},
whiptail,
xterm | x-terminal-emulator,
gettext-base
-Recommends: zenity | kdebase-bin, scratch | etoys
+Recommends: zenity | kdialog, scratch | etoys
Description: Unix Squeak virtual machine
Squeak is a full-featured implementation of the Smalltalk programming
language and environment based on (and largely compatible with) the