1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74
|
latexml (0.8.3-1) unstable; urgency=medium
* New upstream version 0.8.3
* add libtext-unidecode-perl to deps (Closes: #893528)
* fix Perl shebang lines according to Debian policy
-- Norbert Preining <preining@debian.org> Mon, 13 Aug 2018 09:29:28 +0900
latexml (0.8.2-2) unstable; urgency=medium
[ Hilmar Preuße ]
* Don't try to install non-existant README file (Closes: #903351).
[ Norbert Preining ]
* install README.pod instead of missing README
-- Norbert Preining <preining@debian.org> Wed, 18 Jul 2018 08:52:16 +0900
latexml (0.8.2-1) unstable; urgency=medium
[ Peter Ralph ]
* switched dependency from transitional package perlmagick to
libimage-magick-perl (Closes: #789233)
[ Norbert Preining ]
* install manual.pdf into texmf/doc and /u/s/d/latexml
* call dh_installtex to make sure ls-R is uptodate
* don't run mktexlsr during installation
* update to 0.8.2 (Closes: #858121, #839639)
* set VCS fields to Salsa
* change maintainer to Debian TeX Team, put Peter and me in Uploaders
(in agreement with Peter)
* fix pod errors
-- Norbert Preining <preining@debian.org> Mon, 26 Feb 2018 14:30:23 +0900
latexml (0.8.1-1) unstable; urgency=medium
* New upstream release (0.8.1) (Closes: #773943)
* New maintainer with agreement from retired former maintainer
Atsuhito Kohda, thanks for his work!
-- Peter Ralph <petrel.harp@gmail.com> Wed, 15 Apr 2015 15:09:45 +0900
latexml (0.8.0-1) unstable; urgency=medium
* New upstream release (0.8.0).
* Added libfile-which-perl, libuuid-tiny-perl, libimage-size-perl,
libarchive-zip-perl, libio-string-perl, libjson-xs-perl, libwww-perl,
liburi-perl and texlive-latex-base to Depends field.
* Added libimage-size-perl, libarchive-zip-perl, libfile-which-perl,
libio-string-perl, libjson-xs-perl, liburi-perl, libwww-perl,
libxml-libxml-perl, libxml-libxslt-perl, texlive-latex-base to
Build-Depends field.
* For non-ascii characters, it seems necessary to add the option
"--inputencoding=utf8" with "latexml", "latexmlpost" seems work fine
without special option, however.
* Bump Standards-Version to 3.9.5 (no changes needed).
-- Atsuhito KOHDA <kohda@debian.org> Wed, 07 May 2014 16:05:06 +0900
latexml (0.7.0-1) unstable; urgency=low
* Initial release. (Closes: #585702)
* Added comments on the files with different copyright in debian/copyright.
+ t/theorem/amstheorem.tex (generated from thmtest.tex)
This file is used only for test latexml.
+ files under lib/LaTeXML/Package/. There are three kind of groups.
- revsymb.sty.ltxml revtex.cls.ltxml amscd.sty.ltxml amsthm.sty.ltxml
- revtex.sty.ltxml
- revtex4_support.sty.ltxml revtex4.cls.ltxml revtex4.sty.ltxml
revtex3_support.sty.ltxml
-- Atsuhito KOHDA <kohda@debian.org> Wed, 09 Jun 2010 08:15:06 +0900
|