Package: rosegarden Severity: normal User: [EMAIL PROTECTED] Usertags: kde4-deps
Hi! Your package rosegarden has a dependency on kdebase-bin without a specific version. This dependency is probably there because you need kdesu. With KDE 4, kdesu will no longer be found in /usr/bin, but in `kde4-config --path libexec` which would be /usr/lib/kde4/libexec for Debian. If your package calls kdesu directly I would suggest to change the dependency to 'kdebase-bin (<< 4:4.4.0-1) | gksu | sux' and patch your program to call "su-to-root -X -c command" instead of "kdesu command". su-to-root can be found in the 'menu' package. I'll file a bug against menu to add support for the KDE 4 kdesu, which can be found in kdebase-runtime. Greetings, Armin -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]