Your message dated Tue, 08 Jan 2019 15:19:34 +0000
with message-id <e1ggtae-0004ao...@fasolo.debian.org>
and subject line Bug#918642: fixed in imagemagick 8:6.9.10.23+dfsg-2
has caused the Debian Bug report #918642,
regarding imagemagick: identify 6.9.10-23 doesn't convert units (pixels per 
cm/in)
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 ow...@bugs.debian.org
immediately.)


-- 
918642: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=918642
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: imagemagick
Version: 8:6.9.10.23+dfsg-1
Severity: serious
Tags: upstream

Dear Maintainer,

After the upgrade from 6.9.10.14 to 6.9.10.23, I noticed that the
autopkgtests for the package ruby-mini-magick is failing due to one test
about checking units to show the size of the image in cm and inches.

I could isolate the problem by running the `identify` command on a test
image (rgb.png in the spec/fixtures directory of the ruby-mini-magick
source package).

Running:
identify -verbose -units PixelsPerInch rgb.png > output_in.txt
identify -verbose -units PixelsPerCentimeter rgb.png > output_cm.txt
diff -u output_in.txt output_cm.txt

gives me the following with 8:6.9.10-14 from testing:

--- /tmp/output_cm.txt  2019-01-07 22:32:49.257702663 +0100
+++ /tmp/output_in.txt  2019-01-07 22:32:40.457055525 +0100
@@ -3,9 +3,9 @@
   Mime type: image/png
   Class: PseudoClass
   Geometry: 16x12+0+0
-  Resolution: 118.11x118.11
-  Print size: 0.135467x0.1016
-  Units: PixelsPerCentimeter
+  Resolution: 300x300
+  Print size: 0.0533333x0.04
+  Units: PixelsPerInch
   Colorspace: sRGB
   Type: Palette
   Base type: Undefined
@@ -118,12 +118,11 @@
     signature: 0d23f0078b8f89ca473e67bb38773cb94fd8ec5591e4207e83ff95cb27a6a0dd
   Artifacts:
     filename: rgb.png
-    units: PixelsPerCentimeter
+    units: PixelsPerInch
     verbose: true
   Tainted: False
   Filesize: 359B
   Number pixels: 192
-  Pixels per second: 19200B
-  User time: 0.010u
-  Elapsed time: 0:01.010
+  User time: 0.000u
+  Elapsed time: 0:01.000
   Version: ImageMagick 6.9.10-14 Q16 x86_64 20181023 https://imagemagick.org

whereas it gives the following with 8:6.9.10-23 (with a suffix -23 to
the text files).

--- /tmp/output_cm-23.txt       2019-01-07 22:34:38.136761722 +0100
+++ /tmp/output_in-23.txt       2019-01-07 22:34:45.201163917 +0100
@@ -5,7 +5,7 @@
   Geometry: 16x12+0+0
   Resolution: 118.11x118.11
   Print size: 0.135467x0.1016
-  Units: PixelsPerCentimeter
+  Units: PixelsPerInch
   Colorspace: sRGB
   Type: Palette
   Base type: Undefined
@@ -118,7 +118,7 @@
     signature: 0d23f0078b8f89ca473e67bb38773cb94fd8ec5591e4207e83ff95cb27a6a0dd
   Artifacts:
     filename: rgb.png
-    units: PixelsPerCentimeter
+    units: PixelsPerInch
     verbose: true
   Tainted: False
   Filesize: 359B

Maybe it was induced by this change?
https://github.com/ImageMagick/ImageMagick6/commit/8c7648a1adf7bba35594074f191affd3ff3263bb

Attaching the reference image and the full output files.

I am setting severity serious, as it breaks the testsuite of
ruby-mini-magick and provides wrong data when identifying images.

Thank you in advance

Cédric



