Bug#631329: gnome-desktop-environment: debconf's Gnome frontend now only requires libgtk2-perl
Colin Watson
cjwatson at debian.org
Wed Jun 22 22:29:35 UTC 2011
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 [cjwatson at debian.org]
More information about the pkg-gnome-maintainers
mailing list