Your message dated Sat, 27 May 2006 05:47:42 -0700
with message-id <[EMAIL PROTECTED]>
and subject line Bug#356370: fixed in plucker 1.8-12
has caused the attached Bug report 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 I am
talking about this indicates a serious mail system misconfiguration
somewhere. Please contact me immediately.)
Debian bug tracking system administrator
(administrator, Debian Bugs database)
--- Begin Message ---
Package: plucker
Version: 1.8-11
Severity: important
Tags: patch
Your package fails to build with G++ 4.1. I'm filing this bug as
important for now, but when 4.1 will be the default compiler in
unstable (probably in a few weeks) I'll upgrade this to serious.
A patch is below.
> Automatic build of plucker_1.8-11 on bigsur by sbuild/mips 1.86
...
> g++ -g -O2 `wx-config --cflags` -c -o plucker_wizard_base.o
> plucker_wizard_base.cpp
> proxy_wizardpage.h:74: error: extra qualification 'proxy_wizardpage::' on
> member 'is_proxy_valid'
> make[2]: *** [plucker_wizard_base.o] Error 1
--- ./plucker_desktop/proxy_wizardpage.h~ 2006-03-11 14:45:14.000000000
+0000
+++ ./plucker_desktop/proxy_wizardpage.h 2006-03-11 14:45:17.000000000
+0000
@@ -71,7 +71,7 @@
/*!
\return TRUE if proxy is valid.
*/
- bool proxy_wizardpage::is_proxy_valid();
+ bool is_proxy_valid();
//! Writes the proxy settings collected. into their configuration file
keys.
void write_configuration();
--
Martin Michlmayr
http://www.cyrius.com/
--- End Message ---
--- Begin Message ---
Source: plucker
Source-Version: 1.8-12
We believe that the bug you reported is fixed in the latest version of
plucker, which is due to be installed in the Debian FTP archive:
plucker-desktop_1.8-12_powerpc.deb
to pool/main/p/plucker/plucker-desktop_1.8-12_powerpc.deb
plucker_1.8-12.diff.gz
to pool/main/p/plucker/plucker_1.8-12.diff.gz
plucker_1.8-12.dsc
to pool/main/p/plucker/plucker_1.8-12.dsc
plucker_1.8-12_powerpc.deb
to pool/main/p/plucker/plucker_1.8-12_powerpc.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.
Martin Michlmayr <[EMAIL PROTECTED]> (supplier of updated plucker 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.7
Date: Sat, 27 May 2006 13:40:24 +0200
Source: plucker
Binary: plucker plucker-desktop
Architecture: source powerpc
Version: 1.8-12
Distribution: unstable
Urgency: low
Maintainer: Debian QA Group <[EMAIL PROTECTED]>
Changed-By: Martin Michlmayr <[EMAIL PROTECTED]>
Description:
plucker - Pluck stuff from the web and read it on your PalmOS device
plucker-desktop - Plucker Desktop is a GUI for Plucker
Closes: 356370
Changes:
plucker (1.8-12) unstable; urgency=low
.
* Upload as part of the GCC 4.1 transition.
* Remove extra qualification from C++ header file (Closes: #356370).
* Orphan as per the maintainer's request.
Files:
0bf7c5f036f811afea5448c51d628dbc 677 otherosfs optional plucker_1.8-12.dsc
2ad7a58c32fcafc1c56739f7ad5c8330 43635 otherosfs optional
plucker_1.8-12.diff.gz
186cdd8d974cd6431a60624279519932 423114 otherosfs optional
plucker_1.8-12_powerpc.deb
f7f2a9bda19e416cc9ed8d5cd2c617d5 830540 otherosfs optional
plucker-desktop_1.8-12_powerpc.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2.2 (GNU/Linux)
iD8DBQFEeEWEKb5dImj9VJ8RAsP0AJ9HTVZxDIBUts/HXcWtH3MvGhwA6wCfchfF
Hb2XaQ/bZC99p5QvohplAUE=
=CmAg
-----END PGP SIGNATURE-----
--- End Message ---