latex2html - LaTeX to HTML translator
# sudo apt-get update
# sudo apt-get install latex2html
2013-06-25 - Roland Stigge <stigge@antcom.de> latex2html (2008-debian1-10) unstable; urgency=low * Use DEP5 for debian/copyright, adjust license for L2hos/ (Closes: #713855) Thanks to Sam Geeraerts
2013-05-15 - Roland Stigge <stigge@antcom.de> latex2html (2008-debian1-9) unstable; urgency=low * debian/control: Standards-Version: 3.9.4
2013-02-23 - Roland Stigge <stigge@antcom.de> latex2html (2008-debian1-8) experimental; urgency=low * debian/control: Move Homepage from Description to own Source field (Closes: #700452)
2012-04-19 - Roland Stigge <stigge@antcom.de> latex2html (2008-debian1-7) unstable; urgency=low * Use dh_installtex instead of texhash (Closes: #669383)
2012-04-08 - Roland Stigge <stigge@antcom.de> latex2html (2008-debian1-6) unstable; urgency=low * prerm: Check for /var/www/usr/share/latex2html/icons before removing files (Closes: #666128) * debian/control: Standards-Version: 3.9.3 * debian/compat: 9 * debian/rules: dh style rules * Added patch to prevent perl warnings about deprecated "defined(%hash)"
2010-07-31 - Roland Stigge <stigge@antcom.de> latex2html (2008-debian1-5) unstable; urgency=low * Fixed download location in debian/copyright, thanks to Adrian Bunk (Closes: #591047) * debian/control: Standards-Version: 3.9.1 * Added debian/watch * Added lintian override to state that repackaged version is just an exception
2010-07-24 - Roland Stigge <stigge@antcom.de> latex2html (2008-debian1-4) unstable; urgency=low * Added eurosym support, thanks to Jorgen Schaefer <forcer@debian.org> (Closes: #163479) * Added README.Debian to document the hyperref package being missing-by-design (Closes: #542096) * Added patch to replace multiline matching option $* with "m" option on matching because latest perl gave warnings on latex2html startup
2010-07-21 - Roland Stigge <stigge@antcom.de> latex2html (2008-debian1-3) unstable; urgency=low * Removed url.sty from binary package (Closes: #589702) * Separated patches in debian/patches/
2010-07-18 - Roland Stigge <stigge@antcom.de> latex2html (2008-debian1-2) unstable; urgency=low * Moved to new source format 3.0 (quilt), separated and documented patches * debian/control: Standards-Version: 3.9.0 * Added pstoimg.1 via pod2man * Added patch to pod2man to fix gray background detection in pstoimg, thanks to Diab Jerius <djerius@cfa.harvard.edu> (Closes: #291420) * Added patch to support spaces in filenames, thanks to Mazen NEIFER <mazen.neifer@wanadoo.fr> (Closes: #234879)
2010-01-17 - Roland Stigge <stigge@antcom.de> latex2html (2008-debian1-1) unstable; urgency=low * Repackaged upstream: Upstream Ross Moore <ross@ics.mq.edu.au> didn't make a new release but instructed me how to remove certain files so that we can comply with Debian licensing standards: - Removed cweb2html/ - Removed docs/changebar* * debian/control: - Moved to main - Standards-Version: 3.8.3 - Depends and Build-Depends: texlive-latex-extra (for changebar.sty)