Your message dated Fri, 10 Oct 2014 02:15:25 +0200 with message-id <[email protected]> and subject line Re: [Pkg-zsh-devel] Bug#763343: Missing JPEG 2000 file extensions / imagemagick|graphicsmagick has caused the Debian Bug report #763343, regarding Missing JPEG 2000 file extensions / imagemagick|graphicsmagick to be marked as done.
This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the Bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what this message is talking about, this may indicate a serious mail system misconfiguration somewhere. Please contact [email protected] immediately.) -- 763343: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=763343 Debian Bug Tracking System Contact [email protected] with problems
--- Begin Message ---Package: zsh Version: 5.0.6-1 Tags: patch Please update the list of image format: $ cat /usr/share/zsh/functions/Completion/Unix/_imagemagick|_graphicsmagick [...] formats=jpg:jpeg:tiff:miff:ras:bmp:cgm:dcx:ps:eps:fig:fits:fpx:gif:mpeg:pbm:pgm:ppm:pcd:pcl:pdf:pcx:png:rad:rgb:rgba:rle:sgi:html:shtml:tga:ttf:uil:xcf:xwd:xbm:xpm:yuv [...] into formats=jpg:jpeg:jp2:j2k:jpc:jpx:jpf:tiff:miff:ras:bmp:cgm:dcx:ps:eps:fig:fits:fpx:gif:mpeg:pbm:pgm:ppm:pcd:pcl:pdf:pcx:png:rad:rgb:rgba:rle:sgi:html:shtml:tga:ttf:uil:xcf:xwd:xbm:xpm:yuv As per references: $ grep jp2 /etc/ImageMagick/mime.xml <mime type="image/jp2" description="JPEG-2000 image" data-type="string" offset="4" magic="jP" priority="50" /> <mime type="image/jp2" description="JPEG-2000 image" data-type="string" offset="0" magic="\xFF\x4F\xFF\x51\x00" priority="50" /> <mime type="image/jp2" description="JPEG-2000 image" data-type="long" endian="MSB" offset="3" magic="0x0c6a5020" priority="50" /> <mime type="image/jp2" description="JPEG-2000 image" priority="100" pattern="*.jp2" /> <mime type="image/jp2" description="JPEG-2000 image" priority="100" pattern="*.jpc" /> <mime type="image/jp2" description="JPEG-2000 image" priority="100" pattern="*.jpx" /> <mime type="image/jp2" description="JPEG-2000 image" priority="100" pattern="*.j2k" /> <mime type="image/jp2" description="JPEG-2000 image" priority="100" pattern="*.jpf" /> Regards.
--- End Message ---
--- Begin Message ---Version: 5.0.7-1 Hi, Mathieu Malaterre wrote: > Please update the list of image format: > > $ cat /usr/share/zsh/functions/Completion/Unix/_imagemagick|_graphicsmagick > [...] > formats=jpg:jpeg:tiff:miff:ras:bmp:cgm:dcx:ps:eps:fig:fits:fpx:gif:mpeg:pbm:pgm:ppm:pcd:pcl:pdf:pcx:png:rad:rgb:rgba:rle:sgi:html:shtml:tga:ttf:uil:xcf:xwd:xbm:xpm:yuv > [...] > > into > > formats=jpg:jpeg:jp2:j2k:jpc:jpx:jpf:tiff:miff:ras:bmp:cgm:dcx:ps:eps:fig:fits:fpx:gif:mpeg:pbm:pgm:ppm:pcd:pcl:pdf:pcx:png:rad:rgb:rgba:rle:sgi:html:shtml:tga:ttf:uil:xcf:xwd:xbm:xpm:yuv This actually has been fixed with yesterday's upload of 5.0.7-1 to experimental, but I forgot to mention that in the changelog. Thanks for your contribution! Regards, Axel -- ,''`. | Axel Beckert <[email protected]>, http://people.debian.org/~abe/ : :' : | Debian Developer, ftp.ch.debian.org Admin `. `' | 1024D: F067 EA27 26B9 C3FC 1486 202E C09E 1D89 9593 0EDE `- | 4096R: 2517 B724 C5F6 CA99 5329 6E61 2FF9 CD59 6126 16B5
--- End Message ---

