Package: gparted
Version: 0.3.5-1
Severity: important
Tags: patch
User: [EMAIL PROTECTED]
Usertags: origin-ubuntu hardy ubuntu-patch

debian/patches/01_fix-desktop.patch makes the desktop file use
su-to-root.

Therefore the package needs to depend on the "menu" package, where
su-to-root is included.

I don't know if "menu" is an essential package in Debian and therefore
this bug report might be wrong.

The bug has been reported for Ubuntu at: https://launchpad.net/bugs/191577

*** /tmp/tmpMWhFpQ
In Ubuntu, we've applied the attached patch to achieve the following:

  * debian/control: Depend on "menu" so that su-to-root is available
    (LP: #191577)

We thought you might be interested in doing the same. 
diff -u gparted-0.3.5/debian/control gparted-0.3.5/debian/control
--- gparted-0.3.5/debian/control
+++ gparted-0.3.5/debian/control
@@ -18,6 +19,7 @@
 Architecture: any
 Depends: ${shlibs:Depends},
          ${misc:Depends}, 
+         menu, 
         gksu
 Suggests: xfsprogs, reiserfsprogs, reiser4progs, jfsutils, ntfsprogs
 Description: GNOME partition editor

Reply via email to