Your message dated Sat, 1 Nov 2014 11:34:30 +0100
with message-id 
<cae2spaaqvdoutuoq0r7ugrf3g8izc1bxob19rq1yrupjn70...@mail.gmail.com>
and subject line Done version
has caused the Debian Bug report #681111,
regarding imagemagick: Use fftw3-dev, not fftw-dev
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 this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
681111: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=681111
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: imagemagick
Version: 8:6.7.7.10-2
Severity: normal
Tags: patch
User: [email protected]
Usertags: origin-ubuntu quantal ubuntu-patch

Dear Maintainer,

The fftw-dev package refers to fftw2, which is an unmaintained version of
the fftw project.  fftw3-dev is the modern version, and the only one that
imagemagick even checks for.  If you check your build logs, you'll see that
imagemagick did not find fftw3 and so didn't enable fftw support.

Here's a patch to use fftw3-dev instead.  Thanks for considering it.


-- System Information:
Debian Release: wheezy/sid
  APT prefers quantal-updates
  APT policy: (500, 'quantal-updates'), (500, 'quantal-security'), (500, 
'quantal')
Architecture: i386 (i686)

Kernel: Linux 3.5.0-3-generic (SMP w/4 CPU cores)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
diff -Nru imagemagick-6.7.7.10/debian/control imagemagick-6.7.7.10/debian/control
--- imagemagick-6.7.7.10/debian/control	2012-07-10 11:21:04.000000000 -0400
+++ imagemagick-6.7.7.10/debian/control	2012-07-10 13:35:32.000000000 -0400
@@ -9,7 +9,7 @@
  Vincent Fourmond <[email protected]>
 Standards-Version: 3.9.3
 Build-Depends: chrpath, debhelper (>= 9~), ghostscript, libbz2-dev,
- libdjvulibre-dev, libexif-dev, fftw-dev, libfreetype6-dev, 
+ libdjvulibre-dev, libexif-dev, fftw3-dev, libfreetype6-dev, 
 # libgraphviz-dev, incompatible license against fftw
  libjasper-dev, libjpeg-dev, liblcms2-dev, liblqr-1-0-dev, libltdl-dev,
  libopenexr-dev, libperl-dev, libpng-dev, librsvg2-dev, libtiff5-dev,

--- End Message ---
--- Begin Message ---
version: 6.8.9.6-1

--- End Message ---

Reply via email to