Package: graphviz Version: 2.26.3-14 Severity: minor Tags: patch Dear Maintainer,
in the dot.1 and osage.1 manpages, the section OUTPUT FORMATS mentions the URL http://www.graphviz.org/cvs/doc/info/output.html for more information. This URL is no longer valid, instead use http://www.graphviz.org/doc/info/output.html. A patch that fixes this issue is attached. Cheers, - Roland -- System Information: Debian Release: 7.0 APT prefers proposed-updates APT policy: (500, 'proposed-updates'), (500, 'stable'), (1, 'experimental'), (1, 'unstable') Architecture: amd64 (x86_64) Foreign Architectures: i386 Kernel: Linux 3.2.0-4-amd64 (SMP w/2 CPU cores) Locale: LANG=en_US.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Versions of packages graphviz depends on: ii libc6 2.17-3 ii libcdt4 2.26.3-14 ii libcgraph5 2.26.3-14 ii libexpat1 2.1.0-1 ii libgd2-xpm 2.0.36~rc1~dfsg-6.1 ii libgraph4 2.26.3-14 ii libgvc5 2.26.3-14 ii libgvpr1 2.26.3-14 ii libx11-6 2:1.5.0-1+deb7u1 ii libxaw7 2:1.0.10-2 ii libxmu6 2:1.1.1-1 ii libxt6 1:1.1.3-1+deb7u1 Versions of packages graphviz recommends: ii ttf-liberation 1.07.2-6 Versions of packages graphviz suggests: pn graphviz-doc <none> ii gsfonts 1:8.11+urwcyr1.0.7~pre44-4.2 -- no debconf information
Index: graphviz-2.26.3/cmd/dot/dot.1 =================================================================== --- graphviz-2.26.3.orig/cmd/dot/dot.1 2013-05-30 12:36:19.000000000 +0200 +++ graphviz-2.26.3/cmd/dot/dot.1 2013-05-30 12:49:46.000000000 +0200 @@ -161,7 +161,7 @@ that has a non\(hynull "href" attribute.), \fB\-Tcmapx\fP (client\(hyside imagemap for use in html and xhtml). Additional less common or more special\(hypurpose output formats -can be found at http://www.graphviz.org/cvs/doc/info/output.html.) +can be found at http://www.graphviz.org/doc/info/output.html.) .P Alternative plugins providing support for a given output format can be found from the error message resulting from appending a ':' to the format. e.g. \fB-Tpng:\fP Index: graphviz-2.26.3/cmd/dot/osage.1 =================================================================== --- graphviz-2.26.3.orig/cmd/dot/osage.1 2013-05-30 12:36:19.000000000 +0200 +++ graphviz-2.26.3/cmd/dot/osage.1 2013-05-30 12:49:11.000000000 +0200 @@ -54,7 +54,7 @@ that has a non\(hynull "href" attribute.), \fB\-Tcmapx\fP (client\(hyside imagemap for use in html and xhtml). Additional less common or more special\(hypurpose output formats -can be found at http://www.graphviz.org/cvs/doc/info/output.html.) +can be found at http://www.graphviz.org/doc/info/output.html.) .P Alternative plugins providing support for a given output format can be found from the error message resulting from appending a ':' to the format. e.g. \fB-Tpng:\fP

