Page 1 of 1

Few bugs on library depends

Posted: 2012-09-04T09:36:14-07:00
by broucaries
Hi,

Using an experimental libtool without implicit depends I found a few bug particularly you forget mathlib.

See patches here. http://anonscm.debian.org/gitweb/?p=col ... /6.7.9.3-1

Could send by mail if needed (you know my adress).

Bastien

Re: Few bugs on library depends

Posted: 2012-09-04T10:06:20-07:00
by magick
Thanks for the patches. We're porting them now. The web pages are machine generated. We added a command-line to auto-convert \r to \n.

Re: Few bugs on library depends

Posted: 2012-09-05T03:34:52-07:00
by broucaries
Note that if you have git you could get it direclty.

# only once
git clone git://git.debian.org/collab-maint/imagemagick.git
# each time I push new revision
git pull --all
# to get diff
git diff upstream/6.7.9.3..debian-patches/6.7.9.3-1

thanks

Re: Few bugs on library depends

Posted: 2012-09-05T04:27:30-07:00
by magick
Thanks. We'll make this part of our standard operating procedures and try to absorb as many Debian patches as possible to make ports easier for you in the future.

Re: Few bugs on library depends

Posted: 2012-09-05T04:40:31-07:00
by magick
It looks like your git repository has ImageMagick version 7 alpha rather than ImageMagick version 6 stable. For version 6, use https://subversion.imagemagick.org/subv ... geMagick-6 rather than the trunk.