Your message dated Fri, 29 Jun 2007 17:47:04 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#430027: fixed in gtk-sharp2 2.10.1-2
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: gmime2.2
Version: 2.2.9-1
Severity: serious
From my pbuilder build log:
...
/usr/bin/mcs --unsafe /out:gmime-sharp.dll /target:library
-r:/usr/lib/pkgconfig/../../lib/mono/gtk-sharp-2.0/pango-sharp.dll
-r:/usr/lib/pkgconfig/../../lib/mono/gtk-sharp-2.0/atk-sharp.dll
-r:/usr/lib/pkgconfig/../../lib/mono/gtk-sharp-2.0/gdk-sharp.dll
-r:/usr/lib/pkgconfig/../../lib/mono/gtk-sharp-2.0/gtk-sharp.dll
-r:/usr/lib/pkgconfig/../../lib/mono/gtk-sharp-2.0/glib-sharp.dll
./InternetAddressList.cs ./StreamWrapper.cs AssemblyInfo.cs generated/*.cs
warning CS8029: Compatibility: Use -unsafe instead of --unsafe
generated/Message.cs(244,40): warning CS0809: Obsolete member
`GMime.Message.ToString()' overrides non-obsolete member
`GMime.Object.ToString()'
generated/Part.cs(252,40): warning CS0809: Obsolete member
`GMime.Part.ToString()' overrides non-obsolete member `GMime.Object.ToString()'
generated/SessionSimple.cs(25,54): warning CS0108:
`GMime.SessionSimple.RequestPasswd' hides inherited member
`GMime.Session.RequestPasswd(string, bool, string)'. Use the new keyword if
hiding was intended
generated/Session.cs(36,38): (Location of the symbol related to previous
warning)
generated/SessionSimple.cs(35,53): warning CS0108:
`GMime.SessionSimple.ForgetPasswd' hides inherited member
`GMime.Session.ForgetPasswd(string)'. Use the new keyword if hiding was intended
generated/Session.cs(51,36): (Location of the symbol related to previous
warning)
generated/SessionSimple.cs(45,49): warning CS0108:
`GMime.SessionSimple.IsOnline' hides inherited member `GMime.Session.IsOnline'.
Use the new keyword if hiding was intended
generated/Session.cs(63,25): (Location of the symbol related to previous
warning)
generated/GMimeSharp.SimpleForgetPasswdFuncNative.cs(16,17): error CS0177: The
out parameter `err' must be assigned to before control leaves the current method
Compilation failed: 1 error(s), 6 warnings
make[3]: *** [gmime-sharp.dll] Error 1
make[3]: Leaving directory `/tmp/buildd/gmime2.2-2.2.9/mono'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/tmp/buildd/gmime2.2-2.2.9'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/tmp/buildd/gmime2.2-2.2.9'
make: *** [build-stamp] Error 2
--
Daniel Schepler
--- End Message ---
--- Begin Message ---
Source: gtk-sharp2
Source-Version: 2.10.1-2
We believe that the bug you reported is fixed in the latest version of
gtk-sharp2, which is due to be installed in the Debian FTP archive:
gtk-sharp2-examples_2.10.1-2_all.deb
to pool/main/g/gtk-sharp2/gtk-sharp2-examples_2.10.1-2_all.deb
gtk-sharp2-gapi_2.10.1-2_i386.deb
to pool/main/g/gtk-sharp2/gtk-sharp2-gapi_2.10.1-2_i386.deb
gtk-sharp2_2.10.1-2.diff.gz
to pool/main/g/gtk-sharp2/gtk-sharp2_2.10.1-2.diff.gz
gtk-sharp2_2.10.1-2.dsc
to pool/main/g/gtk-sharp2/gtk-sharp2_2.10.1-2.dsc
gtk-sharp2_2.10.1-2_all.deb
to pool/main/g/gtk-sharp2/gtk-sharp2_2.10.1-2_all.deb
libglade2.0-cil_2.10.1-2_i386.deb
to pool/main/g/gtk-sharp2/libglade2.0-cil_2.10.1-2_i386.deb
libglib2.0-cil_2.10.1-2_i386.deb
to pool/main/g/gtk-sharp2/libglib2.0-cil_2.10.1-2_i386.deb
libgtk2.0-cil_2.10.1-2_i386.deb
to pool/main/g/gtk-sharp2/libgtk2.0-cil_2.10.1-2_i386.deb
monodoc-gtk2.0-manual_2.10.1-2_all.deb
to pool/main/g/gtk-sharp2/monodoc-gtk2.0-manual_2.10.1-2_all.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.
Mirco Bauer <[EMAIL PROTECTED]> (supplier of updated gtk-sharp2 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: Thu, 28 Jun 2007 19:31:40 +0200
Source: gtk-sharp2
Binary: monodoc-gtk2.0-manual libgtk2.0-cil gtk-sharp2-examples gtk-sharp2
gtk-sharp2-gapi libglade2.0-cil libglib2.0-cil
Architecture: source all i386
Version: 2.10.1-2
Distribution: unstable
Urgency: low
Maintainer: Debian Mono Group <[EMAIL PROTECTED]>
Changed-By: Mirco Bauer <[EMAIL PROTECTED]>
Description:
gtk-sharp2 - Gtk# 2.10 suite, CLI bindings for GTK+
gtk-sharp2-examples - sample applications for the Gtk# 2.10 toolkit
gtk-sharp2-gapi - C source parser and C# code generator for GObject based APIs
libglade2.0-cil - CLI binding for the Glade libraries 2.6
libglib2.0-cil - CLI binding for the GLib utility library 2.12
libgtk2.0-cil - CLI binding for the GTK+ toolkit 2.10
monodoc-gtk2.0-manual - compiled XML documentation for Gtk# 2.10
Closes: 430027
Changes:
gtk-sharp2 (2.10.1-2) unstable; urgency=low
.
* Mirco 'meebey' Bauer:
+ debian/control:
- Using my Debian email address now.
+ debian/man/*.1:
- Added undocumented manpage stubs.
+ debian/patches/fix_callback_code_generator.dpatch:
- Fix gapi's code generator for callbacks with out parameters.
(Closes: #430027)
Files:
338ff11c8a455453ef1f803f32549652 1372 libs optional gtk-sharp2_2.10.1-2.dsc
0de427e9b1d25e704c24f350528e0cac 10895 libs optional
gtk-sharp2_2.10.1-2.diff.gz
69ccef3e05d92090e2c245b475c771bc 120440 libs optional
gtk-sharp2_2.10.1-2_all.deb
e9cb7b7cffb31a25a867baf5a0c38389 366278 libs optional
gtk-sharp2-examples_2.10.1-2_all.deb
e102aa3c97641c8f5e38ba13c52a560d 2193628 doc extra
monodoc-gtk2.0-manual_2.10.1-2_all.deb
e5aed1a92ed4f5e408ff106a5c68871f 177992 libs optional
gtk-sharp2-gapi_2.10.1-2_i386.deb
f4dd2f7422c2cc06d5b963db146f9027 152034 libs optional
libglib2.0-cil_2.10.1-2_i386.deb
617b17501615bd1c0651aab9dc70ecaa 802950 libs optional
libgtk2.0-cil_2.10.1-2_i386.deb
ec2a84f8fe9cbf5a44dd8d15a93c5c54 138978 libs optional
libglade2.0-cil_2.10.1-2_i386.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
iQEVAwUBRoU/onEn5avu+UbIAQIcjQgAovSmfsM+bjZAH9mcl+U2nzk3djJts+wS
xCU5TsGLxivgY6YcuR6H7R+0SnqzEX4SE7dkofv4bsdUW4BNjw1Z69NvhLGRgKNV
PO5yRgESOpxiTzK5cczbgC4H0eCp+DsmfLCTEQ5LYAniOoJtUyTyZCPYlbUXhQ4U
0Tait6bThV4M15DTHUc6YP6wffV7gpMU6YXlRJ5Fn7jbCeHx7bxlPIxY28xMt63W
clmJylVUYSdjJstLFR77CFFdlC8jbnrWHsbSGKuVoTI7vehxx7ut6nLcS9YXVEYL
rXi4CcrDOgxtNCYRRNgoS20h6uAHDOB+iWDb+paIxrOBmrhIKaCJhw==
=KhcK
-----END PGP SIGNATURE-----
--- End Message ---