-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Format: 1.7 Date: Mon, 13 Jan 2003 22:42:46 +0100 Source: man2html Binary: man2html Architecture: source i386 Version: 1.5-25 Distribution: unstable Urgency: low Maintainer: Robert Luberda <robert@debian.org> Changed-By: Robert Luberda <robert@debian.org> Description: man2html - Turns a web-browser and an httpd-server into a man pager Closes: 22890 29394 31186 36266 42788 49220 56095 78195 97087 97559 104474 105108 112655 125107 129680 140672 144906 159592 170662 Changes: man2html (1.5-25) unstable; urgency=low . * Moved debian/{mansearch.html.swish++,mansearch.swish++} back to dist/{mansearch.html,mansearch}. Also moved debian/swish++.conf to dist/. * Added file utils.c, with querystrign2argv(), urldecode(), urlencode() functions. . * mansearch: + if called without arguments, check QUERY_STRING environment variable + added urldecode() function + now we use non-awk-standard strtonum(), so switch to gawk: - this, according to bug submitter, also closes: #49220. - debian/control: added gawk dependancy + really fix `invalid range end' gawk error + fix broken regular expression. . * man2html.c: + call querystring2argv(). + while parsing .TH lines, all `"' were changed to `\a' and those `\a' was outputed into html. Remove all those `\a'. + change `file:/path/to/file' references into `file:///path/to/file', so they are undesrtood by links now. . * manwhatis.c: + call querystring2argv(). + do better parse of `whatis' output (closes: #144906). All generated links should be valid now, but if you find in index any manpage, which you think shouldn't be there, please check output of `whatis' command and than file a bug against package which contains the manpage (or against man-db, if you think it's whatis bug) + call urlencode() on generated links + html-encode '<', '&', '>' on output + add missing html tags, like <html>, <head> etc. + free allocated memory. . * Now, with the above changes, we can drop using of <ISINDEX> tag, which is deprecated, and not supported for example by links and opera. We can use <FORM> instead (closes: #170662). . * Don't install mansearchhelp.html, it's not used after switching to swish++ (closes: #22890). * Makefile: add support for DEB_BUILD_OPTIONS. * debian/cron.daily: add support for /usr/local/share/man (closes: #56095). * debian/postinst: remove indexes on upgrade from earlier versions. * Remove emacs settings from the bottom of this changelog. * Bump Standards-Version to 3.5.8. . * Close bugs fixed in previous NMUs: + relative links bug: closes: #104474, #29394, #112655 + memory consumption bug: closes: #78195, #42788 + mansec seqfaults: closes: #36266 + doc-base/menu support: closes: #159592, #31186 + other: closes: #140672, #125107, #97087, #105108, #97559, #129680. Files: 5604c1c5450e6388ee20dfcc24928546 560 doc optional man2html_1.5-25.dsc af832ff87dbfea66239afbbed452aa4a 28988 doc optional man2html_1.5-25.diff.gz 44ae3db308d1bb1d7020fd4675d522fe 79950 doc optional man2html_1.5-25_i386.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (GNU/Linux) iD8DBQE+IzUNThh1cJ0wnDsRAmJzAKCKwrJfuMTXHoc5P9dqwfuPmnqexACcCgYw FRFTcxzShOZCnm7BD/iO7B4= =LbYS -----END PGP SIGNATURE----- Accepted: man2html_1.5-25.diff.gz to pool/main/m/man2html/man2html_1.5-25.diff.gz man2html_1.5-25.dsc to pool/main/m/man2html/man2html_1.5-25.dsc man2html_1.5-25_i386.deb to pool/main/m/man2html/man2html_1.5-25_i386.deb -- To UNSUBSCRIBE, email to debian-devel-changes-request@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org