Am Dienstag, den 07.02.2006, 16:33 -0500 schrieb Brandon Hale: > Beagle 0.2.1 requires 2.1.19. > > Unfortunately the current Beagle requires < 2.1.18, so the recent > upload to Debian and sync to Ubuntu has left beagle uninstallable. > (UVF request for beagle follows). > > gmime2.1 has only two other rdepends, both in universe. > mail-notification > balsa > > I can rebuild these if nessecary. > > Changelog and diffstat attached.
You compared the wrong versions... I attached the files for the correct ones But as there are only changes (which are really small) in the cli bindings I see exactly no reason to not sync it as the only user (beagle) of the bindings is not working with the current version and needs this new one ;) Bye
--- gmime2.1-2.1.18/ChangeLog 2006-01-12 18:50:12.000000000 +0100 +++ gmime2.1-2.1.19/ChangeLog 2006-01-20 21:46:44.000000000 +0100 @@ -1,5 +1,21 @@ 2006-01-12 Jeffrey Stedfast <[EMAIL PROTECTED]> + * configure.in: Bumped version to 2.1.19 + +2006-01-19 Joe Shaw <[EMAIL PROTECTED]> + + * mono/DataWrapper.custom: We need to manually create a decoding + filtering stream and wrap that in a StreamWrapper rather than the + DataWrapper's GMimeStream directly, which contains undecoded data. + + * mono/GMime.metadata: Rename some enum members, add DataWrapper's + GMimeStream property and MimePart's ContentObject properties as + items which return an owned ref. + +2006-01-12 Jeffrey Stedfast <[EMAIL PROTECTED]> + + ** made a release of 2.1.18 ** + * gmime/gmime-stream-mem.c (g_mime_stream_mem_get_byte_array): Use g_return_val_if_fail() rather than g_return_if_fail() since we need to return NULL on error.
ChangeLog | 16 aclocal.m4 | 1885 +++++++----- configure | 5106 +++++++++++++--------------------- configure.in | 2 debian/changelog | 6 docs/reference/gmime-undocumented.txt | 189 - docs/tutorial/html/c15.html | 147 docs/tutorial/html/c157.html | 221 - docs/tutorial/html/c20.html | 176 - docs/tutorial/html/c32.html | 159 - docs/tutorial/html/c40.html | 162 - docs/tutorial/html/index.html | 190 - docs/tutorial/html/x141.html | 252 - docs/tutorial/html/x49.html | 403 -- docs/tutorial/html/x92.html | 432 -- gmime.spec | 2 gmime/gmime.h | 4 ltmain.sh | 765 +++-- mono/DataWrapper.custom | 29 mono/GMime.metadata | 18 20 files changed, 3724 insertions(+), 6440 deletions(-)
signature.asc
Description: Dies ist ein digital signierter Nachrichtenteil
-- Ubuntu-motu mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-motu