-- Package-specific info:
ImageMagick program version
---------------------------
animate:  ImageMagick 6.9.10-23 Q16 x86_64 20190101 https://imagemagick.org
compare:  ImageMagick 6.9.10-23 Q16 x86_64 20190101 https://imagemagick.org
convert:  ImageMagick 6.9.10-23 Q16 x86_64 20190101 https://imagemagick.org
composite:  ImageMagick 6.9.10-23 Q16 x86_64 20190101 https://imagemagick.org
conjure:  ImageMagick 6.9.10-23 Q16 x86_64 20190101 https://imagemagick.org
display:  ImageMagick 6.9.10-23 Q16 x86_64 20190101 https://imagemagick.org
identify:  ImageMagick 6.9.10-23 Q16 x86_64 20190101 https://imagemagick.org
import:  ImageMagick 6.9.10-23 Q16 x86_64 20190101 https://imagemagick.org
mogrify:  ImageMagick 6.9.10-23 Q16 x86_64 20190101 https://imagemagick.org
montage:  ImageMagick 6.9.10-23 Q16 x86_64 20190101 https://imagemagick.org
stream:  ImageMagick 6.9.10-23 Q16 x86_64 20190101 https://imagemagick.org

-- System Information:
Debian Release: buster/sid
  APT prefers unstable-debug
  APT policy: (500, 'unstable-debug'), (500, 'unstable'), (500, 'testing'), (1, 
'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 4.19.0-1-amd64 (SMP w/4 CPU cores)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8), LANGUAGE= 
(charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages imagemagick depends on:
ii  imagemagick-6.q16  8:6.9.10.23+dfsg-1

imagemagick recommends no packages.

imagemagick suggests no packages.

-- no debconf information
Image: rgb.png
  Format: PNG (Portable Network Graphics)
  Mime type: image/png
  Class: PseudoClass
  Geometry: 16x12+0+0
  Resolution: 118.11x118.11
  Print size: 0.135467x0.1016
  Units: PixelsPerCentimeter
  Colorspace: sRGB
  Type: Palette
  Base type: Undefined
  Endianess: Undefined
  Depth: 8-bit
  Channel depth:
    red: 8-bit
    green: 8-bit
    blue: 8-bit
  Channel statistics:
    Pixels: 192
    Red:
      min: 0  (0)
      max: 255 (1)
      mean: 138.167 (0.54183)
      standard deviation: 121.923 (0.47813)
      kurtosis: -1.89124
      skewness: -0.166463
      entropy: 0.835989
    Green:
      min: 0  (0)
      max: 255 (1)
      mean: 127.667 (0.500654)
      standard deviation: 104.376 (0.409317)
      kurtosis: -1.51558
      skewness: -0.0047654
      entropy: 1
    Blue:
      min: 0  (0)
      max: 255 (1)
      mean: 106.333 (0.416993)
      standard deviation: 114.75 (0.449998)
      kurtosis: -1.69198
      skewness: 0.328147
      entropy: 0.92062
  Image statistics:
    Overall:
      min: 0  (0)
      max: 255 (1)
      mean: 124.056 (0.486492)
      standard deviation: 113.683 (0.445815)
      kurtosis: -1.75989
      skewness: 0.0517601
      entropy: 0.91887
  Colors: 12
  Histogram:
        16: (  0,  0,  0) #000000 black
        16: (  0,  0,255) #0000FF blue
        16: (  0,128,  0) #008000 green
        16: (  0,255,  0) #00FF00 lime
        16: (  0,255,255) #00FFFF cyan
        16: (128,128,128) #808080 fractal
        16: (255,  0,  0) #FF0000 red
        16: (255,  0,255) #FF00FF magenta
        16: (255,128,  0) #FF8000 srgb(255,128,0)
        16: (255,128,128) #FF8080 srgb(255,128,128)
        16: (255,255,  0) #FFFF00 yellow
        16: (255,255,255) #FFFFFF white
  Colormap entries: 13
  Colormap:
         0: (255,  0,255) #FF00FF magenta
         1: (  0,  0,  0) #000000 black
         2: (255,  0,  0) #FF0000 red
         3: (  0,255,  0) #00FF00 lime
         4: (255,255,  0) #FFFF00 yellow
         5: (  0,128,  0) #008000 green
         6: (  0,  0,255) #0000FF blue
         7: (255,128,128) #FF8080 srgb(255,128,128)
         8: (  0,255,255) #00FFFF cyan
         9: (255,128,  0) #FF8000 srgb(255,128,0)
        10: (255,255,255) #FFFFFF white
        11: (128,128,128) #808080 fractal
        12: (255,255,255) #FFFFFF white
  Rendering intent: Perceptual
  Gamma: 0.45455
  Chromaticity:
    red primary: (0.63999,0.33001)
    green primary: (0.3,0.6)
    blue primary: (0.15,0.05999)
    white point: (0.31269,0.32899)
  Background color: srgb(255,255,255)
  Border color: srgb(223,223,223)
  Matte color: grey74
  Transparent color: black
  Interlace: None
  Intensity: Undefined
  Compose: Over
  Page geometry: 16x12+0+0
  Dispose: Undefined
  Iterations: 0
  Compression: Zip
  Orientation: Undefined
  Properties:
    date:create: 2019-01-07T22:09:07+01:00
    date:modify: 2019-01-07T22:09:07+01:00
    png:bKGD: chunk was found (see Background color, above)
    png:cHRM: chunk was found (see Chromaticity, above)
    png:gAMA: gamma=0.45455 (See Gamma, above)
    png:IHDR.bit-depth-orig: 4
    png:IHDR.bit_depth: 4
    png:IHDR.color-type-orig: 3
    png:IHDR.color_type: 3 (Indexed)
    png:IHDR.interlace_method: 0 (Not interlaced)
    png:IHDR.width,height: 16, 12
    png:pHYs: x_res=11811, y_res=11811, units=1
    png:PLTE.number_colors: 13
    png:sRGB: intent=0 (Perceptual Intent)
    png:text: 2 tEXt/zTXt/iTXt chunks were found
    png:tIME: 2019-01-07T23:08:56Z
    signature: 0d23f0078b8f89ca473e67bb38773cb94fd8ec5591e4207e83ff95cb27a6a0dd
  Artifacts:
    filename: rgb.png
    units: PixelsPerCentimeter
    verbose: true
  Tainted: False
  Filesize: 359B
  Number pixels: 192
  Pixels per second: 19200B
  User time: 0.010u
  Elapsed time: 0:01.010
  Version: ImageMagick 6.9.10-14 Q16 x86_64 20181023 https://imagemagick.org
Image: rgb.png
  Format: PNG (Portable Network Graphics)
  Mime type: image/png
  Class: PseudoClass
  Geometry: 16x12+0+0
  Resolution: 300x300
  Print size: 0.0533333x0.04
  Units: PixelsPerInch
  Colorspace: sRGB
  Type: Palette
  Base type: Undefined
  Endianess: Undefined
  Depth: 8-bit
  Channel depth:
    red: 8-bit
    green: 8-bit
    blue: 8-bit
  Channel statistics:
    Pixels: 192
    Red:
      min: 0  (0)
      max: 255 (1)
      mean: 138.167 (0.54183)
      standard deviation: 121.923 (0.47813)
      kurtosis: -1.89124
      skewness: -0.166463
      entropy: 0.835989
    Green:
      min: 0  (0)
      max: 255 (1)
      mean: 127.667 (0.500654)
      standard deviation: 104.376 (0.409317)
      kurtosis: -1.51558
      skewness: -0.0047654
      entropy: 1
    Blue:
      min: 0  (0)
      max: 255 (1)
      mean: 106.333 (0.416993)
      standard deviation: 114.75 (0.449998)
      kurtosis: -1.69198
      skewness: 0.328147
      entropy: 0.92062
  Image statistics:
    Overall:
      min: 0  (0)
      max: 255 (1)
      mean: 124.056 (0.486492)
      standard deviation: 113.683 (0.445815)
      kurtosis: -1.75989
      skewness: 0.0517601
      entropy: 0.91887
  Colors: 12
  Histogram:
        16: (  0,  0,  0) #000000 black
        16: (  0,  0,255) #0000FF blue
        16: (  0,128,  0) #008000 green
        16: (  0,255,  0) #00FF00 lime
        16: (  0,255,255) #00FFFF cyan
        16: (128,128,128) #808080 fractal
        16: (255,  0,  0) #FF0000 red
        16: (255,  0,255) #FF00FF magenta
        16: (255,128,  0) #FF8000 srgb(255,128,0)
        16: (255,128,128) #FF8080 srgb(255,128,128)
        16: (255,255,  0) #FFFF00 yellow
        16: (255,255,255) #FFFFFF white
  Colormap entries: 13
  Colormap:
         0: (255,  0,255) #FF00FF magenta
         1: (  0,  0,  0) #000000 black
         2: (255,  0,  0) #FF0000 red
         3: (  0,255,  0) #00FF00 lime
         4: (255,255,  0) #FFFF00 yellow
         5: (  0,128,  0) #008000 green
         6: (  0,  0,255) #0000FF blue
         7: (255,128,128) #FF8080 srgb(255,128,128)
         8: (  0,255,255) #00FFFF cyan
         9: (255,128,  0) #FF8000 srgb(255,128,0)
        10: (255,255,255) #FFFFFF white
        11: (128,128,128) #808080 fractal
        12: (255,255,255) #FFFFFF white
  Rendering intent: Perceptual
  Gamma: 0.45455
  Chromaticity:
    red primary: (0.63999,0.33001)
    green primary: (0.3,0.6)
    blue primary: (0.15,0.05999)
    white point: (0.31269,0.32899)
  Background color: srgb(255,255,255)
  Border color: srgb(223,223,223)
  Matte color: grey74
  Transparent color: black
  Interlace: None
  Intensity: Undefined
  Compose: Over
  Page geometry: 16x12+0+0
  Dispose: Undefined
  Iterations: 0
  Compression: Zip
  Orientation: Undefined
  Properties:
    date:create: 2019-01-07T22:09:07+01:00
    date:modify: 2019-01-07T22:09:07+01:00
    png:bKGD: chunk was found (see Background color, above)
    png:cHRM: chunk was found (see Chromaticity, above)
    png:gAMA: gamma=0.45455 (See Gamma, above)
    png:IHDR.bit-depth-orig: 4
    png:IHDR.bit_depth: 4
    png:IHDR.color-type-orig: 3
    png:IHDR.color_type: 3 (Indexed)
    png:IHDR.interlace_method: 0 (Not interlaced)
    png:IHDR.width,height: 16, 12
    png:pHYs: x_res=11811, y_res=11811, units=1
    png:PLTE.number_colors: 13
    png:sRGB: intent=0 (Perceptual Intent)
    png:text: 2 tEXt/zTXt/iTXt chunks were found
    png:tIME: 2019-01-07T23:08:56Z
    signature: 0d23f0078b8f89ca473e67bb38773cb94fd8ec5591e4207e83ff95cb27a6a0dd
  Artifacts:
    filename: rgb.png
    units: PixelsPerInch
    verbose: true
  Tainted: False
  Filesize: 359B
  Number pixels: 192
  User time: 0.000u
  Elapsed time: 0:01.000
  Version: ImageMagick 6.9.10-14 Q16 x86_64 20181023 https://imagemagick.org
Image: rgb.png
  Format: PNG (Portable Network Graphics)
  Mime type: image/png
  Class: PseudoClass
  Geometry: 16x12+0+0
  Resolution: 118.11x118.11
  Print size: 0.135467x0.1016
  Units: PixelsPerCentimeter
  Colorspace: sRGB
  Type: Palette
  Base type: Undefined
  Endianess: Undefined
  Depth: 8-bit
  Channel depth:
    red: 8-bit
    green: 8-bit
    blue: 8-bit
  Channel statistics:
    Pixels: 192
    Red:
      min: 0  (0)
      max: 255 (1)
      mean: 138.167 (0.54183)
      standard deviation: 121.923 (0.47813)
      kurtosis: -1.89124
      skewness: -0.166463
      entropy: 0.835989
    Green:
      min: 0  (0)
      max: 255 (1)
      mean: 127.667 (0.500654)
      standard deviation: 104.376 (0.409317)
      kurtosis: -1.51558
      skewness: -0.0047654
      entropy: 1
    Blue:
      min: 0  (0)
      max: 255 (1)
      mean: 106.333 (0.416993)
      standard deviation: 114.75 (0.449998)
      kurtosis: -1.69198
      skewness: 0.328147
      entropy: 0.92062
  Image statistics:
    Overall:
      min: 0  (0)
      max: 255 (1)
      mean: 124.056 (0.486492)
      standard deviation: 113.683 (0.445815)
      kurtosis: -1.75989
      skewness: 0.0517601
      entropy: 0.91887
  Colors: 12
  Histogram:
        16: (  0,  0,  0) #000000 black
        16: (  0,  0,255) #0000FF blue
        16: (  0,128,  0) #008000 green
        16: (  0,255,  0) #00FF00 lime
        16: (  0,255,255) #00FFFF cyan
        16: (128,128,128) #808080 fractal
        16: (255,  0,  0) #FF0000 red
        16: (255,  0,255) #FF00FF magenta
        16: (255,128,  0) #FF8000 srgb(255,128,0)
        16: (255,128,128) #FF8080 srgb(255,128,128)
        16: (255,255,  0) #FFFF00 yellow
        16: (255,255,255) #FFFFFF white
  Colormap entries: 13
  Colormap:
         0: (255,  0,255) #FF00FF magenta
         1: (  0,  0,  0) #000000 black
         2: (255,  0,  0) #FF0000 red
         3: (  0,255,  0) #00FF00 lime
         4: (255,255,  0) #FFFF00 yellow
         5: (  0,128,  0) #008000 green
         6: (  0,  0,255) #0000FF blue
         7: (255,128,128) #FF8080 srgb(255,128,128)
         8: (  0,255,255) #00FFFF cyan
         9: (255,128,  0) #FF8000 srgb(255,128,0)
        10: (255,255,255) #FFFFFF white
        11: (128,128,128) #808080 fractal
        12: (255,255,255) #FFFFFF white
  Rendering intent: Perceptual
  Gamma: 0.45455
  Chromaticity:
    red primary: (0.63999,0.33001)
    green primary: (0.3,0.6)
    blue primary: (0.15,0.05999)
    white point: (0.31269,0.32899)
  Background color: srgb(255,255,255)
  Border color: srgb(223,223,223)
  Matte color: grey74
  Transparent color: black
  Interlace: None
  Intensity: Undefined
  Compose: Over
  Page geometry: 16x12+0+0
  Dispose: Undefined
  Iterations: 0
  Compression: Zip
  Orientation: Undefined
  Properties:
    date:create: 2019-01-07T22:09:07+01:00
    date:modify: 2019-01-07T22:09:07+01:00
    png:bKGD: chunk was found (see Background color, above)
    png:cHRM: chunk was found (see Chromaticity, above)
    png:gAMA: gamma=0.45455 (See Gamma, above)
    png:IHDR.bit-depth-orig: 4
    png:IHDR.bit_depth: 4
    png:IHDR.color-type-orig: 3
    png:IHDR.color_type: 3 (Indexed)
    png:IHDR.interlace_method: 0 (Not interlaced)
    png:IHDR.width,height: 16, 12
    png:pHYs: x_res=11811, y_res=11811, units=1
    png:PLTE.number_colors: 13
    png:sRGB: intent=0 (Perceptual Intent)
    png:text: 2 tEXt/zTXt/iTXt chunks were found
    png:tIME: 2019-01-07T23:08:56Z
    signature: 0d23f0078b8f89ca473e67bb38773cb94fd8ec5591e4207e83ff95cb27a6a0dd
  Artifacts:
    filename: rgb.png
    units: PixelsPerCentimeter
    verbose: true
  Tainted: False
  Filesize: 359B
  Number pixels: 192
  User time: 0.000u
  Elapsed time: 0:01.000
  Version: ImageMagick 6.9.10-23 Q16 x86_64 20190101 https://imagemagick.org
Image: rgb.png
  Format: PNG (Portable Network Graphics)
  Mime type: image/png
  Class: PseudoClass
  Geometry: 16x12+0+0
  Resolution: 118.11x118.11
  Print size: 0.135467x0.1016
  Units: PixelsPerInch
  Colorspace: sRGB
  Type: Palette
  Base type: Undefined
  Endianess: Undefined
  Depth: 8-bit
  Channel depth:
    red: 8-bit
    green: 8-bit
    blue: 8-bit
  Channel statistics:
    Pixels: 192
    Red:
      min: 0  (0)
      max: 255 (1)
      mean: 138.167 (0.54183)
      standard deviation: 121.923 (0.47813)
      kurtosis: -1.89124
      skewness: -0.166463
      entropy: 0.835989
    Green:
      min: 0  (0)
      max: 255 (1)
      mean: 127.667 (0.500654)
      standard deviation: 104.376 (0.409317)
      kurtosis: -1.51558
      skewness: -0.0047654
      entropy: 1
    Blue:
      min: 0  (0)
      max: 255 (1)
      mean: 106.333 (0.416993)
      standard deviation: 114.75 (0.449998)
      kurtosis: -1.69198
      skewness: 0.328147
      entropy: 0.92062
  Image statistics:
    Overall:
      min: 0  (0)
      max: 255 (1)
      mean: 124.056 (0.486492)
      standard deviation: 113.683 (0.445815)
      kurtosis: -1.75989
      skewness: 0.0517601
      entropy: 0.91887
  Colors: 12
  Histogram:
        16: (  0,  0,  0) #000000 black
        16: (  0,  0,255) #0000FF blue
        16: (  0,128,  0) #008000 green
        16: (  0,255,  0) #00FF00 lime
        16: (  0,255,255) #00FFFF cyan
        16: (128,128,128) #808080 fractal
        16: (255,  0,  0) #FF0000 red
        16: (255,  0,255) #FF00FF magenta
        16: (255,128,  0) #FF8000 srgb(255,128,0)
        16: (255,128,128) #FF8080 srgb(255,128,128)
        16: (255,255,  0) #FFFF00 yellow
        16: (255,255,255) #FFFFFF white
  Colormap entries: 13
  Colormap:
         0: (255,  0,255) #FF00FF magenta
         1: (  0,  0,  0) #000000 black
         2: (255,  0,  0) #FF0000 red
         3: (  0,255,  0) #00FF00 lime
         4: (255,255,  0) #FFFF00 yellow
         5: (  0,128,  0) #008000 green
         6: (  0,  0,255) #0000FF blue
         7: (255,128,128) #FF8080 srgb(255,128,128)
         8: (  0,255,255) #00FFFF cyan
         9: (255,128,  0) #FF8000 srgb(255,128,0)
        10: (255,255,255) #FFFFFF white
        11: (128,128,128) #808080 fractal
        12: (255,255,255) #FFFFFF white
  Rendering intent: Perceptual
  Gamma: 0.45455
  Chromaticity:
    red primary: (0.63999,0.33001)
    green primary: (0.3,0.6)
    blue primary: (0.15,0.05999)
    white point: (0.31269,0.32899)
  Background color: srgb(255,255,255)
  Border color: srgb(223,223,223)
  Matte color: grey74
  Transparent color: black
  Interlace: None
  Intensity: Undefined
  Compose: Over
  Page geometry: 16x12+0+0
  Dispose: Undefined
  Iterations: 0
  Compression: Zip
  Orientation: Undefined
  Properties:
    date:create: 2019-01-07T22:09:07+01:00
    date:modify: 2019-01-07T22:09:07+01:00
    png:bKGD: chunk was found (see Background color, above)
    png:cHRM: chunk was found (see Chromaticity, above)
    png:gAMA: gamma=0.45455 (See Gamma, above)
    png:IHDR.bit-depth-orig: 4
    png:IHDR.bit_depth: 4
    png:IHDR.color-type-orig: 3
    png:IHDR.color_type: 3 (Indexed)
    png:IHDR.interlace_method: 0 (Not interlaced)
    png:IHDR.width,height: 16, 12
    png:pHYs: x_res=11811, y_res=11811, units=1
    png:PLTE.number_colors: 13
    png:sRGB: intent=0 (Perceptual Intent)
    png:text: 2 tEXt/zTXt/iTXt chunks were found
    png:tIME: 2019-01-07T23:08:56Z
    signature: 0d23f0078b8f89ca473e67bb38773cb94fd8ec5591e4207e83ff95cb27a6a0dd
  Artifacts:
    filename: rgb.png
    units: PixelsPerInch
    verbose: true
  Tainted: False
  Filesize: 359B
  Number pixels: 192
  User time: 0.000u
  Elapsed time: 0:01.000
  Version: ImageMagick 6.9.10-23 Q16 x86_64 20190101 https://imagemagick.org

--- End Message ---
--- Begin Message ---
Source: imagemagick
Source-Version: 8:6.9.10.23+dfsg-2

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.

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 918...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Bastien Roucariès <ro...@debian.org> (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 ftpmas...@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Tue, 08 Jan 2019 15:08:25 +0100
Source: imagemagick
Binary: imagemagick-6-common imagemagick-6-doc libmagickcore-6-headers 
libmagickwand-6-headers libmagick++-6-headers libimage-magick-perl 
libmagickcore-6-arch-config imagemagick-6.q16 libmagickcore-6.q16-6 
libmagickcore-6.q16-6-extra libmagickcore-6.q16-dev libmagickwand-6.q16-6 
libmagickwand-6.q16-dev libmagick++-6.q16-8 libmagick++-6.q16-dev 
libimage-magick-q16-perl imagemagick-6.q16hdri libmagickcore-6.q16hdri-6 
libmagickcore-6.q16hdri-6-extra libmagickcore-6.q16hdri-dev 
libmagickwand-6.q16hdri-6 libmagickwand-6.q16hdri-dev libmagick++-6.q16hdri-8 
libmagick++-6.q16hdri-dev libimage-magick-q16hdri-perl imagemagick-common 
imagemagick-doc perlmagick libmagickcore-dev libmagickwand-dev libmagick++-dev 
imagemagick
Architecture: source
Version: 8:6.9.10.23+dfsg-2
Distribution: unstable
Urgency: medium
Maintainer: ImageMagick Packaging Team 
<pkg-gmagick-im-t...@lists.alioth.debian.org>
Changed-By: Bastien Roucariès <ro...@debian.org>
Description:
 imagemagick - image manipulation programs -- binaries
 imagemagick-6-common - image manipulation programs -- infrastructure
 imagemagick-6-doc - document files of ImageMagick
 imagemagick-6.q16 - image manipulation programs -- quantum depth Q16
 imagemagick-6.q16hdri - image manipulation programs -- quantum depth Q16HDRI
 imagemagick-common - image manipulation programs -- infrastructure dummy 
package
 imagemagick-doc - document files of ImageMagick -- dummy package
 libimage-magick-perl - Perl interface to the ImageMagick graphics routines
 libimage-magick-q16-perl - Perl interface to the ImageMagick graphics routines 
-- Q16 versio
 libimage-magick-q16hdri-perl - Perl interface to the ImageMagick graphics 
routines -- Q16HDRI ve
 libmagick++-6-headers - object-oriented C++ interface to ImageMagick - header 
files
 libmagick++-6.q16-8 - C++ interface to ImageMagick -- quantum depth Q16
 libmagick++-6.q16-dev - C++ interface to ImageMagick - development files (Q16)
 libmagick++-6.q16hdri-8 - C++ interface to ImageMagick -- quantum depth Q16HDRI
 libmagick++-6.q16hdri-dev - C++ interface to ImageMagick - development files 
(Q16HDRI)
 libmagick++-dev - object-oriented C++ interface to ImageMagick -- dummy package
 libmagickcore-6-arch-config - low-level image manipulation library - 
architecture header files
 libmagickcore-6-headers - low-level image manipulation library - header files
 libmagickcore-6.q16-6 - low-level image manipulation library -- quantum depth 
Q16
 libmagickcore-6.q16-6-extra - low-level image manipulation library - extra 
codecs (Q16)
 libmagickcore-6.q16-dev - low-level image manipulation library - development 
files (Q16)
 libmagickcore-6.q16hdri-6 - low-level image manipulation library -- quantum 
depth Q16HDRI
 libmagickcore-6.q16hdri-6-extra - low-level image manipulation library - extra 
codecs (Q16HDRI)
 libmagickcore-6.q16hdri-dev - low-level image manipulation library - 
development files (Q16HDRI
 libmagickcore-dev - low-level image manipulation library -- dummy package
 libmagickwand-6-headers - image manipulation library - headers files
 libmagickwand-6.q16-6 - image manipulation library -- quantum depth Q16
 libmagickwand-6.q16-dev - image manipulation library - development files (Q16)
 libmagickwand-6.q16hdri-6 - image manipulation library -- quantum depth Q16HDRI
 libmagickwand-6.q16hdri-dev - image manipulation library - development files 
(Q16HDRI)
 libmagickwand-dev - image manipulation library -- dummy package
 perlmagick - Perl interface to ImageMagick -- dummy package
Closes: 918642
Changes:
 imagemagick (8:6.9.10.23+dfsg-2) unstable; urgency=medium
 .
   * Bug fix: "identify 6.9.10-23 does not convert units (pixels per
     cm/in)", thanks to Cédric Boutillier (Closes: #918642).
Checksums-Sha1:
 66ed4211bac995634c4285e875d0a85cf0e9d03f 5122 imagemagick_6.9.10.23+dfsg-2.dsc
 2eef2019d47886c5c70e61262072a22dec5d678f 222252 
imagemagick_6.9.10.23+dfsg-2.debian.tar.xz
 5d12d892199a8a8e3c165cc8e22c18aa942e74a0 13211 
imagemagick_6.9.10.23+dfsg-2_source.buildinfo
Checksums-Sha256:
 a4a9f4dbc933a648dd1b81891e7c13890e5da9ca66a13609917d8c4fc79cfb08 5122 
imagemagick_6.9.10.23+dfsg-2.dsc
 231802031107aa146806655d8bc88d7150a419b12683af819342c9e2de14811d 222252 
imagemagick_6.9.10.23+dfsg-2.debian.tar.xz
 79c1b3872561fe9400ac5e654d2a7c54f091bd3ab448da1341a0cff11a967cad 13211 
imagemagick_6.9.10.23+dfsg-2_source.buildinfo
Files:
 b30885ac6f83b8edf6df3ff5af8c2a1a 5122 graphics optional 
imagemagick_6.9.10.23+dfsg-2.dsc
 bd94fd9cf9cc54ce0fc9bc23754586db 222252 graphics optional 
imagemagick_6.9.10.23+dfsg-2.debian.tar.xz
 deca3f3a3eb4eb7acbc9dc2e16764c4d 13211 graphics optional 
imagemagick_6.9.10.23+dfsg-2_source.buildinfo

-----BEGIN PGP SIGNATURE-----

iQIzBAEBCgAdFiEEXQGHuUCiRbrXsPVqADoaLapBCF8FAlw0uuEACgkQADoaLapB
CF9/Zg//TB+/EygqpzKnE+OxgZwoXni77WETfp4K5FOvrvRKcnTq2zDDYOXIfcGZ
AaioBHqGdEGUcq7SxCuOv+rGvzkM+emVtyCjh1oJxDqlt5FAF42rZ2z4uxdl9D7u
GomH/86HIIt3x6XPOzMrYSQpF3e9AbZgybvdVowPDrqxywTIfZktTT7ZMbGKKtUq
oCc/Fi+SNsMYASfaDLpn38dpl7emjrjrWdWd35UdDl3ZXbSEO9A2WvZRXrGrKPza
IX7BD4MfbSdNmnklG+pRKaHuMudnSuwJXksJWX89nDNvCSpVzFd/0xNrOkbApxGu
EkPBd4FzePp1qmtHWbbvd5w7vahljR5KuOzxcPnXcjonG9VaDrNCChXkWG27m+ru
qmdC+POBzq6/jEZ4QD5qCHhOiUIjaMEd9eFYYtnnbtNaxeA7Oj699Kn46QnaCJmW
NVmhplYPwFDxEahXyevAxUY1+cHXpL8rn6IGZCFR0d3UnR0hQVdIIOeVAIcjbXhJ
omzZ7GaTJsxSsWwVCPoUwL0OrhP7sCm736vFFUU4xJHcCcjtY2CfdnFLvQCdTDkv
v3W+vJUVdwPDJfwrae8XUsCi+5dKFDstpu3ApEZx2vbRt9RJ9uVmkNWHYrzOsAiT
NYBj9R3DTKJeaPeaFTuV9ajzHuKhIsI7JhGO5fqsXro8t/kSu8k=
=oi0A
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to