Package: imagemagick-6-doc
Version: 8:6.9.7.4+dfsg-11+deb9u5
Severity: normal
Dear Maintainer,
in file '/usr/share/doc/imagemagick-6-common/html/www/api/magick-wand.html',
which is part of this package, all links to file 'magick-wand_8c.html' are
broken.
The following patch corrects the links:
=====BEGIN PATCH=====
---
/root/lib/orig/usr/share/doc/imagemagick-6-common/html/www/api/magick-wand.html
2018-07-13 00:04:11.000000000 +0200
+++ /usr/share/doc/imagemagick-6-common/html/www/api/magick-wand.html
2018-09-22 14:35:12.320377010 +0200
@@ -50,7 +50,7 @@
<div class="magick-header">
<p class="text-center"><a
href="magick-wand.html#ClearMagickWand">ClearMagickWand</a> • <a
href="magick-wand.html#CloneMagickWand">CloneMagickWand</a> • <a
href="magick-wand.html#DestroyMagickWand">DestroyMagickWand</a> • <a
href="magick-wand.html#IsMagickWand">IsMagickWand</a> • <a
href="magick-wand.html#MagickClearException">MagickClearException</a> • <a
href="magick-wand.html#MagickGetException">MagickGetException</a> • <a
href="magick-wand.html#MagickGetExceptionType">MagickGetExceptionType</a> • <a
href="magick-wand.html#MagickGetIteratorIndex">MagickGetIteratorIndex</a> • <a
href="magick-wand.html#MagickQueryConfigureOption">MagickQueryConfigureOption</a>
• <a
href="magick-wand.html#MagickQueryConfigureOptions">MagickQueryConfigureOptions</a>
• <a href="magick-wand.html#MagickQueryFontMetrics">MagickQueryFontMetrics</a>
• <a
href="magick-wand.html#MagickQueryMultilineFontMetrics">MagickQueryMultilineFontMetrics</a>
• <a href="magick-wand.html#MagickQueryFonts">MagickQueryFonts</a> • <a
href="magick-wand.html#MagickQueryFormats">MagickQueryFormats</a> • <a
href="magick-wand.html#MagickRelinquishMemory">MagickRelinquishMemory</a> • <a
href="magick-wand.html#MagickResetIterator">MagickResetIterator</a> • <a
href="magick-wand.html#MagickSetFirstIterator">MagickSetFirstIterator</a> • <a
href="magick-wand.html#MagickSetIteratorIndex">MagickSetIteratorIndex</a> • <a
href="magick-wand.html#MagickSetLastIterator">MagickSetLastIterator</a> • <a
href="magick-wand.html#MagickWandGenesis">MagickWandGenesis</a> • <a
href="magick-wand.html#MagickWandTerminus">MagickWandTerminus</a> • <a
href="magick-wand.html#NewMagickWand">NewMagickWand</a> • <a
href="magick-wand.html#NewMagickWandFromImage">NewMagickWandFromImage</a> • <a
href="magick-wand.html#IsMagickWandInstantiated">IsMagickWandInstantiated</a></p>
-<h2><a href="../../api/MagickWand/magick-wand_8c.html"
id="ClearMagickWand"/></h2>
+<h2><a href="MagickWand/magick-wand_8c.html" id="ClearMagickWand"/></h2>
<p>ClearMagickWand() clears resources associated with the wand, leaving the
wand blank, and ready to be used for a new set of images.</p>
@@ -72,7 +72,7 @@
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/magick-wand_8c.html"
id="CloneMagickWand"/></h2>
+<h2><a href="MagickWand/magick-wand_8c.html" id="CloneMagickWand"/></h2>
<p>CloneMagickWand() makes an exact copy of the specified wand.</p>
@@ -94,7 +94,7 @@
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/magick-wand_8c.html"
id="DestroyMagickWand"/></h2>
+<h2><a href="MagickWand/magick-wand_8c.html" id="DestroyMagickWand"/></h2>
<p>DestroyMagickWand() deallocates memory associated with an MagickWand.</p>
@@ -116,7 +116,7 @@
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/magick-wand_8c.html" id="IsMagickWand"/></h2>
+<h2><a href="MagickWand/magick-wand_8c.html" id="IsMagickWand"/></h2>
<p>IsMagickWand() returns MagickTrue if the wand is verified as a magick
wand.</p>
@@ -138,7 +138,7 @@
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/magick-wand_8c.html"
id="MagickClearException"/></h2>
+<h2><a href="MagickWand/magick-wand_8c.html" id="MagickClearException"/></h2>
<p>MagickClearException() clears any exceptions associated with the wand.</p>
@@ -160,7 +160,7 @@
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/magick-wand_8c.html"
id="MagickGetException"/></h2>
+<h2><a href="MagickWand/magick-wand_8c.html" id="MagickGetException"/></h2>
<p>MagickGetException() returns the severity, reason, and description of any
error that occurs when using other methods in this API.</p>
@@ -186,7 +186,7 @@
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/magick-wand_8c.html"
id="MagickGetExceptionType"/></h2>
+<h2><a href="MagickWand/magick-wand_8c.html" id="MagickGetExceptionType"/></h2>
<p>MagickGetExceptionType() returns the exception type associated with the
wand. If no exception has occurred, UndefinedExceptionType is returned.</p>
@@ -208,7 +208,7 @@
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/magick-wand_8c.html"
id="MagickGetIteratorIndex"/></h2>
+<h2><a href="MagickWand/magick-wand_8c.html" id="MagickGetIteratorIndex"/></h2>
<p>MagickGetIteratorIndex() returns the position of the iterator in the image
list.</p>
@@ -230,7 +230,7 @@
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/magick-wand_8c.html"
id="MagickQueryConfigureOption"/></h2>
+<h2><a href="MagickWand/magick-wand_8c.html"
id="MagickQueryConfigureOption"/></h2>
<p>MagickQueryConfigureOption() returns the value associated with the
specified configure option.</p>
@@ -252,7 +252,7 @@
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/magick-wand_8c.html"
id="MagickQueryConfigureOptions"/></h2>
+<h2><a href="MagickWand/magick-wand_8c.html"
id="MagickQueryConfigureOptions"/></h2>
<p>MagickQueryConfigureOptions() returns any configure options that match the
specified pattern (e.g. "*" for all). Options include NAME, VERSION,
LIB_VERSION, etc.</p>
@@ -281,7 +281,7 @@
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/magick-wand_8c.html"
id="MagickQueryFontMetrics"/></h2>
+<h2><a href="MagickWand/magick-wand_8c.html" id="MagickQueryFontMetrics"/></h2>
<p>MagickQueryFontMetrics() returns a 13 element array representing the
following font metrics:</p>
@@ -330,7 +330,7 @@
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/magick-wand_8c.html"
id="MagickQueryMultilineFontMetrics"/></h2>
+<h2><a href="MagickWand/magick-wand_8c.html"
id="MagickQueryMultilineFontMetrics"/></h2>
<p>MagickQueryMultilineFontMetrics() returns a 13 element array representing
the following font metrics:</p>
@@ -381,7 +381,7 @@
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/magick-wand_8c.html"
id="MagickQueryFonts"/></h2>
+<h2><a href="MagickWand/magick-wand_8c.html" id="MagickQueryFonts"/></h2>
<p>MagickQueryFonts() returns any font that match the specified pattern (e.g.
"*" for all).</p>
@@ -409,7 +409,7 @@
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/magick-wand_8c.html"
id="MagickQueryFormats"/></h2>
+<h2><a href="MagickWand/magick-wand_8c.html" id="MagickQueryFormats"/></h2>
<p>MagickQueryFormats() returns any image formats that match the specified
pattern (e.g. "*" for all).</p>
@@ -435,7 +435,7 @@
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/magick-wand_8c.html"
id="MagickRelinquishMemory"/></h2>
+<h2><a href="MagickWand/magick-wand_8c.html" id="MagickRelinquishMemory"/></h2>
<p>MagickRelinquishMemory() relinquishes memory resources returned by such
methods as MagickIdentifyImage(), MagickGetException(), etc.</p>
@@ -457,7 +457,7 @@
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/magick-wand_8c.html"
id="MagickResetIterator"/></h2>
+<h2><a href="MagickWand/magick-wand_8c.html" id="MagickResetIterator"/></h2>
<p>MagickResetIterator() resets the wand iterator.</p>
@@ -485,7 +485,7 @@
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/magick-wand_8c.html"
id="MagickSetFirstIterator"/></h2>
+<h2><a href="MagickWand/magick-wand_8c.html" id="MagickSetFirstIterator"/></h2>
<p>MagickSetFirstIterator() sets the wand iterator to the first image.</p>
@@ -513,7 +513,7 @@
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/magick-wand_8c.html"
id="MagickSetIteratorIndex"/></h2>
+<h2><a href="MagickWand/magick-wand_8c.html" id="MagickSetIteratorIndex"/></h2>
<p>MagickSetIteratorIndex() set the iterator to the given position in the
image list specified with the index parameter. A zero index will set the first
image as current, and so on. Negative indexes can be used to specify an image
relative to the end of the images in the wand, with -1 being the last image in
the wand.</p>
@@ -546,7 +546,7 @@
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/magick-wand_8c.html"
id="MagickSetLastIterator"/></h2>
+<h2><a href="MagickWand/magick-wand_8c.html" id="MagickSetLastIterator"/></h2>
<p>MagickSetLastIterator() sets the wand iterator to the last image.</p>
@@ -572,7 +572,7 @@
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/magick-wand_8c.html"
id="MagickWandGenesis"/></h2>
+<h2><a href="MagickWand/magick-wand_8c.html" id="MagickWandGenesis"/></h2>
<p>MagickWandGenesis() initializes the MagickWand environment.</p>
@@ -582,7 +582,7 @@
void MagickWandGenesis(void)
</pre>
-<h2><a href="../../api/MagickWand/magick-wand_8c.html"
id="MagickWandTerminus"/></h2>
+<h2><a href="MagickWand/magick-wand_8c.html" id="MagickWandTerminus"/></h2>
<p>MagickWandTerminus() terminates the MagickWand environment.</p>
@@ -592,7 +592,7 @@
void MagickWandTerminus(void)
</pre>
-<h2><a href="../../api/MagickWand/magick-wand_8c.html"
id="NewMagickWand"/></h2>
+<h2><a href="MagickWand/magick-wand_8c.html" id="NewMagickWand"/></h2>
<p>NewMagickWand() returns a wand required for all other methods in the API. A
fatal exception is thrown if there is not enough memory to allocate the wand.
Use DestroyMagickWand() to dispose of the wand when it is no longer needed.</p>
@@ -602,7 +602,7 @@
MagickWand *NewMagickWand(void)
</pre>
-<h2><a href="../../api/MagickWand/magick-wand_8c.html"
id="NewMagickWandFromImage"/></h2>
+<h2><a href="MagickWand/magick-wand_8c.html" id="NewMagickWandFromImage"/></h2>
<p>NewMagickWandFromImage() returns a wand with an image.</p>
@@ -624,7 +624,7 @@
<dd> </dd>
</dl>
-<h2><a href="../../api/MagickWand/magick-wand_8c.html"
id="IsMagickWandInstantiated"/></h2>
+<h2><a href="MagickWand/magick-wand_8c.html"
id="IsMagickWandInstantiated"/></h2>
<p>IsMagickWandInstantiated() returns MagickTrue if the ImageMagick
environment is currently instantiated-- that is, MagickWandGenesis() has been
called but MagickWandTerminus() has not.</p>
@@ -653,4 +653,4 @@
<script src="../js/magick.html" href="../js/magick.js"/>
</div>
</body>
-</html>
\ No newline at end of file
+</html>
=====END PATCH=====
-- Package-specific info:
ImageMagick program version
---------------------------
animate: ImageMagick 6.9.7-4 Q16 x86_64 20170114 http://www.imagemagick.org
compare: ImageMagick 6.9.7-4 Q16 x86_64 20170114 http://www.imagemagick.org
convert: ImageMagick 6.9.7-4 Q16 x86_64 20170114 http://www.imagemagick.org
composite: ImageMagick 6.9.7-4 Q16 x86_64 20170114 http://www.imagemagick.org
conjure: ImageMagick 6.9.7-4 Q16 x86_64 20170114 http://www.imagemagick.org
display: ImageMagick 6.9.7-4 Q16 x86_64 20170114 http://www.imagemagick.org
identify: ImageMagick 6.9.7-4 Q16 x86_64 20170114 http://www.imagemagick.org
import: ImageMagick 6.9.7-4 Q16 x86_64 20170114 http://www.imagemagick.org
mogrify: ImageMagick 6.9.7-4 Q16 x86_64 20170114 http://www.imagemagick.org
montage: ImageMagick 6.9.7-4 Q16 x86_64 20170114 http://www.imagemagick.org
stream: ImageMagick 6.9.7-4 Q16 x86_64 20170114 http://www.imagemagick.org
-- System Information:
Debian Release: 9
Architecture: amd64
(x86_64)
Kernel: Linux 4.9.0-8-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: sysvinit (via /sbin/init)
Versions of packages imagemagick-6-doc depends on:
ii dpkg 1.18.25
ii imagemagick-6-common 8:6.9.7.4+dfsg-11+deb9u5
ii libjs-jquery 3.1.1-2
Versions of packages imagemagick-6-doc recommends:
ii edbrowse [www-browser] 3.6.1-1+b2
ii firefox-esr [www-browser] 60.2.0esr-1~deb9u2
ii libjs-bootstrap 3.3.7+dfsg-2
ii libjs-jquery-fancybox 11-3
ii libjs-jquery-mousewheel 11-3
ii links2 [www-browser] 2.14-2+b1
ii lynx [www-browser] 2.8.9dev11-1
ii w3m [www-browser] 0.5.3-34+deb9u1
Versions of packages imagemagick-6-doc suggests:
ii imagemagick 8:6.9.7.4+dfsg-11+deb9u5
ii imagemagick-6.q16 [imagemagick] 8:6.9.7.4+dfsg-11+deb9u5
-- no debconf information