Package: imagemagick Version: 8:6.6.9.7-5 Severity: minor Tags: patch User: [email protected] Usertags: origin-ubuntu quantal ubuntu-patch
Dear Maintainer, Logan Rosen sent a patch to fix a typo in the package description of libmagickcore to https://bugs.launchpad.net/ubuntu/+source/imagemagick/+bug/993041. You might want to apply the patch in Debian. * debian/control: change 'exlusively' to 'exclusively'. (LP: #993041) Thanks for considering the patch. -- System Information: Debian Release: wheezy/sid APT prefers precise-updates APT policy: (500, 'precise-updates'), (500, 'precise-security'), (500, 'precise-proposed'), (500, 'precise'), (100, 'precise-backports') Architecture: amd64 (x86_64) Kernel: Linux 3.2.0-25-generic (SMP w/4 CPU cores) Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash
diff -Nru imagemagick-6.6.9.7/debian/changelog imagemagick-6.6.9.7/debian/changelog diff -Nru imagemagick-6.6.9.7/debian/control imagemagick-6.6.9.7/debian/control --- imagemagick-6.6.9.7/debian/control 2011-11-17 19:42:29.000000000 +0100 +++ imagemagick-6.6.9.7/debian/control 2012-05-29 12:14:22.000000000 +0200 @@ -78,7 +78,7 @@ The MagickCore API is a low-level interface between the C programming language and the ImageMagick image processing libraries and is recommended for wizard-level programmers only. Unlike the MagickWand C API which uses only a - few opaque types and accessors, with MagickCore you almost exlusively access + few opaque types and accessors, with MagickCore you almost exclusively access the structure members directly. . This package contains the C libraries needed to run executables that make

