On 25.02.2016 [09:29:44 -0800], Nishanth Aravamudan wrote: > Package: imagemagick > Version: 8:6.8.9.9-7 > Followup-For: Bug #811308 > > Dear Maintainer, > > While working on Ubuntu 16.04, I noticed that the currently sync'd > version of imagemagick, 8:6.8.9.9-7 has backported the fixes for > https://github.com/ImageMagick/ImageMagick/issues/54, but missed one > change: > https://github.com/ImageMagick/ImageMagick/commit/95c8394eaacc8c2f272177269416daf0b2ba004f. > > The patches git commit in question is: > http://anonscm.debian.org/cgit/collab-maint/imagemagick.git/commit/?h=debian-patches/6.8.9.9-7&id=f40ae7899afa53437ea99f7be105e549e85b0c47 > > Note also that since the bugfix in question came from a version greater > than 0x689 but the Debian package's version number has not been > modified, I think that other packages (e.g., php-imagick) can't use the > version number any longer to determine if/when a test has been fixed.
Ah, actually I was slightly wrong about this, as there is another upstream commit that seems to have been missed that is really the reason for the testcase failure I'm seeing: https://github.com/ImageMagick/ImageMagick/commit/d60548249a3370e481ef43f206b6af95c9dd7364#diff-b48c4feab32724d54e6e77845f23f7cc -- Nishanth Aravamudan Ubuntu Server Canonical Ltd