Your message dated Fri, 08 Feb 2008 19:16:34 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#361141: fixed in imagemagick 7:6.3.7.9.dfsg1-1
has caused the attached Bug report 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 I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--- Begin Message ---
Package: imagemagick
Version: 6:6.0.6.2-2.6
Severity: normal

for example,

 $ convert -background black -fill grey -pointsize 12 -border 1 -page 
350x68+5+5 text:/etc/debian_version x.png

outputs

 convert: unable to get type metrics `/etc/debian_version'.
 convert: missing an image filename `x.png'.

this also happens with other (text) files (including '-') and options. It works
on unstable amd64 (version 7:6.2.4.5-0.8).

-- System Information:
Debian Release: 3.1
Architecture: i386 (i686)
Kernel: Linux 2.6.8-2-686
Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1)

Versions of packages imagemagick depends on:
ii  libmagick6                 6:6.0.6.2-2.6 Image manipulation library

-- no debconf information


--- End Message ---
--- Begin Message ---
Source: imagemagick
Source-Version: 7:6.3.7.9.dfsg1-1

We believe that the bug you reported is fixed in the latest version of
imagemagick, which is due to be installed in the Debian FTP archive:

imagemagick_6.3.7.9.dfsg1-1.diff.gz
  to pool/main/i/imagemagick/imagemagick_6.3.7.9.dfsg1-1.diff.gz
imagemagick_6.3.7.9.dfsg1-1.dsc
  to pool/main/i/imagemagick/imagemagick_6.3.7.9.dfsg1-1.dsc
imagemagick_6.3.7.9.dfsg1-1_amd64.deb
  to pool/main/i/imagemagick/imagemagick_6.3.7.9.dfsg1-1_amd64.deb
imagemagick_6.3.7.9.dfsg1.orig.tar.gz
  to pool/main/i/imagemagick/imagemagick_6.3.7.9.dfsg1.orig.tar.gz
libmagick++10_6.3.7.9.dfsg1-1_amd64.deb
  to pool/main/i/imagemagick/libmagick++10_6.3.7.9.dfsg1-1_amd64.deb
libmagick++9-dev_6.3.7.9.dfsg1-1_amd64.deb
  to pool/main/i/imagemagick/libmagick++9-dev_6.3.7.9.dfsg1-1_amd64.deb
libmagick10_6.3.7.9.dfsg1-1_amd64.deb
  to pool/main/i/imagemagick/libmagick10_6.3.7.9.dfsg1-1_amd64.deb
libmagick9-dev_6.3.7.9.dfsg1-1_amd64.deb
  to pool/main/i/imagemagick/libmagick9-dev_6.3.7.9.dfsg1-1_amd64.deb
perlmagick_6.3.7.9.dfsg1-1_amd64.deb
  to pool/main/i/imagemagick/perlmagick_6.3.7.9.dfsg1-1_amd64.deb



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Daniel Kobras <[EMAIL PROTECTED]> (supplier of updated imagemagick package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [EMAIL PROTECTED])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.7
Date: Sun, 03 Feb 2008 15:35:15 +0100
Source: imagemagick
Binary: imagemagick libmagick10 libmagick9-dev libmagick++10 libmagick++9-dev 
perlmagick
Architecture: source amd64
Version: 7:6.3.7.9.dfsg1-1
Distribution: experimental
Urgency: low
Maintainer: Luciano Bello <[EMAIL PROTECTED]>
Changed-By: Daniel Kobras <[EMAIL PROTECTED]>
Description: 
 imagemagick - image manipulation programs
 libmagick++10 - C++ API to the ImageMagick library
 libmagick++9-dev - C++ API to the ImageMagick library - development files
 libmagick10 - image manipulation library
 libmagick9-dev - image manipulation library - development files
 perlmagick - Perl interface to the libMagick graphics routines
