Package: aptitude Version: 0.4.3-1 Severity: minor Tags: patch The aptitude manpage doesn't point to the correct path of the aptitude-doc-* html pages. This has already been fixed in 0.4.4-1, but it still a issue in the Etch package.
After applying the following patch, please update the po files under doc/po4a/po and defuzzify it.. (by the way, I think there are many translations in the darcs depository much more up to date than the ones in the current etch package) Regards, -- Simon Paillard
Common subdirectories: aptitude-0.4.3.orig/doc/en/images and aptitude-0.4.3.updated/doc/en/images diff -u aptitude-0.4.3.orig/doc/en/manpage.xml aptitude-0.4.3.updated/doc/en/manpage.xml --- aptitude-0.4.3.orig/doc/en/manpage.xml 2006-09-03 19:23:46.000000000 +0200 +++ aptitude-0.4.3.updated/doc/en/manpage.xml 2006-12-18 23:39:00.000000000 +0100 @@ -1104,7 +1104,7 @@ <title>See Also</title> <para> - <citerefentry><refentrytitle>apt-get</refentrytitle><manvolnum>8</manvolnum></citerefentry>, <citerefentry><refentrytitle>apt</refentrytitle><manvolnum>8</manvolnum></citerefentry>, <filename>/usr/share/doc/aptitude/<replaceable>lang</replaceable>/html/index.html</filename> from the package aptitude-doc-<replaceable>lang</replaceable> + <citerefentry><refentrytitle>apt-get</refentrytitle><manvolnum>8</manvolnum></citerefentry>, <citerefentry><refentrytitle>apt</refentrytitle><manvolnum>8</manvolnum></citerefentry>, <filename>/usr/share/doc/aptitude/html/<replaceable>lang</replaceable>/index.html</filename> from the package aptitude-doc-<replaceable>lang</replaceable> </para> </refsect1> </refentry>