Skip to content

Debian Changelog imagemagick (7:6.3.7.9.dfsg2-1~lenny3)

2009

imagemagick (7:6.3.7.9.dfsg2-1~lenny3) stable-security; urgency=high

   * Apply upstream patch to fix integer overflow in XMakeImage()
   (CVE-2009-1882). Closes: #530838

 -- Luciano Bello <luciano@debian.org>  Fri, 07 Aug 2009 19:56:02 -0300

imagemagick (7:6.3.7.9.dfsg2-1~lenny1) stable; urgency=low

   * Upload to stable.

 -- Nelson A. de Oliveira <naoliv@debian.org>  Fri, 20 Mar 2009 17:40:20 +0000

imagemagick (7:6.3.7.9.dfsg2-1) unstable; urgency=medium

   * Repackage upstream tarball to replace non-free fonts (Closes: #510751).

 -- Nelson A. de Oliveira <naoliv@debian.org>  Sat, 14 Mar 2009 15:32:48 -0300

2008

imagemagick (7:6.3.7.9.dfsg1-3~lenny1) testing-proposed-updates; urgency=low

   * Upload to testing-proposed-updates.

 -- Nelson A. de Oliveira <naoliv@debian.org>  Wed, 10 Dec 2008 20:30:02 -0200

imagemagick (7:6.3.7.9.dfsg1-3) unstable; urgency=low

   * Include missing config files (LP: #303477).

 -- Nelson A. de Oliveira <naoliv@debian.org>  Wed, 10 Dec 2008 08:12:08 -0200

imagemagick (7:6.3.7.9.dfsg1-2.1+lenny1) testing-proposed-updates; urgency=high

   * Reupload to tpu

 -- Moritz Muehlenhoff <jmm@debian.org>  Wed, 12 Nov 2008 00:07:36 +0100

imagemagick (7:6.3.7.9.dfsg1-2.1) unstable; urgency=high

   * Non-maintainer upload by the Security Team:
   * Fix CVE-2008-1096 (patch taken from Red Hat)

 -- Moritz Muehlenhoff <jmm@debian.org>  Sat, 11 Oct 2008 00:17:21 +0200

imagemagick (7:6.3.7.9.dfsg1-2) unstable; urgency=low

   * Upload to unstable;
   * Disable HDRI (Closes: #465526). Thanks to Lucas Nussbaum!

 -- Nelson A. de Oliveira <naoliv@debian.org>  Tue, 12 Feb 2008 23:41:11 -0200

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.

 -- Daniel Kobras <kobras@debian.org>  Sun, 03 Feb 2008 15:35:15 +0100

2007

imagemagick (7:6.2.4.5.dfsg1-2) unstable; urgency=high

   * Fix multiple vulnerabilities in imagemagick. Closes: #444267
     + magick/memory.c,magick/memory_.h,magick/methods.h: Add new allocator
       wrapper AcquireQuantumMemory() to prevent potential integer overflows.
       Backport from upstream version 6.3.5.9.
     + magick/image.c: Backport new implementation of SetImageExtent() from
       upstream version 6.3.5.9.
     + coders/dcm.c,coders/xcf.c: Fix integer overflow in DCM and XCF coders.
       (CVE-2007-4985) Backport of upstream patch from version 6.3.5.9.
     + coders/dcm.c,coders/dib.c,coders/xbm.c,coders/xcf.c,coders/xwd.c:
       Fix multiple integer overflows in DCM, DIB, XBM, XCF, and XWD coders.
       (CVE-2007-4986 and CVE-2007-4988) Based on upstream patch from
       version 6.3.5.9.
     + magick/blob.c: Fix fencepost error in ReadBlobString()
       (CVE-2007-4987) Backport of upstream patch from version 6.3.5.9.
     + coders/dib.c: Ensure positive value for image rows and columns.
       Based on upstream patch from version 6.3.5.9.
     + All of the above patches have been derived from backports supplied by
       Jonathan Smith.

 -- Daniel Kobras <kobras@debian.org>  Sat, 29 Sep 2007 21:31:51 +0200

imagemagick (7:6.2.4.5.dfsg1-1) unstable; urgency=high

   * New maintainers.
   * debian/compat: Splice debhelper version out of debian/rules into
     separate file (but don't bump version).
   * debian/control: Adjust jasper dependencies to current package names.
     Closes: #419274, #420353
   * Documentation minors improvements:
     - Manpages says SEE ALSO, not SEE-ALSO. Closes: #333616
     - Escaped specials chars in manpages. Closes: #381831
     - External reference in convert(1). Closes: #398183
     - "isplay", "perferred", "similiar" and "morify.html" typos fixed.
       Closes: #386964, #351498, #395830
     - ImageMagick(1) indentation. Closes: #335111
     - "convert -help" duplicated line fixes. Closes: #339548
     - Typo in description of --resize command fixed. Closes: #364826
   * Magick++/lib/Image.cpp: Include cstdlib header to fix build failure
     with gcc 4.3. Patch thanks to Martin Michlmayr. Closes: #417237
   * coders/dcm.c: Fix integer overflow in DCM coder. (CVE-2007-1797)
     Closes: #418057
   * coders/icon.c: Fix segfault in ICON coder.
   * coders/pcx.c: Fix heap overflow in PCX coder.
   * coders/pict.c: Fix multiple segfaults in PICT coder.
   * coders/png.c: Fix segfault in PNG coder.
   * coders/pnm.c: Fix segfault in PNM coder.
   * coders/sgi.c: Fix segfault in SGI coder.
   * coders/sun.c: Fix segfault during conversion in SUN coder.
   * coders/viff.c: Prevent heap corruption in VIFF coder.
   * coders/xwd.c: Fix segfault during conversion in XWD coder.
   * coders/xwd.c: Fix multiple integer overflows in XWD coder.
     (CVE-2007-1667, CVE-2007-1797)
   * The above fixes collectively address the following bug report:
     Closes: #412945
   * config/delegates.xml.in: Lose obsolete option -3 to dcraw delegate
     to unbreak support for raw digital images. Closes: #404477

 -- Daniel Kobras <kobras@debian.org>  Sat, 28 Apr 2007 18:00:10 +0200

imagemagick (7:6.2.4.5.dfsg1-0.14) unstable; urgency=high

   * Non-maintainer upload.
   * coders/palm.c: Fix regression introduced in patch for CVE-2006-5456.
     Avoid bogus second read in macro call. Patch thanks to Vladimir
     Nadvornik. (CVE-2007-0770) Closes: #410435

 -- Daniel Kobras <kobras@debian.org>  Sat, 10 Feb 2007 19:25:25 +0100

2006

imagemagick (7:6.2.4.5.dfsg1-0.13) unstable; urgency=high

   * Non-maintainer upload.
   * coders/png.c: Fix amd64 build failure with recent libpng versions.
     Closes: #401047
   * debian/control: Tighten libpng12-dev build-dependency to exclude versions
     that are known to fail to link even with the above fix in place.

 -- Daniel Kobras <kobras@debian.org>  Wed, 13 Dec 2006 11:33:25 +0100

imagemagick (7:6.2.4.5.dfsg1-0.12) unstable; urgency=high

   * Non-maintainer upload.
   * debian/control: Add build dependency on libxt-dev and pkg-config to
     make dependency list deterministic.
   * debian/control: libmagick9-dev depends on libxt-dev.

 -- Daniel Kobras <kobras@debian.org>  Wed, 29 Nov 2006 17:19:02 +0100

imagemagick (7:6.2.4.5.dfsg1-0.11) unstable; urgency=high

   * Non-maintainer upload.
   * coders/dcm.c, coders/palm.c: Fix buffer overflows in DCM and Palm coders.
     Patches thanks to M Joonas Pihlaja. Closes: #393025
   * coders/sgi.c: Put back missing initialisation of loop variable that
     was erroneously removed in fix for CVE-2006-4144. Spotted by
     Martin Pitt. Closes: #383314
   * coders/sgi.c: Fix off-by-one error in boundary check causing slightly
     garbled image output. Also introduced in fix for for CVE-2006-4144.
   * coders/xpm.c: Do not gratuitously limit the allowed number of
     bytes per pixel. Patch thanks to Jens Seidel. Closes: #358148
   * magick/display.c: Fix NULL pointer dereference in display's
     "Visual Directory". Patch thanks to Frédéric Bothamy. Closes: #360400
   * utilities/ImageMagick.1.in: Replace UTF-8 encoded characters with
     latin1 equivalents to placate lintian.
   * debian/control: perlmagick provides libimage-magick-perl to comply
     with Perl policy. Closes: #317083
   * debian/control: Add gs-gpl build dependency, used in testsuite.
   * debian/control: Tries hard to comply with version 3.7.2 of Debian
     policy.
   * debian/rules: Eliminate -l entries that slipped into --ldflags output.
     They're already present in --libs anyway. Closes: #340401
   * debian/rules: Run the testsuite, but don't treat failures as fatal
     errors for now.
   * debian/rules: At configure time, change X11 search paths to X11R7
     locations.
   * debian/rules: Remove duplicate of license file from imagemagick
     package.

 -- Daniel Kobras <kobras@debian.org>  Mon, 23 Oct 2006 20:52:25 +0200

imagemagick (7:6.2.4.5.dfsg1-0.10) unstable; urgency=high

   * Non-Maintainer Upload
   * Fix buffer overflow in SGI parser [CVE-2006-4144] (closes: #383314)
     Thanks to Daniel Kobras
   * Fix double free in ICC profile in PerlMagick (closes: #349264)
   * Fix incomaptibility with graphviz >= 2.8 and build-depend on an
     appropriate version (closes: #360362)
   * Fix XCF and Sun Raster File buffer overflows [CVE-2006-3743/-3744]
     (closes: #385062)

 -- Don Armstrong <don@debian.org>  Sun, 10 Sep 2006 20:15:57 -0700

imagemagick (7:6.2.4.5.dfsg1-0.9) unstable; urgency=low

   * Non-Maintainer Upload
   * Remove all instances of the imagemagick logo from the original
     sourcefile and repack. (closes: #214623)
   * Add back the free logo patch
   * Add clean-tarball rule to accomplish this
   * Change the copyright file to indicate that the logo is no longer
     included, and indiciate that the included logo is actually text saying
     "imagemagick" with the Debian open use logo.

 -- Don Armstrong <don@debian.org>  Mon, 12 Jun 2006 02:15:10 -0700

imagemagick (7:6.2.4.5-0.8) unstable; urgency=low

   * Non-maintainer upload.
   * Back to 6.2.4.5 as requested by the release team to maintain binary
     compatibility. Bumped epoch once more.

 -- Daniel Kobras <kobras@debian.org>  Thu, 30 Mar 2006 12:32:13 +0200

imagemagick (6:6.2.6.7-1) unstable; urgency=low

   * New upstream version.

 -- Ryuichi Arafune <arafune@debian.org>  Thu, 30 Mar 2006 16:59:33 +0900

imagemagick (6:6.2.4.5-0.7) unstable; urgency=high

   * Non-maintainer upload.
   * coders/url.c: Do not treat local file:// URIs as temporary files that
     are removed after reading. Closes: #352575

 -- Daniel Kobras <kobras@debian.org>  Mon, 13 Feb 2006 14:49:49 +0100

imagemagick (6:6.2.4.5-0.6) unstable; urgency=high

   * Non-maintainer upload.
   * magick/display.c: In DisplayImageCommand(), expand command line before
     allocating ressources based on argc. Patch and analysis thanks to
     Eero Häkkinen. Closes: #345595
   * magick/{animate.c,blob.c,display.c,image.c,log.c,montage.c,string.c,
     string_.h}: Implement new utility function FormatMagickStringNumeric()
     to securely expand a user-supplied format string with a single numeric
     argument. Adjust code to use this function where appropriate.
     (CVE-2006-0082) Closes: #345876
   * coders/pdf.c,coders/ps.c,magick/delegate.c,magick/delegate.h,
     magick/methods.h: Do not call external delegates with user-supplied
     filename, but with securely named symlinks only to prevent shell command
     injection (CVE-2005-4601). Closes: #345238
   * debian/rules: Make sure to include trailing spaces in multi-line
     commands to keep recent make happy. Cures problems with ghostscript
     font path. Fix thanks to Jeff Lessem. Closes: #347486
   * debian/imagemagick.mime: Rather than autodetect the type of an image,
     derive it from the mime type. As a side effect, this change allows to
     use arbitrary filenames with the 'see' command, even if they have
     special meaning to imagemagick internally. Also clean up some typos
     and superfluous entries once we're at it. Closes: #344997

 -- Daniel Kobras <kobras@debian.org>  Tue, 17 Jan 2006 18:33:58 +0100

imagemagick (6:6.2.4.5-0.5) unstable; urgency=low

   * Another NMU to complete the installability fixes from 6:6.2.4.5-0.4.
   * Adjust libmagick9-dev dependencies to account for the removal of
     xlibs-dev from unstable, and bring them in line with build-deps.

 -- Adam Conrad <adconrad@0c3.net>  Sat, 7 Jan 2006 20:09:39 +1100

imagemagick (6:6.2.4.5-0.4) unstable; urgency=low

   * Non-maintainer upload to resolve buildability/installability.
   * debian/{control,rules}: Disable DPS support, which is no longer shipped
     in Xorg 6.9/7.0 (and was making us both FTBFS and uninstallable in sid)
   * debian/control: explicitely build-depend on libxext-dev, since we both
     test for and use it directly, rather than indirectly.

 -- Adam Conrad <adconrad@0c3.net>  Fri, 6 Jan 2006 19:06:47 +1100

2005

imagemagick (6:6.2.4.5-0.3) unstable; urgency=low

   * Non-maintainer upload.
   * debian/control: Rename libmagick++9 to libmagick++9c2a, following a
     C++ ABI transition. Conflicts with and Replaces old version.
   * debian/*: Rename various debhelper support files due to above name
     change.

 -- Daniel Kobras <kobras@debian.org>  Thu, 17 Nov 2005 23:12:06 +0100

imagemagick (6:6.2.4.5-0.2) unstable; urgency=medium

   * Non-maintainer upload.
   * debian/control: libmagick9-dev Conflicts/Replaces libmagick6-dev.
     Likewise for libmagick++9-dev. Closes: #330666
   * debian/control: Provide unversioned libmagick-dev and libmagick++-dev
     and conflict/replace them for future-proof handling of soname bumps.

 -- Daniel Kobras <kobras@debian.org>  Thu, 6 Oct 2005 13:20:52 +0200

imagemagick (6:6.2.4.5-0.1) unstable; urgency=low

   * Non-maintainer upload.
   * New upstream version.
     + Yet another bump of the soname version, this time going from
       7 to 9.
   * debian/*: Cater for soname change and corresponding change of
     library packages names in multiple places.

 -- Daniel Kobras <kobras@debian.org>  Sat, 17 Sep 2005 01:00:09 +0200

imagemagick (6:6.2.4.4-0.1) experimental; urgency=low

   * Non-maintainer upload.
   * New upstream version.
     + Version in library soname was increased from 6 to 7 due to
       changes in binary interface starting with 6.0.7. (Yes, this
       should have happened earlier.) Closes: #318176, #325651, #325720
   * debian/*: Rename packages from libmagick6 to libmagick7, and similar.
     Adjust version in various places accordingly. Drop c2 suffix from
     C++ library package.
   * debian/control: Use shlibs information to generate Depends line for
     imagemagick binary package.
   * debian/control: Remove Pre-Depends on prehistoric version of dpkg.
   * debian/control: Package complies with policy version 3.6.2. Bump
     Standards-Version accordingly.
   * Patches to upstream sources:
     + [bin/Magick++-config.1.debdiff]
       Stray file that seems to have slipped into the previous Debian
       diffs by mistake. Removed now.
     + [magick/blob.c]
       Originally a patch from upstream, now mostly merged. Retaining a
       single hunk that upstream reverted later on, though it still looks
       correct.
     + [configure.ac, configure]
       Override location of documentation files to Debian's default
       /usr/share/doc/imagemagick. Patch to configure was present before.
       This release promotes it back to configure.ac as well. (No ill
       effects because AM_MAINTAINER_MODE is used.)
     + [coders/magick.c]
       Drop patch that exchanges upstream's logo for a DFSG-free version.
       This attempt to address #214623 (distribution of non-free logo)
       missed several other instances of the logo, must be applied to
       the orig.tar.gz rather than the Debian diff, and should have
       some input from upstream, so no point in carrying it around still.

 -- Daniel Kobras <kobras@debian.org>  Fri, 9 Sep 2005 18:09:55 +0200

imagemagick (6:6.2.3.6-3) unstable; urgency=low

   * Fix missing "g" in imagema"g"ick in man pages.  closes: #318255

 -- Ryuichi Arafune <arafune@debian.org>  Mon, 8 Aug 2005 10:38:12 +0900

imagemagick (6:6.2.3.6-2) unstable; urgency=low

   * Add comment on README for perlmagick. closes: #272545
   * upstream fix: perlmagick: broken link in manpage.  closes: #305057

 -- Ryuichi Arafune <arafune@debian.org>  Thu, 4 Aug 2005 17:58:22 +0900

imagemagick (6:6.2.3.6-1) unstable; urgency=low

   * New upstream release
   * upstream fixes:
      - fix typo in mogrify manpage: closes: #317628, #321208
      - update config.sub/config.guess closes: #317299
      - fix " configure.ac takes wrong assumptions" closes: #303765
   * point to the correct URL in manpages. closes: #318255, #315629
   * man pages are rerwrited.    closes: #264033, #316475
   * closing bugs fixed by NMs. closes: #310690, #310812, #268357, #269085, #278401, #291033, #291118, #297990, #302093, #265540, #296084, #277775, #306424, #266146, #270882, #282173, #277795,

 -- Ryuichi Arafune <arafune@debian.org>  Thu, 4 Aug 2005 12:39:54 +0900

imagemagick (6:6.2.3.5-1) unstable; urgency=low

   * New upstream release

 -- Ryuichi Arafune <arafune@debian.org>  Mon, 25 Jul 2005 10:52:26 +0900

imagemagick (6:6.2.3.4-1) unstable; urgency=low

   * New upstream release
   * Add .ico rule to mime/package/imagemagick. closes: #272121
   * Upstream fixes:
      - -ping not documented well.
      - cropped PNGs have a wrong offset
      - cine-DICOM does not work due to JPEG processing problem
      - display does not interpret the options correctly any more
      - imagemagick: unexpected faillure from PDF to EPS
      - -trim -monochrome used together made empty image
      closes: #296753, #263475, #296753, #282999, #254566, #316473

 -- Ryuichi Arafune <arafune@debian.org>  Tue, 19 Jul 2005 11:57:14 +0900

imagemagick (6:6.2.3.3-1) unstable; urgency=low

   * New upstream release.
     upstream fix: header file exception.h needs to include stdarg.h. closes: #316725
   * rules scripts does not stop building.  closes: #314758
   * libmagick++6 -> libmagick++6c2 (ABI transition).
   *

 -- Ryuichi Arafune <arafune@debian.org>  Wed, 6 Jul 2005 17:00:46 +0900

imagemagick (6:6.2.3.1-1) unstable; urgency=low

   * New upstream release
   * Add libltdl3-dev to Build-Depends.  I believe that a reported bug on powerpc
     system , "missing libltdl3 dependency", should be fixed in the next
     upload.  closes: #313467

 -- Ryuichi Arafune <arafune@debian.org>  Thu, 16 Jun 2005 13:36:00 +0900

imagemagick (6:6.2.3.0-2) unstable; urgency=low

   * Add libwmf-bin to Suggests for libmagcik6.  closes: #278890
   * Upstream fixes the bugs.
    - PerlMagick's Profile() method produces an assertion error when the
    profile parameter is set to undef. closes:#292094
    - perlmagick: segmentation fault while converting .tif to .pdf. closes: #299958
    - 8bpp images are not supported. closes: #270381
    - convert to postscript is still broken (geometry/resolution) closes: #270215
    - imagemagick produces useless (and wrong!) error output when a tiff has a
    bad magic number. closes: #272794
    - /usr/bin/identify: png bit depth count wrong? closes: #275745
    - convert makes garbled eps-->ppm conversion (at least, it works well on my
    system.) closes: #261768
    - -page option does not work correctly. closes: #268681
    - -depth option has no effect. closes: #278939
    - libmagick++6-dev: MaxRGB macro does not work if not ``using namespace
    Magick;'' closes: #292244
    - Image::Magic (sometimes) dies on errors (instead of providing an error
    string)  closes: #304472
    - imagemagick: convert ignores flags to turn off antialiasing. closes:
    #310664

 -- Ryuichi Arafune <arafune@debian.org>  Wed, 8 Jun 2005 12:52:16 +0900

imagemagick (6:6.2.3.0-1) unstable; urgency=low

   * New upstream release closes: #298244
   * Because of API chage of ImageMagick libraries, switching a new version
     may cause trouble.  (e.g. not using some packages.)  I feel that some of
     the trouble pacakges are usable by only simply rebuilding on the new
     library, but the others may need more complicated solution.
   * If you met the trouble about the package that depends on the libmagick,
     I hope, you try to rebuld the package.
     And let me know the results to me or the package maintainer.
   * Upsteram fixes the bugs.
     - tga support seems to be broken. closes: #311179
     - Option -geometry is completely broken for JPEG images. closes: #277553
     - fails to load 16 colors RLE encoded BMP files. closes: #310396
     - display with options -crop, -geometry and "-window root" is broken.
     closes: #266304
   * Fix typo in package description. closes: #299996

 -- Ryuichi Arafune <arafune@debian.org>  Tue, 7 Jun 2005 14:59:58 +0900

imagemagick (6:6.0.6.2-2.4) unstable; urgency=low

   * NMU
   * coders/xwd.c: Avoid infinite loop if bogus XWD red/green/blue masks are 0.
     Patch from upstream svn by way of Ubuntu. Closes: #310812 (CAN-2005-1739)

 -- Joey Hess <joeyh@debian.org>  Thu, 26 May 2005 11:44:46 -0400

imagemagick (6:6.0.6.2-2.3) unstable; urgency=high

   * NMU
   * coders/pnm.c: check image->colors for overflow to avoid a heap overflow
     that could be used as a DOS or possibly to execute code.
     Closes: #306424 (CAN-2005-1275)

 -- Joey Hess <joeyh@debian.org>  Tue, 3 May 2005 20:12:33 -0400

imagemagick (6:6.0.6.2-2.2) unstable; urgency=HIGH

   * NMU
   * magick/image.c: FormatMagickString() was called with the file name as
     format string, rather than through "%s". Fix with patch from Ubuntu.
     Closes: #297990 (CAN-2005-0397)

 -- Joey Hess <joeyh@debian.org>  Thu, 3 Mar 2005 15:49:06 -0500

imagemagick (6:6.0.6.2-2.1) unstable; urgency=high

   * Non-maintainer upload.
   * coders/psd.c: Apply further boundary check to completely plug
     buffer overflow when reading Photoshop images (CAN-2005-0005).
     Closes: #291033

 -- Daniel Kobras <kobras@debian.org>  Tue, 18 Jan 2005 18:20:05 +0100

imagemagick (6:6.0.6.2-2) unstable; urgency=high

   * Fixes a buffer overflow in the PSD image-decoding.
     Hardcode the upper limit for channels to 24 to fix buffer overflow
     [coders/psd.c, CAN-2005-0005]

 -- Ryuichi Arafune <arafune@debian.org>  Tue, 18 Jan 2005 10:38:03 +0900

2004

imagemagick (6:6.0.6.2-1.6) unstable; urgency=low

   * NMU, with permission of maintainer
   * Fix Kodack PCD problem according to
     http://studio.imagemagick.org/magick/viewtopic.php?t=2997
     Closes: #277775

 -- Andreas Tille <tille@debian.org>  Sun, 28 Nov 2004 19:11:17 +0100

imagemagick (6:6.0.6.2-1.5) unstable; urgency=high

   * Non-maintainer upload.
   * magick/attribute.c: Fix buffer overflow in EXIF parser
     (CAN-2004-0981). Closes: #278401
   * debian/copyright: Fix imagemagick download location. Closes: #277795

 -- Daniel Kobras <kobras@debian.org>  Tue, 26 Oct 2004 20:14:29 +0200

imagemagick (6:6.0.6.2-1.4) unstable; urgency=high

   * Non-maintainer upload.
   * debian/rules: Call configure with the X11 search path set explicitly
     in order to fix the DPS check. Unbreaks perlmagick. Closes: #265734
   * debian/control: Use shlibs dependencies for perlmagick. This relaxes
     the previously hard-coded, strictly versioned dependency on libmagick6.
     In a world without accidential ABI breakage, it doesn't matter...

 -- Daniel Kobras <kobras@debian.org>  Mon, 27 Sep 2004 00:10:09 +0200

imagemagick (6:6.0.6.2-1.3) unstable; urgency=high

   * Non-maintainer upload.
   * Raise epoch and revert back to 6.0.6.2 because the progress_meter
     changes in 6.0.7.1 broke binary compatibility by mistake.
     Closes: #271673
   * Retain maintainer changes from 6.0.7.1-1 upload.
   * Retain select bugfixes from 6.0.7.1 version:
     + PerlMagick/Magick.xs: Fix crashes in Profile if name option is unset.
     + utilities/miff.4: Fix header information in man page.
     + magick/annotate.c: Proper exception handling.
     + magick/blob.c: Do not crash when syncing a bogus file.
     + magick/error.h: Remove bogus format attribute from ExceptionType to
       silence compiler warnings.
     + magick/locale.c: Handle NULL locale data.
   * debian/README.Debian: Remove obsolete comment about lzw availability.

 -- Daniel Kobras <kobras@debian.org>  Wed, 15 Sep 2004 18:25:50 +0200

imagemagick (5:6.0.7.1-1) unstable; urgency=low

   * New upstream release
     Upstream authors applied the patch,  by Daniel Kobras,
     which fixes BMP vulnerabilities assigned CAN-2004-0827
     (http://studio.imagemagick.org/pipermail/magick-developers/2004-August/002011.html).
   * Upstream fix: closes: #269832  (subject: segfault in mogrify -colors)
   * Upstream fix: closes: #248057  (subject: Wand-config.1 is not a manual
     page)
   * libmagick6 : control : Remove sentenses about LZW compression. This
     binary package contains lzw code.

 -- Ryuichi Arafune <arafune@debian.org>  Mon, 6 Sep 2004 09:57:11 +0900

imagemagick (5:6.0.6.2-1.2) unstable; urgency=low

   * Non-maintainer upload
   * debian/rules: Override LD_RUN_PATH to get rid of RPATH setting in
     perl module.
   * debian/rules: Use shlibs information of the libmagick6 just built
     to determine library dependencies.

 -- Daniel Kobras <kobras@debian.org>  Mon, 30 Aug 2004 23:39:02 +0200

imagemagick (5:6.0.6.2-1.1) unstable; urgency=high

   * Non-maintainer upload.
   * magick/{deprecate,error,log,utility}.h: Remove bogus __attribute__
     override that shadowed any wanted attribute settings (like vital
     alignment restrictions). Cures convert bus errors on IA64.
     Closes: #269085
   * coders/{avi,bmp,dib}.c: Fix use of Min() macro to handle large
     (>2 GB) image files as well.
   * High urgency because the convert bus errors break builds on IA64.

 -- Daniel Kobras <kobras@debian.org>  Mon, 30 Aug 2004 20:59:24 +0200

imagemagick (5:6.0.6.2-1) unstable; urgency=low

   * New upstream release
   * Fixed by the upstream : closes: #267663

 -- Ryuichi Arafune <arafune@debian.org>  Fri, 27 Aug 2004 16:10:33 +0900

imagemagick (5:6.0.5.2-1) unstable; urgency=low

   * New upstream release
   * Fixed by the upstream : closes:#265540, #261768, #260702

 -- Ryuichi Arafune <arafune@debian.org>  Tue, 17 Aug 2004 14:38:53 +0900

imagemagick (5:6.0.5.1-1) unstable; urgency=low

   * New upstream release closes: #264361
   * Build with LZW: closes: #265580

 -- Ryuichi Arafune <arafune@debian.org>  Mon, 16 Aug 2004 13:09:55 +0900

imagemagick (5:6.0.4.1-1) unstable; urgency=low

   * New upstream release
   * Fixed by the upstream: closes: #260702

 -- Ryuichi Arafune <arafune@debian.org>  Fri, 30 Jul 2004 17:35:05 +0900

imagemagick (5:6.0.3.5-2) unstable; urgency=low

   * libtiff4 transition.

 -- Ryuichi Arafune <arafune@debian.org>  Thu, 29 Jul 2004 18:04:54 +0900

imagemagick (5:6.0.3.5-1) unstable; urgency=low

   * New upstream release

 -- Ryuichi Arafune <arafune@debian.org>  Mon, 26 Jul 2004 09:55:12 +0900

imagemagick (5:6.0.3.1-3) unstable; urgency=low

   * Fix dependency problem.  closes: #258164

 -- Ryuichi Arafune <arafune@debian.org>  Thu, 8 Jul 2004 14:18:57 +0900

imagemagick (5:6.0.3.1-2) unstable; urgency=low

   * JPEG-2000 Support.  closes: #256814

 -- Ryuichi Arafune <arafune@debian.org>  Tue, 6 Jul 2004 11:51:13 +0900

imagemagick (5:6.0.3.1-1) unstable; urgency=low

   * New upstream release

 -- Ryuichi Arafune <arafune@debian.org>  Mon, 5 Jul 2004 12:45:10 +0900

imagemagick (5:6.0.2.7-1) unstable; urgency=low

   * New upstream release

 -- Ryuichi Arafune <arafune@debian.org>  Wed, 16 Jun 2004 22:56:25 +0900

imagemagick (5:6.0.2.6-1) unstable; urgency=low

   * New upstream release

 -- Ryuichi Arafune <arafune@debian.org>  Tue, 15 Jun 2004 11:39:54 +0900

imagemagick (5:6.0.2.5-1) unstable; urgency=low

   * New upstream release

 -- Ryuichi Arafune <arafune@debian.org>  Fri, 11 Jun 2004 11:37:40 +0900

imagemagick (5:6.0.2.3-1) unstable; urgency=low

   * New upstream release

 -- Ryuichi Arafune <arafune@debian.org>  Wed, 9 Jun 2004 10:52:10 +0900

imagemagick (5:6.0.2.2-1) unstable; urgency=low

   * New upstream release

 -- Ryuichi Arafune <arafune@debian.org>  Tue, 8 Jun 2004 12:35:58 +0900

imagemagick (5:6.0.2.1-1) unstable; urgency=low

   * New upstream release

 -- Ryuichi Arafune <arafune@debian.org>  Mon, 7 Jun 2004 11:57:18 +0900

imagemagick (5:6.0.1.3-1) unstable; urgency=low

   * New upstream release
   * Move files in pkgconfig to -dev packages. closes:#249856
   * Move files in /usr/share/ImageMaigck-6.0.2/config to libmagick6 package.  closes: #249855

 -- Ryuichi Arafune <arafune@debian.org>  Thu, 20 May 2004 19:36:50 +0900

imagemagick (5:6.0.1.2-1) unstable; urgency=low

   * New upstream release
   * Fixed by the upstream.  (and I have checked.): closes: #247893,#212886
   * Cannot reproduece.  I believe this is no a bug. closes: #247915

 -- Ryuichi Arafune <arafune@debian.org>  Thu, 13 May 2004 17:19:11 +0900

imagemagick (5:6.0.1-1) unstable; urgency=low

   * New upstream release
   * edit EXIF data: Alreasdy activated.  closes: #189025
   * convert openintro_debian.xcf openintro_debian.bmp does nothing....: fixed
     by the upstream.  closes: #212886
   * convert broken with eps (and others?): fixed by the upstream.  closes: #247319

 -- Ryuichi Arafune <arafune@debian.org>  Thu, 6 May 2004 13:32:16 +0900

imagemagick (5:6.0.0.7-2) unstable; urgency=low

   * Remove ImageMagick logo image from magick.c.
   * Remove ImageMagick logo files. closes: #214623

 -- Ryuichi Arafune <arafune@debian.org>  Fri, 30 Apr 2004 20:16:26 +0900

imagemagick (5:6.0.0.7-1) unstable; urgency=low

   * New upstream release
   * imagemagick: --page A4+0+0 doesn't work as mentioned in manpage: fixed by
     the upstream. closes: #245782

 -- Ryuichi Arafune <arafune@debian.org>  Fri, 30 Apr 2004 10:55:28 +0900

imagemagick (5:6.0.0.6-1) unstable; urgency=low

   * New upstream release
   * rewrite the description about magnify in display.1 (by the upstream.)
     closes: #222323, #243353
   * -crop offsets produce broken GIFs: Fixed by the upstream.  closes:#218381
   * convert -geometry does not resize: Fixed by the upstream.  closes:#221951
   * convert: ignores -colorspace and -compress options:Fixed by the upstream.
     closes:#241629
   * API changed: no 'font' attribute with QueryFontMetrics: I cannot
     reproduce.  closes: #245320
   * convert: eps driver munges resolution: I believe this is not a bug.
     please read man page for convert to find suitable options.  closes:#170649
   * imagemagick: doc says Lanczos is default filter, but it's not.:
     The upstream said "Lanczos is the default filter for reducing an image
     size, otherwise its Mitchell ".closes: #229017
   * closes the bug fixed in NMU. closes: #186611

 -- Ryuichi Arafune <arafune@debian.org>  Wed, 28 Apr 2004 19:18:45 +0900

imagemagick (5:6.0.0.4-1) unstable; urgency=low

   * New upstream release
   * Fix 'Essentially empty' in libmagick++6-dev.  closes: #245856
   * Fixed the problem of 'does not release shared memory segments when killed' by the upstream.  closes: #207479

 -- Ryuichi Arafune <arafune@debian.org>  Mon, 26 Apr 2004 10:32:17 +0900

imagemagick (5:6.0.0.2-2) unstable; urgency=low

   * Follow standard naming scheme.  closes: #245060
   * Fixed by the upstream.  closes: #170976, #212802, #228649
   * These bugs are closed by the maintainer. closes: #207016, #224363, #224598, #224889, #237663, #224587

 -- Ryuichi Arafune <arafune@debian.org>  Wed, 21 Apr 2004 18:48:44 +0900

imagemagick (5:6.0.0.2-1) unstable; urgency=low

   * New upstream release
   * Following the xlibs split.  closes: #241282
   * PerlMagick: add -pthread. closes: #225354
   * Upstream fix:
   	* Magick++-config screwed up : closes: #200746
         * Convert xcf file : closes: #212886
         * convert -verbose doesn't : closes: #233761
         * wrong title in vid:* : closes: #193783
         * perlmagick: examples now use /usr/bin/perl : closes: #198797
   * fix already. closes: #195392, #211004, #222383
   * fix menu problem. : closes: #195363, #234973
   * I cannot reproduce this problem. I think they are fixed  in upstream.
   	* segmentation fault after conversion closes: #225330
         * convert: hangs on GIF animations closes: #225322

 -- Ryuichi Arafune <arafune@debian.org>  Thu, 15 Apr 2004 18:38:52 +0900

imagemagick (5:6.0.0-2) unstable; urgency=low

   * Fix Build-depends problem.

 -- Ryuichi Arafune <arafune@debian.org>  Mon, 12 Apr 2004 18:40:49 +0900

imagemagick (5:6.0.0-1) unstable; urgency=low

   * New upstream version
   * Following the xlibs split.  closes: #241282
   * Upstream fix:
   	* Magick++-config screwed up : closes: #200746
         * Convert xcf file : closes: #212886
         * convert -verbose doesn't : closes: #233761
   * fix already. closes: #195392, #211004, #222383
   * fix menu problem. : closes: #195363, #234973
   * I cannot reploduce this problem. I think they are fixed  in upstream.
   	* segmentation fault after conversion closes: #225330
         * convert: hangs on GIF animations closes: #225322

 -- Ryuichi Arafune <arafune@debian.org>  Mon, 12 Apr 2004 11:04:13 +0900

2003

imagemagick (5:5.5.7.9-1.1) unstable; urgency=high

   * Non-maintainer upload.
   * Raise epoch and revert back to version 5.5.7.9 to stop silent
     breakage of each package depending on one of the library packages.
     Rationale: Upstream changed the SONAME between 5.5.7.9 and 5.5.7.15,
     so we may only re-introduce 5.5.7.15 with changed package names.
     This upload un-breaks all apps that were built with 5.5.7.9. Those
     uploaded in the last week, however, have to be recompiled (again).
     Closes: #224363
   * configure,magick/annotate.c: Hack in includes for ft2build.h to fix
     freetype support. Although never mentioned in the changelog, the hack
     must have appeared somewhere in the 5.5.7.15 packages. This is
     simply a rediff for 5.5.7.9 (and a typo fixed).

 -- Daniel Kobras <kobras@debian.org>  Tue, 23 Dec 2003 13:30:51 +0100

imagemagick (4:5.5.7.15-2.1) unstable; urgency=high

   * NMU
   * [debian/rules] Explicitly configure --without-exif to ensure an exif
     dependency isn't introduced accidentally as was the case with -2 on i386.
     (Closes: #224587)

 -- J.H.M. Dassen (Ray) <jdassen@debian.org>  Sat, 20 Dec 2003 14:50:22 +0100

imagemagick (4:5.5.7.15-2) unstable; urgency=low

   * Rebuild to fix perlMagick problem.  (closes: #224311)

 -- Ryuichi Arafune <arafune@debian.org>  Thu, 18 Dec 2003 11:33:59 +0900

imagemagick (4:5.5.7.15-1) unstable; urgency=low

   * New upstream version.
   * libmagick++-dev : conflict with libmagick++5.
     (closes: #200986)

 -- Ryuichi Arafune <arafune@debian.org>  Tue, 16 Dec 2003 12:25:56 +0900

imagemagick (4:5.5.7.9-2) unstable; urgency=low

   * libmagick++-dev: conflict with libmagck++5. closes: #200986

 -- Ryuichi Arafune <arafune@debian.org>  Tue, 19 Aug 2003 20:51:22 +0900

imagemagick (4:5.5.7.9-1) unstable; urgency=low

   * New upstream version.
   * fix unlink Changelog.html problem.  closes: #196107
   * Use libpng12-dev instead of libpng3-dev.  closes:# 196746

 -- Ryuichi Arafune <arafune@debian.org>  Mon, 9 Jun 2003 10:44:54 +0900

imagemagick (4:5.5.7.6-1) unstable; urgency=low

   * New upstream version.

 -- Ryuichi Arafune <arafune@debian.org>  Sat, 31 May 2003 15:33:33 +0900

imagemagick (4:5.5.7.5-1) unstable; urgency=low

   *  New upstream version.

 -- Ryuichi Arafune <arafune@debian.org>  Fri, 30 May 2003 20:27:28 +0900

imagemagick (4:5.5.7.4-2) unstable; urgency=low

   * Remove debhelper from libmagick-dev dependency: closes: #195106

 -- Ryuichi Arafune <arafune@debian.org>  Thu, 29 May 2003 10:15:51 +0900

imagemagick (4:5.5.7.4-1) unstable; urgency=low

   * New upstream version.

 -- Ryuichi Arafune <arafune@debian.org>  Mon, 26 May 2003 09:51:32 +0900

imagemagick (4:5.5.7.3-1) unstable; urgency=low

   * New upstream version.
   * Upstream fix: closes: #194306, #129990, #161422, #186610
   * This is not ImageMagick bug. : closes: #190302

 -- Ryuichi Arafune <arafune@debian.org>  Fri, 23 May 2003 20:44:23 +0900

imagemagick (4:5.5.7.2-1) unstable; urgency=low

   * New upstream version.

 -- Ryuichi Arafune <arafune@debian.org>  Mon, 19 May 2003 16:35:31 +0900

imagemagick (4:5.5.7.1-2) unstable; urgency=low

   * change section of libmagick-dev, libmagick++-dev, and perlmagick.
   * Upstream fix closes: #161345, #172657
   * Can save net image files in /tmp of your local: closes: #183469

 -- Ryuichi Arafune <arafune@debian.org>  Fri, 16 May 2003 15:11:16 +0900

imagemagick (4:5.5.7.1-1) unstable; urgency=low

   * New upstream version.
   * Upstream fix : closes: #182787
   * remove dps dependencies. closes: #193230

 -- Ryuichi Arafune <arafune@debian.org>  Fri, 16 May 2003 09:57:10 +0900

imagemagick (4:5.5.7-1) unstable; urgency=low

   * New upstream version.  closes: #185565
   * Upstream fixes the 'Unsafe tmpfile handling'. closes: #186611
   * Upstream fixes the followins:
   	closes: #172787,#188378
   * This is not  ImageMagick application.
   	closes: #185583
   * Stop using libdps files.  closes: #188623
   * Wont fix. closes: #190579

 -- Ryuichi Arafune <arafune@debian.org>  Mon, 12 May 2003 10:12:36 +0900

imagemagick (4:5.5.5.3-1) unstable; urgency=low

   * New upstream version.

 -- Ryuichi Arafune <arafune@debian.org>  Mon, 3 Mar 2003 11:40:59 +0900

imagemagick (4:5.5.5.1-1) unstable; urgency=low

   * New upstream version.

 -- Ryuichi Arafune <arafune@debian.org>  Fri, 28 Feb 2003 21:52:37 +0900

imagemagick (4:5.5.5-2) unstable; urgency=low

   * Rebuuild to fix dependency problem.

 -- Ryuichi Arafune <arafune@debian.org>  Wed, 26 Feb 2003 11:55:53 +0900

imagemagick (4:5.5.5-1) unstable; urgency=low

   * New upstream version.  closes: #181678
   * Remove 'c102' suffix from libmagick++. closes: #179706

 -- Ryuichi Arafune <arafune@debian.org>  Tue, 25 Feb 2003 09:54:07 +0900

imagemagick (4:5.5.4.4-1) unstable; urgency=low

   * New upstream version
   * Fix by the upstream. closes: #175194, #180116

 -- Ryuichi Arafune <arafune@debian.org>  Mon, 10 Feb 2003 12:55:46 +0900

imagemagick (4:5.5.4.3-4) unstable; urgency=low

   * Sorry for confusing.  I believe this version can be really fixed.

 -- Ryuichi Arafune <arafune@debian.org>  Tue, 4 Feb 2003 20:46:19 +0900

imagemagick (4:5.5.4.3-3) unstable; urgency=low

   * Really fix magick.mgk location problem.

 -- Ryuichi Arafune <arafune@debian.org>  Tue, 4 Feb 2003 15:59:27 +0900

imagemagick (4:5.5.4.3-2) unstable; urgency=low

   * Fix magic.mgk location problem.

 -- Ryuichi Arafune <arafune@debian.org>  Tue, 4 Feb 2003 11:04:48 +0900

imagemagick (4:5.5.4.3-1) unstable; urgency=low

   * New upstream version.
   * alread fixed: closes: #179257, #171816
   * It's not a bug but a spec. montage use miff format internally. closes: #171100

 -- Ryuichi Arafune <arafune@debian.org>  Mon, 3 Feb 2003 17:30:15 +0900

imagemagick (4:5.5.3.2-2) unstable; urgency=low

   * confirm the following bugs are fixed: closes: #175998, #167832, #149730
   * Add comment about non-X11 version. closes: #172785, #167806
   * The upstream authors have their own BTS in sourceforge.  And I have
     submitted magick-bugs.  closes: #162876
   * Some minor fix.  (fix some minor lintian warning.)
   * libmagick++5.5.3c102 : Remove Provides: libmagick++5.  closes: #174958

 -- Ryuichi Arafune <arafune@debian.org>  Wed, 22 Jan 2003 16:55:07 +0900

imagemagick (4:5.5.3.2-1) unstable; urgency=low

   * New upstream version. closes: #174912, #175603, #176457
   * GCC 3.2 transition. closes: 176707
   * change package name: libmagick++5.5.3 -> libmagick++5.5.3c102
   * libmagick5.5.3 provides libmagick5, and libmagick++5.5.3c102 provides
     libmagick++5.  closes: #174958

 -- Ryuichi Arafune <arafune@debian.org>  Wed, 22 Jan 2003 14:11:53 +0900

2002

imagemagick (4:5.5.3-1) unstable; urgency=low

   * New upstream version.
   * libmagick-dev: conflicts with libmagick5.  closes: #173095

 -- Ryuichi Arafune <arafune@debian.org>  Tue, 24 Dec 2002 18:28:29 +0900

imagemagick (4:5.5.2.5-1) unstable; urgency=low

   * New upstream version.

 -- Ryuichi Arafune <arafune@debian.org>  Tue, 10 Dec 2002 16:15:29 +0900

imagemagick (4:5.5.2.2-1) unstable; urgency=low

   * New upstream version.

 -- Ryuichi Arafune <arafune@debian.org>  Fri, 6 Dec 2002 12:29:33 +0900

imagemagick (4:5.5.2.1-1) unstable; urgency=low

   * New upstream version.

 -- Ryuichi Arafune <arafune@debian.org>  Thu, 5 Dec 2002 14:42:19 +0900

imagemagick (4:5.5.2-2) unstable; urgency=low

   * Fix dependence problem.

 -- Ryuichi Arafune <arafune@debian.org>  Wed, 4 Dec 2002 09:55:29 +0900

imagemagick (4:5.5.2-1) unstable; urgency=low

   * New upstream version.

 -- Ryuichi Arafune <arafune@debian.org>  Mon, 2 Dec 2002 09:34:04 +0900

imagemagick (4:5.5.1.6-1) unstable; urgency=low

   * New upstream version.

 -- Ryuichi Arafune <arafune@debian.org>  Wed, 13 Nov 2002 10:00:48 +0900

imagemagick (4:5.5.1.4-5) unstable; urgency=low

   * Remove /usr/share/ImageMagick directory.  closes: #167498

 -- Ryuichi Arafune <arafune@debian.org>  Tue, 5 Nov 2002 18:01:07 +0900

imagemagick (4:5.5.1.4-4) unstable; urgency=low

   * Fix conflict problem of libmagick5.5.1 and libmagick++5.5.1.
   * closes: #167396

 -- Ryuichi Arafune <arafune@debian.org>  Sat, 2 Nov 2002 11:13:40 +0900

imagemagick (4:5.5.1.4-3) unstable; urgency=low

   * Move libMagick.so to libmagick-dev.
   * closes: #167145

 -- Ryuichi Arafune <arafune@debian.org>  Fri, 1 Nov 2002 10:09:58 +0900

imagemagick (4:5.5.1.4-2) unstable; urgency=low

   * Build static library.

 -- Ryuichi Arafune <arafune@debian.org>  Tue, 29 Oct 2002 22:04:35 +0900

imagemagick (4:5.5.1.4-1) unstable; urgency=low

   * New upstream version.
   * Fixed shlibs problems.  closes: #165818, #166302
   * Re-apply the patch for ltmain.sh.  closes: #166334

 -- Ryuichi Arafune <arafune@debian.org>  Tue, 29 Oct 2002 10:10:06 +0900

imagemagick (4:5.5.1.3-2) unstable; urgency=low

   * Fix empty libmagick-dev problem. closes: #166302

 -- Ryuichi Arafune <arafune@debian.org>  Fri, 25 Oct 2002 19:02:37 +0900

imagemagick (4:5.5.1.3-1) unstable; urgency=low

   * New upstream version
   * closes: #161347 (by the upstream)
   * Rename the library packages name. closes: #165288, #165188

 -- Ryuichi Arafune <arafune@debian.org>  Wed, 23 Oct 2002 17:44:53 +0900

imagemagick (4:5.5.1.1-2) unstable; urgency=low

   * closes: #161925, #161349, #161348, #78431, #161896, #156234
   * closes: #161346 (Use -resize !)
   * Add a comment about the upstream BTS in README.Debian.  closes: #162876

 -- Ryuichi Arafune <arafune@debian.org>  Wed, 16 Oct 2002 16:55:17 +0900

imagemagick (4:5.5.1.1-1) unstable; urgency=low

   * New upstream version.

 -- Ryuichi Arafune <arafune@debian.org>  Wed, 16 Oct 2002 11:04:09 +0900

imagemagick (4:5.5.1-1) unstable; urgency=low

   * New upstream version.

 -- Ryuichi Arafune <arafune@debian.org>  Tue, 15 Oct 2002 11:03:21 +0900

imagemagick (4:5.4.9.1-1) unstable; urgency=low

   * New upstream version.
   * closes: #160817, #137894, #149122, #150985
   * Please read man. I believe it's not a bug.
     ( anyway if you feel this is a bug, please send a bug report to the
     upstream). closes: #158959

 -- Ryuichi Arafune <arafune@debian.org>  Tue, 17 Sep 2002 17:49:19 +0900

imagemagick (4:5.4.9-1) unstable; urgency=low

   * New upstream version.

 -- Ryuichi Arafune <arafune@debian.org>  Tue, 10 Sep 2002 10:08:54 +0900

imagemagick (4:5.4.8.3-1) unstable; urgency=low

   * New upstream version.
   * closes: #159492
   	Bob's comment:
         While back in the ImageMagick 4.X.X days, <magick/magick.h> was the
         header to include in order to use the ImageMagick API, this was
         changed several years ago to be <magick/api.h>.  The magick.h header
         is now an internal implementation header which should not be
         seperately included.
 
         Dependent programs should include ImageMagick like:
 
         #include <stdio.h>
         #include <time.h>
         #include <sys/types.h>
         #include <magick/api.h>
   * Build against new libwmf-dev.  closes: #160152

 -- Ryuichi Arafune <arafune@debian.org>  Sat, 7 Sep 2002 16:01:13 +0900

imagemagick (4:5.4.8.2-1.3) unstable; urgency=low

   * NMU for perl 5.8. Set perl build dependency to version 5.8. Use of a
     higher NMU version number, just in case.

 -- Josselin Mouette <joss@debian.org>  Sat, 24 Aug 2002 01:32:24 +0200

imagemagick (4:5.4.8.2-1) unstable; urgency=low

   * New upstream version.       closes: #156234
   * Build against libpng3-dev.  closes: #156838, #156759
   * This is not a bug, I believe.  Read man.  closes: #156135

 -- Ryuichi Arafune <arafune@debian.org>  Fri, 23 Aug 2002 09:36:24 +0900

imagemagick (4:5.4.8-1) unstable; urgency=low

   * New upstream version.

 -- Ryuichi Arafune <arafune@debian.org>  Mon, 19 Aug 2002 12:05:19 +0900

imagemagick (4:5.4.7.4-1) unstable; urgency=low

   * New upstream version.

 -- Ryuichi Arafune <arafune@debian.org>  Tue, 16 Jul 2002 09:26:04 +0900

imagemagick (4:5.4.7.1-1) unstable; urgency=low

   * New upstream version.

 -- Ryuichi Arafune <arafune@debian.org>  Sat, 6 Jul 2002 11:37:12 +0900

imagemagick (4:5.4.7-1) unstable; urgency=low

   * New upstream version.

 -- Ryuichi Arafune <arafune@debian.org>  Mon, 1 Jul 2002 21:25:34 +0900

imagemagick (4:5.4.6.3-2) unstable; urgency=low

   * Apply a patch for ltmain.sh (bug #98342)

 -- Ryuichi Arafune <arafune@debian.org>  Fri, 28 Jun 2002 17:55:09 +0900

imagemagick (4:5.4.6.3-1) unstable; urgency=low

   * New upstream version.
   * Because of the bug #149223(libtool problem), this version of imagemagick
     cannot build if you have not installed libmagick5-dev.
     Don't let me know this problem, I have known about that.  If you can find
     the elegant way to avoid this problem, let me know please.

 -- Ryuichi Arafune <arafune@debian.org>  Mon, 24 Jun 2002 10:31:41 +0900

imagemagick (4:5.4.6.2-1) unstable; urgency=low

   * New upstream version.
   * closes: #150445
   * Because of the bug #149223(libtool problem), this version of imagemagick
     cannot build if you have not installed libmagick5-dev.
     Don't let me know this problem, I have known about that.  If you can find
     the elegant way to avoid this problem, let me know please.

 -- Ryuichi Arafune <arafune@debian.org>  Fri, 21 Jun 2002 12:36:11 +0900

imagemagick (4:5.4.6.1-1) unstable; urgency=low

   * New upstream version.
   * closes: #149279

 -- Ryuichi Arafune <arafune@debian.org>  Tue, 11 Jun 2002 14:06:02 +0900

imagemagick (4:5.4.6-4) unstable; urgency=low

   * TEST

 -- Ryuichi Arafune <arafune@debian.org>  Mon, 10 Jun 2002 23:20:31 +0900

imagemagick (4:5.4.6-3) unstable; urgency=low

   * Sorry, the previous version does not work correctly.
   * This version hopefully works, but cannot be built without libmagick5-dev.

 -- Ryuichi Arafune <arafune@debian.org>  Mon, 10 Jun 2002 22:21:26 +0900

imagemagick (4:5.4.6-2) unstable; urgency=low

   * Depends on liblcms1.

 -- Ryuichi Arafune <arafune@debian.org>  Mon, 10 Jun 2002 10:27:35 +0900

imagemagick (4:5.4.6-1) unstable; urgency=low

   * New upstream version.

 -- Ryuichi Arafune <arafune@debian.org>  Wed, 5 Jun 2002 12:27:07 +0900

imagemagick (4:5.4.5.1-1) unstable; urgency=low

   * New upstream version.
   * Hopefully, this bug is closed. please check because I don't have Hurd.
     closes: #144687

 -- Ryuichi Arafune <arafune@debian.org>  Mon, 13 May 2002 10:32:23 +0900

imagemagick (4:5.4.4.5-3) unstable; urgency=low

   * Rewrite README.Debian closes:#145328  (I thank David B Harris for his help
     of my poor English.)

 -- Ryuichi Arafune <arafune@debian.org>  Wed, 1 May 2002 09:46:49 +0900

imagemagick (4:5.4.4.5-2) unstable; urgency=low

   * Debian does not have ral-cgm package, ImageMagcik of Debian cannot handle
     cgm format.  ( I add the comment about that in README.Debian.)
     closes: #143359
   * I believe this is not package bug. closes: #142277

 -- Ryuichi Arafune <arafune@debian.org>  Tue, 23 Apr 2002 17:03:29 +0900

imagemagick (4:5.4.4.5-1) unstable; urgency=low

   * New upstream (minor) version.

 -- Ryuichi Arafune <arafune@debian.org>  Fri, 12 Apr 2002 19:29:39 +0900

imagemagick (4:5.4.4.4-1) unstable; urgency=low

   * New upstream (minor) version.
   * closes: #141668

 -- Ryuichi Arafune <arafune@debian.org>  Mon, 8 Apr 2002 10:12:41 +0900

imagemagick (4:5.4.4.2-1) unstable; urgency=low

   * New upstream version.

 -- Ryuichi Arafune <arafune@debian.org>  Wed, 3 Apr 2002 22:55:56 +0900

imagemagick (4:5.4.4.1-1) unstable; urgency=low

   * New upstream version.

 -- Ryuichi Arafune <arafune@debian.org>  Wed, 3 Apr 2002 14:14:00 +0900

imagemagick (4:5.4.3.11-2) unstable; urgency=low

   * fix doc-base problem. closes: #137508

 -- Ryuichi Arafune <arafune@debian.org>  Mon, 11 Mar 2002 11:03:19 +0900

imagemagick (4:5.4.3.11-1) unstable; urgency=low

   * New upstream version.
   * This bug is alread fixed in the previous one. closes: #137036

 -- Ryuichi Arafune <arafune@debian.org>  Thu, 7 Mar 2002 11:53:57 +0900

imagemagick (4:5.4.3.10-1) unstable; urgency=low

   * New upstream version.
   * add --with-gs-font-dir in configure. closes: #136327

 -- Ryuichi Arafune <arafune@debian.org>  Mon, 4 Mar 2002 19:47:39 +0900

imagemagick (4:5.4.3.6-2) unstable; urgency=low

   * Move Magick++-config to libmagick++5-dev from imagemagick.
   closes: #136049, #135951

 -- Ryuichi Arafune <arafune@debian.org>  Wed, 27 Feb 2002 23:13:42 +0900

imagemagick (4:5.4.3.6-1) unstable; urgency=low

   * New upstream version.
   * Add libmagick5-dev in Depends field of libmagick5++-dev. Since magick++
     use magick/api.h which is in libmagick5-dev.  Suggested by Pablo diaz
     gutierrez, Thanks.

 -- Ryuichi Arafune <arafune@debian.org>  Wed, 27 Feb 2002 20:22:33 +0900

imagemagick (4:5.4.3.5-1) unstable; urgency=low

   * New upstream version.

 -- Ryuichi Arafune <arafune@debian.org>  Mon, 25 Feb 2002 15:19:06 +0900

imagemagick (4:5.4.3.4-1) unstable; urgency=low

   * New upstream version. closes: #123133, #126968
   * Add libwmf-dev and liblcms-dev in Depends field of libmagick5-dev.
     closes: #134973

 -- Ryuichi Arafune <arafune@debian.org>  Fri, 22 Feb 2002 13:37:11 +0900

imagemagick (4:5.4.3.2-1) unstable; urgency=low

   * New upstream version. closes: #97459
   * Add comment about 16 bit pixel mode in README.Debian. closes: #123874.
     (Mennucc, If you really serious this problem, you can contact the upstream
     author as I do.  They have own BTS for ImageMagick.)
   * Move delegate.mgk to libmagick5. closes: #134717

 -- Ryuichi Arafune <arafune@debian.org>  Wed, 20 Feb 2002 12:57:22 +0900

imagemagick (4:5.4.3.1-1) unstable; urgency=low

   * New upstream version.
   * closes: #128891, #132688, #128266, #134510, #132707
   * use x-ternimal-enulator instead of xterm. closes: #132947
   * It is not a bug, and I won't change the location of display in menu
     system.  closes: #120065

 -- Ryuichi Arafune <arafune@debian.org>  Tue, 19 Feb 2002 11:46:17 +0900

imagemagick (4:5.4.2.3-1) unstable; urgency=low

   * New upstream vesrion.
   * imagemagick depends libmagick5 which has the same version number.
   closes: #130268

 -- Ryuichi Arafune <arafune@debian.org>  Thu, 24 Jan 2002 13:45:13 +0900

imagemagick (4:5.4.2.2-1) unstable; urgency=low

   * New upstream version.

 -- Ryuichi Arafune <arafune@debian.org>  Tue, 8 Jan 2002 18:08:08 +0900

2001

imagemagick (4:5.4.1.2-3) unstable; urgency=low

   * Fix typo in description.  closes: #125230
   * Remove empty directories in imagemagick. closes: #125395

 -- Ryuichi Arafune <arafune@debian.org>  Tue, 18 Dec 2001 10:03:09 +0900

imagemagick (4:5.4.1.2-2) unstable; urgency=low

   * Rebuild with Debian "Official" libwmf.

 -- Ryuichi Arafune <arafune@debian.org>  Tue, 11 Dec 2001 18:47:11 +0900

imagemagick (4:5.4.1.2-1) unstable; urgency=low

   * New upstream version.
   * Remove the useless /usr/X11R6 directory.  closes: #122045

 -- Ryuichi Arafune <arafune@debian.org>  Mon, 10 Dec 2001 15:15:44 +0900

imagemagick (4:5.4.1-1) unstable; urgency=low

   * New upstream version.

 -- Ryuichi Arafune <arafune@debian.org>  Tue, 4 Dec 2001 20:38:17 +0900

imagemagick (4:5.4.0.5-2) unstable; urgency=low

   * Fix dependency problem ( add the epoch number in shlibs.local )

 -- Ryuichi Arafune <arafune@debian.org>  Tue, 13 Nov 2001 19:24:18 +0900

imagemagick (4:5.4.0.5-1) unstable; urgency=low

   * New upstrem version.

 -- Ryuichi Arafune <arafune@debian.org>  Fri, 9 Nov 2001 10:53:35 +0900

imagemagick (4:5.4.0.3-1) unstable; urgency=low

   * New upstream version. closes: #117052, #113309
   * The current imagemagick will use libhdf version5 (not 4).  However this
     feature is not stable, in fact the default is off.  closes: #88549

 -- Ryuichi Arafune <arafune@debian.org>  Wed, 7 Nov 2001 17:05:05 +0900

imagemagick (4:5.4.0.2-1) unstable; urgency=low

   * New upstream version.
   * closes: #115364, #114767, #115275, #113600
   * I think this is not a bug. closes: #66807

 -- Ryuichi Arafune <arafune@debian.org>  Mon, 5 Nov 2001 15:18:07 +0900

imagemagick (4:5.4.0-1) unstable; urgency=low

   * New upstream version.

 -- Ryuichi Arafune <arafune@debian.org>  Thu, 1 Nov 2001 18:34:13 +0900

imagemagick (4:5.3.9-2) unstable; urgency=low

   * Remove xlib6g-dev and add xlibs-dev in depends line of libmagick5.
   * closes: #114654

 -- Ryuichi Arafune <arafune@debian.org>  Mon, 8 Oct 2001 12:18:33 +0900

imagemagick (4:5.3.9-1) unstable; urgency=low

   * New upstream version.
   * closes: #113634, #112799, #113286

 -- Ryuichi Arafune <arafune@debian.org>  Wed, 3 Oct 2001 09:21:07 +0900

imagemagick (4:5.3.8.1-1) unstable; urgency=low

   * New upstream version.

 -- Ryuichi Arafune <arafune@debian.org>  Sat, 8 Sep 2001 16:13:00 +0900

imagemagick (4:5.3.8-2) unstable; urgency=low

   * Applied some patches from the 'really released version'

 -- Ryuichi Arafune <arafune@debian.org>  Wed, 5 Sep 2001 12:36:48 +0900

imagemagick (4:5.3.8-1) unstable; urgency=low

   * ImageMagick is not a debian native package.
   * The released version of 5.3.8.

 -- Ryuichi Arafune <arafune@debian.org>  Mon, 3 Sep 2001 11:20:44 +0900

imagemagick (3:5.3.8-2) unstable; urgency=low

   * Remove incorrect /usr/include/config.h file. closes: #108292

 -- Ryuichi Arafune <arafune@debian.org>  Thu, 30 Aug 2001 19:09:38 +0900

imagemagick (3:5.3.8-1) unstable; urgency=low

   * New upstream version.
   * following bugs are hopefully fixed. closes: #109924, #109924, #103328, #107291, #103774

 -- Ryuichi Arafune <arafune@debian.org>  Thu, 30 Aug 2001 15:30:16 +0900

imagemagick (3:5.3.7-4) unstable; urgency=low

   * Remove enpty directories.  closes: #108713
   * This report is not a bug. It's a policy of imagemagick. closes: #97082
   * The current imagemagick does not support libwmf0.2. I believe the
     feature imagemagick supports it.  libwmf0.2-0 doesn't depend on netpbm
     which depends on c shell.  Anyway so I believe the bug report #88977 can be
     closed.  closes: #88977

 -- Ryuichi Arafune <arafune@debian.org>  Wed, 15 Aug 2001 12:39:19 +0900

imagemagick (3:5.3.7-3) unstable; urgency=low

   * Reupload
   * Fix collect dependency.  closes: #107803
   * (doc-base) Change Section: Apps/graphics -> Apps/Graphics closes: #108009

 -- Ryuichi Arafune <arafune@debian.org>  Tue, 14 Aug 2001 12:42:45 +0900

imagemagick (3:5.3.7-2) unstable; urgency=low

   * Fix collect dependency.  closes: #107803
   * (doc-base) Change Section: Apps/graphics -> Apps/Graphics closes: #108009

 -- Ryuichi Arafune <arafune@debian.org>  Tue, 14 Aug 2001 12:13:24 +0900

imagemagick (3:5.3.7-1) unstable; urgency=low

   * New upstream version.
   * closes: #104136, #101944

 -- Ryuichi Arafune <arafune@debian.org>  Mon, 30 Jul 2001 12:08:08 +0900

imagemagick (3:5.3.5-4) unstable; urgency=low

   * Applied more patch provided by M. Wilcox.  closes: #105268, #105269, #105279, #105328, #105369

 -- Ryuichi Arafune <arafune@debian.org>  Mon, 16 Jul 2001 12:28:42 +0900

imagemagick (3:5.3.5-3) unstable; urgency=low

   * Applied a patch provided by M. Wilcox. Thanks. closes: #104616, #104767

 -- Ryuichi Arafune <arafune@debian.org>  Sat, 14 Jul 2001 15:00:54 +0900

imagemagick (3:5.3.5-2) unstable; urgency=low

   * Remove libc6-dev from Build-Depends

 -- Ryuichi Arafune <arafune@debian.org>  Tue, 10 Jul 2001 18:44:10 +0900

imagemagick (3:5.3.5-1) unstable; urgency=low

   * New upstream version. closes: #90504, #97173
   * Some minor bugs are fixed. closes: #84856, #99270
   * Cannot reproduce these report. closes: #98836, #94601
   * Build PerlMagick from the same imagemagick.{version}.orig.tar.gz

 -- Ryuichi Arafune <arafune@debian.org>  Fri, 29 Jun 2001 23:45:32 +0900

imagemagick (1:5.3.3-5) unstable; urgency=low

   * Oops!!!, I have added -enable-lzw in configure in the previous.

 -- Ryuichi Arafune <arafune@debian.org>  Mon, 21 May 2001 21:31:07 +0900

imagemagick (1:5.3.3-4) unstable; urgency=low

   * Set section for each package.  (imagemagick->graphics, lib* -> libs, lib*-dev -> devel)

 -- Ryuichi Arafune <arafune@debian.org>  Mon, 21 May 2001 20:18:23 +0900

imagemagick (1:5.3.3-3.1) unstable; urgency=low

   * TEST version.

 -- Ryuichi Arafune <arafune@debian.org>  Fri, 18 May 2001 21:57:24 +0900

imagemagick (1:5.3.3-3) unstable; urgency=low

   * config.guess and config.sub are updated. closes: #96422

 -- Ryuichi Arafune <arafune@debian.org>  Fri, 18 May 2001 21:38:07 +0900

imagemagick (1:5.3.3-2) unstable; urgency=low

   * Fix dependency problem.  closes: #97868, #97807
   * Add image/pjpeg to /usr/lib/mime/imagemagick. closes: #97102
   * This bug was already fixed.  closes: #69933

 -- Ryuichi Arafune <arafune@debian.org>  Fri, 18 May 2001 12:06:21 +0900

imagemagick (1:5.3.3-1) unstable; urgency=low

   * New upstream version.

 -- Ryuichi Arafune <arafune@debian.org>  Tue, 15 May 2001 13:20:53 +0900

imagemagick (1:5.3.0-4) unstable; urgency=low

   * Fix uncollect symlink.

 -- Ryuichi Arafune <arafune@debian.org>  Wed, 21 Mar 2001 20:30:46 +0900

imagemagick (1:5.3.0-3) unstable; urgency=low

   * symlink doc/Changelog.html to doc/www/Changelog.html.
   closes: #88969

 -- Ryuichi Arafune <arafune@debian.org>  Thu, 15 Mar 2001 00:51:25 +0900

imagemagick (1:5.3.0-2) unstable; urgency=low

   * Apply a patch to fix thereading problem.
   * This is an updated version of ImageMagick.
   * closes: #63079

 -- Ryuichi Arafune <arafune@debian.org>  Thu, 8 Mar 2001 10:19:36 +0900

imagemagick (1:5.3.0-1) unstable; urgency=low

   * New upstream version.

 -- Ryuichi Arafune <arafune@debian.org>  Sat, 3 Mar 2001 15:01:47 +0900

imagemagick (1:5.2.9-2) unstable; urgency=low

   * Remove freetype6-dev from Build-Depends.  closes: #86859
   * This is too old bug, and now magick++ does not exist in Debian. closes: #87366

 -- Ryuichi Arafune <arafune@debian.org>  Sat, 3 Mar 2001 13:45:43 +0900

imagemagick (1:5.2.9-1) unstable; urgency=low

   * New upstream version.

 -- Ryuichi Arafune <arafune@debian.org>  Thu, 15 Feb 2001 14:09:09 +0900

imagemagick (1:5.2.8-1) unstable; urgency=low

   * New upstream version.

 -- Ryuichi Arafune <arafune@debian.org>  Thu, 8 Feb 2001 19:00:41 +0900

imagemagick (1:5.2.7-2) unstable; urgency=medium

   * Add menu hints.  closes: #82333

 -- Ryuichi Arafune <arafune@debian.org>  Mon, 15 Jan 2001 18:45:12 +0900

imagemagick (1:5.2.7-1.1) unstable; urgency=medium

   * test build

 -- Ryuichi Arafune <arafune@debian.org>  Thu, 4 Jan 2001 17:58:54 +0900

imagemagick (1:5.2.7-1) unstable; urgency=medium

   * New upstream version.  closes: #70578
   * This bug is already fixed.  closes: #81030, #80088

 -- Ryuichi Arafune <arafune@debian.org>  Thu, 4 Jan 2001 13:31:46 +0900

2000

imagemagick (1:5.2.6-3) unstable; urgency=medium

   *(libmagick5)  Conflicts imagemagick (<=5.2.6-1)
   closes: #79936

 -- Ryuichi Arafune <arafune@debian.org>  Tue, 19 Dec 2000 10:27:58 +0900

imagemagick (1:5.2.6-2) unstable; urgency=medium

   * move files in share/ImageMagick/ to libmagcik5
     closes: #79898

 -- Ryuichi Arafune <arafune@debian.org>  Mon, 18 Dec 2000 22:24:23 +0900

imagemagick (1:5.2.6-1) unstable; urgency=medium

   * New upstream version.

 -- Ryuichi Arafune <arafune@debian.org>  Thu, 14 Dec 2000 18:33:32 +0900

imagemagick (1:5.2.5-3.2) unstable; urgency=medium

   * Test build --with-modules

 -- Ryuichi Arafune <arafune@debian.org>  Sat, 2 Dec 2000 14:05:12 +0900

imagemagick (1:5.2.5-3.1) unstable; urgency=medium

   * Private Package.
     For LZW Version.

 -- Ryuichi Arafune <arafune@debian.org>  Sat, 25 Nov 2000 19:07:31 +0900

imagemagick (5.2.5-3) unstable; urgency=medium

   * Build with libdsp1. closes: #77249
   * fix the bugs by upstream.
    closes: #65297, #69333 , #70578

 -- Ryuichi Arafune <arafune@debian.org>  Sat, 25 Nov 2000 18:20:39 +0900

imagemagick (5.2.5-2) unstable; urgency=medium

   *  Build with XFree86-4.0

 -- Ryuichi Arafune <arafune@debian.org>  Mon, 13 Nov 2000 12:16:51 +0900

imagemagick (5.2.5-1) unstable; urgency=medium

   * New upstream version.
   * The following bugs are closed.
   closes: #69279, #72745

 -- Ryuichi Arafune <arafune@debian.org>  Tue, 7 Nov 2000 23:30:07 +0900

imagemagick (5.2.4-1) unstable; urgency=medium

   *  New upstrem version.
   * Build libmagick++ from the same source.

 -- Ryuichi Arafune <arafune@debian.org>  Mon, 16 Oct 2000 22:54:27 +0900

imagemagick (5.2.3-1) unstable; urgency=medium

   * New upstream version
   * (debian/rules) : Revised comment to build the LZW version.
   * libmagick5-dev: (control): Suggests -dev packages which Magick-config use
   closes: #70106

 -- Ryuichi Arafune <arafune@debian.org>  Thu, 7 Sep 2000 09:55:52 +0900

imagemagick (5.2.2-5) unstable; urgency=medium

   * TEST PACKAGE

 -- Ryuichi Arafune <arafune@debian.org>  Mon, 21 Aug 2000 22:30:06 +0900

imagemagick (5.2.2-4) unstable; urgency=medium

   * Fix convert problem. closes: #69279

 -- Ryuichi Arafune <arafune@debian.org>  Mon, 21 Aug 2000 22:17:08 +0900

imagemagick (5.2.2-3) unstable; urgency=medium

   * Compile with libxml2.
   closes: #66808

 -- Ryuichi Arafune <arafune@debian.org>  Mon, 21 Aug 2000 10:45:35 +0900

imagemagick (5.2.2-2) unstable; urgency=medium

   * Depends libmagick5(>=5.2.2).
   closes: #68795

 -- Ryuichi Arafune <arafune@debian.org>  Wed, 9 Aug 2000 13:41:04 +0900

imagemagick (5.2.2-1) unstable; urgency=medium

   * New upstream version.
   closes: #67402

 -- Ryuichi Arafune <arafune@debian.org>  Wed, 26 Jul 2000 15:33:22 +0900

imagemagick (5.2.1-1) unstable; urgency=medium

   * New upstream version.
   closes: #66033

 -- Ryuichi Arafune <arafune@debian.org>  Thu, 29 Jun 2000 12:48:31 +0900

imagemagick (5.2.0-5) unstable; urgency=medium

   * (libmagick5-dev) "Replaces: imagemagick (<< 5.2.0-3)" in control data
     closes: #65593

 -- Ryuichi Arafune <arafune@debian.org>  Wed, 14 Jun 2000 01:15:43 +0900

imagemagick (5.2.0-4) unstable; urgency=medium

   * (control) add: lprng.
   * Add the information about printing. closes: #65475

 -- Ryuichi Arafune <arafune@debian.org>  Mon, 12 Jun 2000 14:53:18 +0900

imagemagick (5.2.0-3) unstable; urgency=medium

   * add debhelper to Build-Depends; closes: #65417
   * This bug is already fixed in the current version. closes: #65366

 -- Ryuichi Arafune <arafune@debian.org>  Sat, 10 Jun 2000 10:02:22 +0900

imagemagick (5.2.0-2) unstable; urgency=medium

   * Move Magick-config to libmagick5.

 -- Ryuichi Arafune <arafune@debian.org>  Thu, 8 Jun 2000 22:51:38 +0900

imagemagick (5.2.0-1) unstable; urgency=medium

   * New upstream version.
   Many bug fixed.
   closes: #52266, #60878, #27434

 -- Ryuichi Arafune <arafune@debian.org>  Wed, 31 May 2000 13:47:26 +0900

imagemagick (5.1.1-13) unstable; urgency=medium

   * The bug #62964 is already fixed in current (>5.1.1-1) version.
   * (imagemagick.mime) bmp -> x-ms-bmp
   closes: #63699, #62964

 -- Ryuichi Arafune <arafune@debian.org>  Mon, 8 May 2000 11:50:50 +0900

imagemagick (5.1.1-12) unstable; urgency=medium

   * Applied backward patches from 5.2(beta) to fix some bugs.
     Closes: #59603

 -- Ryuichi Arafune <arafune@debian.org>  Wed, 8 Mar 2000 10:45:00 +0900

imagemagick (5.1.1-11) unstable; urgency=medium

   * Add suggests: html2ps closes: #59066
   * This bug is alread fixed in current version.
     closes: #58406
   * libmagick5:  Remove conflicts of libmagick4g
     closes: #58969

 -- Ryuichi Arafune <arafune@debian.org>  Mon, 28 Feb 2000 12:00:37 +0900

imagemagick (5.1.1-10) unstable; urgency=medium

   * Add Build-Depends field.
     closes: #58813, #46764, #26076

 -- Ryuichi Arafune <arafune@debian.org>  Thu, 24 Feb 2000 19:02:41 +0900

imagemagick (5.1.1-9) unstable; urgency=medium

   * Fixed #58813 again.

 -- Ryuichi Arafune <arafune@debian.org>  Thu, 24 Feb 2000 18:50:45 +0900

imagemagick (5.1.1-8) unstable; urgency=medium

   * Fixed missing <cr> befor %%EndData bug.
     Closes: #46764
   * Fixed dependency problem.  Closes: #58813
   * add comment for mpeg2. Closes: #26076

 -- Ryuichi Arafune <arafune@debian.org>  Sat, 19 Feb 2000 14:46:07 +0900

imagemagick (5.1.1-7) unstable; urgency=medium

   * I separate the libmagick++ and perlmagick from this source to avoid
   "Important" Bug #58406. I do not know whether this is the most elegant way.
   But I  can resolve in this way. If you know more elegant way, please let me know.

 -- Ryuichi Arafune <arafune@debian.org>  Sat, 19 Feb 2000 12:37:50 +0900

imagemagick (5.1.1-6) frozen unstable; urgency=medium

   * To Fix bug #55616 in frozen. I upload imagemagick package
   and dgs packages to frozen.

 -- Ryuichi Arafune <arafune@debian.org>  Wed, 16 Feb 2000 21:29:40 +0900

imagemagick (5.1.1-5) unstable; urgency=medium

   * Refix menu bug  closes: #35806
   * Following bugs have already been closed.
     closes: #40648, #42855, #55616, #26906, #29829, #30480, #36907, #42796
     closes: #44963, #45776, #45902, #50648, #53750

 -- Ryuichi Arafune <arafune@debian.org>  Wed, 16 Feb 2000 11:23:08 +0900

imagemagick (5.1.1-4) unstable; urgency=medium

   *  Fix Dependency problem
   	(the version of dpsclient must be greater than 0.5.9.1)
   *  Some of bugs closing correctry. (due to my typo, they are not cloased)
      closes: #54750
      closes: #50392

 -- Ryuichi Arafune <arafune@debian.org>  Wed, 9 Feb 2000 11:48:56 +0900

imagemagick (5.1.1-3) unstable; urgency=medium

   * rename packages
       libmagick5g -> libmagick5
       libmagick5g++ -> libmagick++0

 -- Ryuichi Arafune <arafune@debian.org>  Tue, 8 Feb 2000 10:21:24 +0900

imagemagick (5.1.1-2) unstable; urgency=medium

   * change control/description of libmagick5g
   * include scripts/xnap in ./example directory
 
   * Bug#54750 is already fixed in previous version. clsees: #54750
   * Bug#50392 is already fixed in previous version. clsees: #50392
   * In my system, convert eps to other file format (Tiff, jpeg ...)
     Then I close Bug#55616.  closes: #55616
     If you cannot run that, please reopen it.
   * closes: #30480
   * closes: #29829
   * closes: #45776
   * closes: #53750

 -- Ryuichi Arafune <arafune@debian.org>  Fri, 4 Feb 2000 12:45:01 +0900

imagemagick (5.1.1-1) unstable; urgency=medium

   * enable HDF format. (Bug#47309)
   * New upstream. (Bug#30408)
   * Not build libimagemagick-lzw (non-free version)
   * Add Magick-config.1 (Bug#47496)
   * Add libmagick5g++ and libmagick5++-dev (Bug#43513)
   * Fix html image location bug. (Bug#42910)
   * doc-base support (Bug#31196)
   * Fix mime type bug (Bug#56234)
   * Fix some  imagemagick bugs  (Bug#30465), (Bug#27672)
   * Fix perlmagick bug  (Bug#54349)
 
 
   * !!! To Bug Submitters !!!
     If you find that your reported bug is fixed by upstream upgrade,
     please let me know by E-mail.

 -- Ryuichi Arafune <arafune@debian.org>  Thu, 3 Feb 2000 13:05:15 +0900

imagemagick (4.2.8-5) frozen unstable; urgency=medium

   * New maintainer
   * Fixed some bugs (Bug#54192,27124,27672,27735)
   * I fixed the Grave Bug(Bug#54192) which i submitted, I uploaded this package to
       frozen.
   * I dont know Bug#55616 is fixed, If you know the bug is fixed or not.
     Please let me know.

 -- Ryuichi Arafune <arafune@debian.org>  Thu, 3 Feb 2000 10:25:54 +0900

1999

imagemagick (4.2.8-4.1) unstable; urgency=medium

   * Recompiled because convert depends on the new libbz2 (closes: #49786)

 -- Richard Braakman <dark@xs4all.nl>  Sun, 19 Dec 1999 17:52:05 +0100

imagemagick (4.2.8-4) unstable; urgency=low

   * Fixed dependancies on libmagick4g (closes: #43424)
   * Fixed perlmagick (closes: #42855)

 -- Christian Kurz <shorty@debian.org>  Thu, 26 Aug 1999 19:55:02 +0200

imagemagick (4.2.8-3) unstable; urgency=low

   * Fixed perlmagick.

 -- Christian Kurz <shorty@debian.org>  Thu, 12 Aug 1999 09:02:12 +0200

imagemagick (4.2.8-2) unstable; urgency=low

   * Modified prerm (closes: #42739)
   * Added a dependancy for libmagick4g (closes: #42796)

 -- Christian Kurz <shorty@debian.org>  Tue, 10 Aug 1999 21:14:23 +0200

imagemagick (4.2.8-1) unstable; urgency=low

   * New upstream, non-maintainer release with permission of Scott.
   * Modified PerlMagick/Makefile.PL.in to build the package (closes:
     #24877, #40173).
   * Modified menu-entry for display. (closes: #26634, #35806)
   * Changed from install-mime to update-mime. (closes: #28209)
   * Recompiled imagemagick with new libc6. (closes: #38578, #38248,
     #40307)
   * Recompiled without libjpeg6a. (closes #40415, #40898)

 -- Christian Kurz <shorty@debian.org>  Sat, 7 Aug 1999 15:38:15 +0200

imagemagick (4.2.2-0.1) unstable; urgency=low

   * NMU for the perl-5.005 upgrade.
   * Follow the new perl policy.

 -- Raphael Hertzog <rhertzog@hrnet.fr>  Fri, 2 Jul 1999 22:42:14 +0200

imagemagick (4.2.2-0.0) frozen unstable; urgency=low

   * New upstream, non-maintainer release. Scott said it was ok.. (reupload
     with source)

 -- Joey Hess <joeyh@master.debian.org>  Mon, 12 Apr 1999 15:44:42 -0700

1998

imagemagick (4.0.4-3) frozen unstable; urgency=low

   * Fixed menu entry (Bug #20523)
   * Upstream changes are all bugfixes, as are the changes in the package.
     This can safely go into frozen.

 -- Scott K. Ellis <scott@debian.org>  Wed, 1 Apr 1998 14:20:57 -0500

imagemagick (4.0.4-2) unstable; urgency=low

   * Altered conflicts for libmagick4-dev to properly conflict with lzw
     version.

 -- Scott K. Ellis <scott@debian.org>  Mon, 30 Mar 1998 15:14:39 -0500

imagemagick (4.0.4-1) unstable; urgency=low

   * New upstream version.  Perlmagick version changed so we can fall back to
     the proper debian version numbering scheme.

 -- Scott K. Ellis <scott@debian.org>  Mon, 30 Mar 1998 14:43:53 -0500

imagemagick (4.0.3-8) frozen unstable; urgency=low

   * Run libtoolize from Debian's libtool to make library dependancies
     stick.  This makes libmagick4g actually have the correct dependancies.
   * Fix up configure.in with libtool -rpath workaround while we're at it.
   * This cleans up lintian warnings and is a bugfix.  It should go into
     frozen.

 -- Scott K. Ellis <scott@debian.org>  Wed, 18 Mar 1998 15:23:54 -0500

imagemagick (4.0.3-7) unstable; urgency=low

   * Install changelog for perlmagick
   * Modify debian/rules to use dh_movefiles

 -- Scott K. Ellis <scott@debian.org>  Thu, 12 Mar 1998 14:44:16 -0500

imagemagick (4.0.3-6) unstable; urgency=low

   * New upstream version.  Same silly break in debian numbering to
     accomidate the fact that perlmagick still hasn't changed version
     numbers.
   * Compiling with perl5.004.04-5 so that perlmagick should have library
     dependancies this time.

 -- Scott K. Ellis <scott@debian.org>  Thu, 12 Mar 1998 14:07:40 -0500

imagemagick (4.0.2-5) unstable; urgency=low

   * Recompile with libjpegg6a 6a-11 so that we don't die on jpeg opening.

 -- Scott K. Ellis <scott@debian.org>  Tue, 10 Mar 1998 10:23:44 -0500

imagemagick (4.0.2-4) unstable; urgency=low

   * Fix so we use /var/tmp instead of /usr/tmp (Fixed #19117)
   * The following bugs were fixed in earlier releases, closing now
     that the uploads have been processed:
   * Menu uses /usr/X11R6/bin (Fixes #13478)
   * Copyright includes upstream source information (Fixes #15168)
   * Package description spelling fixed (Fixes #18935)
   * Upstream fixes (Fixes #15109, #16117)
   * Dependancy fixes (Fixes #15242)

 -- Scott K. Ellis <scott@debian.org>  Mon, 9 Mar 1998 09:28:43 -0500

imagemagick (4.0.2-3) unstable; urgency=low

   * New upstream release.  Wierd version sequence since the perlmagick
     version number didn't change.  Only minor changes between this
     release and 4.0.1

 -- Scott K. Ellis <scott@debian.org>  Fri, 27 Feb 1998 17:13:30 -0500

imagemagick (4.0.1-2) unstable; urgency=low

   * Recompile, since a new freetype1 replaced freetype0.

 -- Scott K. Ellis <scott@debian.org>  Tue, 24 Feb 1998 09:16:20 -0500

imagemagick (4.0.1-1) unstable; urgency=low

   * Building perlmagick from this source as well.  Added magic to the rules
     file to give perlmagick the proper version number (different from the
     imagemagick version number).
   * Using autoconf method of building, since it seems to get almost
     everything right.  I hacked the configure.in and a few other files to
     get freetype and hdf to compile in, (older versions of this package were
     built with xmkmf)
   * Rebuilding entire package from scratch for new version.  I've only
     borrowed a little from older versions of the imagemagick package,
     mostly the mime-type stuff.
   * New upstream source.
   * New maintainer.

 -- Scott K. Ellis <scott@debian.org>  Fri, 20 Feb 1998 12:50:05 -0500