Bug#293815: libimlib2 version 1.2.0 breaks libimage-imlib2-perl

2005-02-12 Thread Steve Langasek
Hmm, the last patch was not final after all -- a last review before upload showed that the filters had thee same problem as the loaders. Attached is an updated patch that fixes both sets of plugins. Thanks, -- Steve Langasek postmodern programmer diff -u imlib2-1.2.0/src/modules/loaders/Makefile

Bug#293815: libimlib2 version 1.2.0 breaks libimage-imlib2-perl

2005-02-12 Thread Steve Langasek
I am uploading a 0-day NMU for this bug, based on Don Armstrong's patch. Please find the final diffset attached. -- Steve Langasek postmodern programmer diff -u imlib2-1.2.0/src/modules/loaders/Makefile.in imlib2-1.2.0/src/modules/loaders/Makefile.in --- imlib2-1.2.0/src/modules/loaders/Makefile

Bug#293815: libimlib2 version 1.2.0 breaks libimage-imlib2-perl

2005-02-07 Thread Adeodato Simó
* Don Armstrong [Mon, 07 Feb 2005 10:27:48 -0800]: > Yeah, the only problem is that 1.03-1 should really make it into > testing if possible, since it has the fix for alpha support that > showed up in libimlib2 1.1.2-something As noted on IRC, libimage-imlib2-perl 1.03-1 is already in testing, s

Bug#293815: libimlib2 version 1.2.0 breaks libimage-imlib2-perl

2005-02-07 Thread Adeodato Simó
* Don Armstrong [Sat, 05 Feb 2005 15:31:21 -0800]: > Package: libimage-imlib2-perl > Severity: important > Version: 1.03-1 > libimlib2 version 1.2.0 breaks Image::Imlib2::load Do you think it would be sensible to prevent libimlib2 1.2.0 from entering testing until the issue is solved? I'm not

Bug#293815: libimlib2 version 1.2.0 breaks libimage-imlib2-perl

2005-02-07 Thread Don Armstrong
On Mon, 07 Feb 2005, Adeodato Simó wrote: > * Don Armstrong [Sat, 05 Feb 2005 15:31:21 -0800]: > > Package: libimage-imlib2-perl > > Severity: important > > Version: 1.03-1 > > > libimlib2 version 1.2.0 breaks Image::Imlib2::load > > Do you think it would be sensible to prevent libimlib2 1.2.0

Bug#293815: libimlib2 version 1.2.0 breaks libimage-imlib2-perl

2005-02-05 Thread Don Armstrong
Package: libimage-imlib2-perl Severity: important Version: 1.03-1 libimlib2 version 1.2.0 breaks Image::Imlib2::load See the following: perl -MImage::Imlib2 -le 'my $image =Image::Imlib2->load(q(temp)) or die "foo\n"' Downgrading to 1.1.2 fixes the problem. However, the following C code wo