Closes: 188834 245960 292520 325828 326566 330115 337192 338109 339776 340553 
348576 352748 357013 358676 361141 366499 370309 391983 394923 396956 400939 
419410 420672 435903 441538 444058 454809
Changes: 
 imagemagick (7:6.3.7.9.dfsg1-1) experimental; urgency=low
 .
   * New upstream release (Closes: #339776, #420672, #454809)
     - fixed wrong image size when using montage (Closes: #357013);
     - fixed support for "fixed" font (Closes: #370309);
     - convert doesn't output grayscale images when using -colors switch
       (Closes: #325828);
     - using a percent sign on a montage label doesn't create a wrong label
       anymore (Closes: #330115);
     - fixed "identify -list format" (Closes: #337192);
     - fixed composite (Closes: #338109);
     - deffered LZW GIFs are handled correctly (Closes: #340553);
     - display doesn't ignore alpha channel on PNG files anymore
       (Closes: #352748);
     - aspect ratio is preserved when using convert (Closes: #396956);
     - fixed PS to PDF conversion (Closes: #419410);
     - fixed SVG conversion (Closes: #435903);
     - using -trim and -resize together doesn't produce incorrect images
       anymore (Closes: #444058);
     - "convert -list" doesn't result in glibc malloc failure (Closes: #326566);
     - mogrify doesn't end silently with read only files (Closes: #292520);
     - identify correctly displays the bit depth of an image (Closes: #391983);
     - identify correctly reads files with a colon (Closes: #188834);
     - fixed typo in composite manpage (Closes: #366499);
     - doesn't fail when converting texts (Closes: #361141);
     - fixed conversion of a PNG with transparency to a JPG, using -background
       and -flatten (Closes: #358676);
     - doesn't FTBFS with GCC/G++ 4.3 (Closes: #441538);
   * Enabled DjVu support
   * Acknowledge NMUs (Closes: #394923, #400939, #348576, #245960)
 .
   [ Luciano Bello ]
   * The 'lets start again' release.
   * Quilt implemented.
     - manpages.patch: Replaced 'SEE-ALSO' for 'SEE ALSO' in the manpages.
       Registered input character replaced.
 .
   [ Nelson A. de Oliveira ]
   * Added watch file
   * debian/rules: Fixed "debian rules ignores make clean error"
   * debian/control:
     - replaced deprecated ${Source-Version} by ${binary:Version}
     - added Homepage field
     - added Vcs-Svn and Vcs-Browser
   * debian/compat: updated to debhelper compatibility level 5
   * Updated menu file
   * Updated Standards Version to 3.7.3
   * Included myself to Uploaders field
 .
   [ Daniel Kobras ]
   * debian/*.{preinst,postinst,prerm}: Removed. Dedicated checks are obsolete
     by now, rest is handled automatically via debhelper these days.
   * debian/control: Prune all references to packages that predate oldstable.
   * debian/control: Move Suggests for delegate packages from imagemagick to
     libmagick10.
   * debian/control: Follow renaming of package gs to ghostscript, promote
     from Suggests to Recommends, and also recommend gsfonts.
   * debian/control: Update graphviz (build-)dependency to libgraphviz-dev.
   * debian/copyright: Update with recent minor changes of upstream license.
   * debian/imagemagick.menu: Add hack to make 'display' work without a
     controlling tty.
   * debian/rules: Consistently use $(CURDIR) rather than `pwd` to keep all
     buildds equally happy.
   * debian/upgrade-checklist.txt: Do not rename -dev packages, but provide a
     list of C API changes between successive Debian releases.
   * debian/patches/add_dfsg_free_logo.patch: Add dummy logo in place of
     original logo that does not meet the DFSG, and therefore gets removed
     from upstream tarball. Patch converted to quilt format from previous
     diff.gz.
Files: 
 501810eafdd44c370bbdf2aa90971035 1251 graphics optional 
imagemagick_6.3.7.9.dfsg1-1.dsc
 6aedd4a612531ad35b38fb9386f17122 8314133 graphics optional 
imagemagick_6.3.7.9.dfsg1.orig.tar.gz
 997655e7c7a0adbe8ce28f86fd60ce2e 147615 graphics optional 
imagemagick_6.3.7.9.dfsg1-1.diff.gz
 ca25c160fbd9c31643052eab676226ac 1430360 graphics optional 
imagemagick_6.3.7.9.dfsg1-1_amd64.deb
 5c16ef5c496519b773758b6b6d5a79f0 4258588 libs optional 
libmagick10_6.3.7.9.dfsg1-1_amd64.deb
 f4acc3476930c5bd40ac95d45dee8ff6 1296000 libdevel optional 
libmagick9-dev_6.3.7.9.dfsg1-1_amd64.deb
 77cade149900064f93f4fb975e09914a 172130 libs optional 
libmagick++10_6.3.7.9.dfsg1-1_amd64.deb
 94be844c9049fa9209ffb879701104b8 222914 libdevel optional 
libmagick++9-dev_6.3.7.9.dfsg1-1_amd64.deb
 8db5db78aae9765b65108b858a577bff 175330 perl optional 
perlmagick_6.3.7.9.dfsg1-1_amd64.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)

iD8DBQFHpdXypOKIA4m/fisRAijfAKDWeqE5PpOCzi2FlEjeqNjd1w2rZgCfevOr
qh20GR2YQZgAZas3XTUdRQs=
=cuwW
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to