Your message dated Sat, 26 May 2012 10:17:34 +0000
with message-id <[email protected]>
and subject line Bug#631328: fixed in gkdebconf 1.2.68
has caused the Debian Bug report #631328,
regarding gkdebconf: debconf's Gnome frontend now only requires libgtk2-perl
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
631328: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=631328
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: gkdebconf
Version: 1.2.66
Severity: normal
Tags: patch
As of debconf 1.5.40 (just uploaded), debconf's Gnome frontend only
requires libgtk2-perl, not libgnome2-perl. Could you please adjust
gkdebconf accordingly? The following patch uses a dependency relation
matching that in debconf 1.5.40.
=== modified file 'debian/control'
--- debian/control 2011-06-22 22:13:30 +0000
+++ debian/control 2011-06-22 22:19:10 +0000
@@ -8,7 +8,7 @@ Standards-Version: 3.9.1.0
Package: gkdebconf
Architecture: any
Depends: ${shlibs:Depends},${misc:Depends}, xterm | x-terminal-emulator,
debconf (>= 1.4.58) | debconf-2.0, gettext-base, gksu (>= 1.3.5)
-Suggests: whiptail | dialog | gnome-utils, liblocale-gettext-perl,
libterm-readline-gnu-perl, libgnome2-perl, libqt-perl
+Suggests: whiptail | dialog | gnome-utils, liblocale-gettext-perl,
libterm-readline-gnu-perl, libgtk2-perl (>= 1:1.130), libqt-perl
Description: Helper to reconfigure packages with Debconf
This is a program that helps one using the "dpkg-reconfigure" tool.
It is basically a graphical frontend. It makes life easier showing
=== modified file 'src/debconf.c'
--- src/debconf.c 2011-06-22 22:13:30 +0000
+++ src/debconf.c 2011-06-22 22:15:18 +0000
@@ -51,7 +51,7 @@ static gchar *debconf_engine = NULL; //
// debconf frontends
dfrontend dfes[] = {
- {"gnome", FALSE, "libgnome2-perl", NULL},
+ {"gnome", FALSE, "libgtk2-perl", NULL},
{"kde", FALSE, "libqt-perl", NULL},
{"dialog", TRUE, "dialog", "whiptail"},
{"readline", TRUE, "libterm-readline-gnu-perl",
"libreadline4"},
Thanks,
--
Colin Watson [[email protected]]
--- End Message ---
--- Begin Message ---
Source: gkdebconf
Source-Version: 1.2.68
We believe that the bug you reported is fixed in the latest version of
gkdebconf, which is due to be installed in the Debian FTP archive:
gkdebconf_1.2.68.dsc
to main/g/gkdebconf/gkdebconf_1.2.68.dsc
gkdebconf_1.2.68.tar.gz
to main/g/gkdebconf/gkdebconf_1.2.68.tar.gz
gkdebconf_1.2.68_i386.deb
to main/g/gkdebconf/gkdebconf_1.2.68_i386.deb
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Agney Lopes Roth Ferraz <[email protected]> (supplier of updated gkdebconf
package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.8
Date: Wed, 23 May 2012 13:56:21 -0300
Source: gkdebconf
Binary: gkdebconf
Architecture: source i386
Version: 1.2.68
Distribution: unstable
Urgency: low
Maintainer: Agney Lopes Roth Ferraz <[email protected]>
Changed-By: Agney Lopes Roth Ferraz <[email protected]>
Description:
gkdebconf - Helper to reconfigure packages with Debconf
Closes: 631328
Changes:
gkdebconf (1.2.68) unstable; urgency=low
.
* Updated debian/control and src/debconf.c. (Closes: #631328)
* Improved build process with dpkg-buildflags.
Checksums-Sha1:
8a1256683751531cc465f4ed3512ab77395ec93e 819 gkdebconf_1.2.68.dsc
c1be625eff200cedc0008dd47b69b423b3359e17 457435 gkdebconf_1.2.68.tar.gz
edddc957331e9f13c46f50801c46482388976692 111254 gkdebconf_1.2.68_i386.deb
Checksums-Sha256:
31000192beae709713a4ce649d2c7206fab3c2d6796a00ce6bbd982862f5ab6e 819
gkdebconf_1.2.68.dsc
24c6dd3d0bf5a5f8ff976f01d55a05aad85434392ee9e87d4093107b8d3db41b 457435
gkdebconf_1.2.68.tar.gz
aa5e14a44a45416d19390b825eaf419e8d1f4346e2dbe4a87a483414e25b349e 111254
gkdebconf_1.2.68_i386.deb
Files:
7bf77b54aaeb06a66b25d35052fa8c25 819 admin optional gkdebconf_1.2.68.dsc
fdae47921d29e17d7352fc458da1a312 457435 admin optional gkdebconf_1.2.68.tar.gz
9a0f64db9c551d2104601ec8a6c54020 111254 admin optional
gkdebconf_1.2.68_i386.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.12 (GNU/Linux)
iEYEARECAAYFAk+9PL0ACgkQD99I1lm5V65EBACfdOHZUCF35KiV4yaCMCDdAT5M
uQUAn1wKngSRqXqdqqIhAhDLdnpL/+xt
=PZHE
-----END PGP SIGNATURE-----
--- End Message ---