Package: gnome-desktop-environment Version: 1:2.30+11 Severity: normal Tags: patch
As of debconf 1.5.40 (just uploaded), debconf's Gnome frontend only requires libgtk2-perl, not libgnome2-perl. Apparently libgnome2-perl was introduced to gnome-desktop-environment's dependencies for the purpose of running the debconf Gnome frontend (#385086), so could you please adjust gnome-desktop-environment accordingly now that the requirements have changed? The following patch uses a dependency matching that in debconf 1.5.40. === modified file 'debian/control.in' --- debian/control.in 2011-06-22 22:26:31 +0000 +++ debian/control.in 2011-06-22 22:27:02 +0000 @@ -142,7 +142,7 @@ Depends: gnome-core (= ${binary:Version} remmina | vinagre (>= 2.30), vino (>= 2.28), zenity (>= 2.30), - libgnome2-perl (>= 1.042), + libgtk2-perl (>= 1:1.130), gksu, xdg-user-dirs-gtk, ${misc:Depends} Thanks, -- Colin Watson [cjwat...@debian.org] -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org