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 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206
|
latexml (0.8.7-2) unstable; urgency=medium
* Move tests, which fail with latest TL snapshot, to CI_only.
-- Hilmar Preusse <hille42@web.de> Fri, 03 Feb 2023 11:41:15 +0100
latexml (0.8.7-1) unstable; urgency=medium
* New upstream release, disable all patches.
This version is compatible to latest snapshot of TL 2022
(Closes: #1025980).
* Bump Standards version to 4.6.2, no changes needed.
-- Hilmar Preusse <hille42@web.de> Sun, 18 Dec 2022 22:59:47 +0100
latexml (0.8.6-5) unstable; urgency=medium
* Add patch from upstream to fix incompatibility to latest
TeX Live checkout. (Closes: #1021658)
-- Hilmar Preusse <hille42@web.de> Thu, 27 Oct 2022 15:17:25 +0200
latexml (0.8.6-4) unstable; urgency=medium
* Add patch from upstream to fix test suite.
* Add "make" to Dep of test suite.
-- Hilmar Preusse <hille42@web.de> Mon, 27 Jun 2022 15:15:46 +0200
latexml (0.8.6-3) unstable; urgency=medium
* Add patch from pull request #1716 to fix test suite w/ TL 2021.
https://github.com/brucemiller/LaTeXML/pull/1716
-- Hilmar Preusse <hille42@web.de> Thu, 02 Dec 2021 14:16:40 +0100
latexml (0.8.6-2) unstable; urgency=medium
* Test suite: add "Restrictions: build-needed".
-- Hilmar Preusse <hille42@web.de> Tue, 05 Oct 2021 09:28:33 +0200
latexml (0.8.6-1) unstable; urgency=medium
* New upstream release, disable obsolete patches.
- Fixed "executable-not-elf-or-script" in upstream.
* Disable test suite during build, turn it into an autopkgtest.
-- Hilmar Preusse <hille42@web.de> Mon, 04 Oct 2021 14:53:21 +0200
latexml (0.8.5-3) unstable; urgency=medium
* Add version to dep on libpod-parser-perl (>= 1.63).
(Closes: #988359)
* Set Maintainer field to "Debian TeX Task Force".
-- Hilmar Preusse <hille42@web.de> Thu, 20 May 2021 11:00:34 +0200
latexml (0.8.5-2) unstable; urgency=medium
* Switch to dh sequencer, mark huge TL packages as only needed
for build profiles including checks.
* DEP 5 copyright.
* Create d/links instead of arguments in d/rules.
* Remove make-orig-tar target from d/rules.
* Install manual.pdf in /u/s/doc, symlink is in texmf-tree.
-- Hilmar Preusse <hille42@web.de> Tue, 09 Feb 2021 21:09:17 +0100
latexml (0.8.5-1) unstable; urgency=medium
* New upstream release (Closes: #979580).
* Enable test suite. Add needed packags to BD:
- libpod-parser-perl
- texlive-fonts-extra (maybe this could be removed, some tests skipped
but saves bandwidth and CPU cycles)
- texlive-latex-extra
- texlive-lang-cyrillic
- texlive-lang-french
- texlive-lang-german
- texlive-science
* Add sample files to package.
* Bump Standards Version to 4.5.1, no changes needed.
* Lintian:
- I: quilt-patch-missing-description
- P: package-does-not-install-examples
- P: silent-on-rules-requiring-root
- I: latexml: typo-in-manual-page
-- Hilmar Preusse <hille42@web.de> Sun, 10 Jan 2021 23:47:13 +0100
latexml (0.8.4-2) unstable; urgency=medium
[ Debian Janitor ]
* Trim trailing whitespace.
* Use secure URI in Homepage field.
* Bump debhelper from deprecated 9 to 12.
* Set debhelper-compat version in Build-Depends.
* Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
Repository-Browse.
[ Hilmar Preusse ]
* Add a Dep on libpod-parser-perl (Closes: #961157).
* Add me to list of Uploaders.
-- Hilmar Preusse <hille42@web.de> Mon, 24 Aug 2020 00:00:25 +0200
latexml (0.8.4-1) unstable; urgency=medium
[ Hilmar Preusse ]
* Add debian/watch file.
[ Norbert Preining ]
* simplify watch file
* New upstream version 0.8.4
-- Norbert Preining <norbert@preining.info> Wed, 19 Feb 2020 05:20:41 +0900
latexml (0.8.3-3) unstable; urgency=medium
* rebuild for source only upload
-- Norbert Preining <norbert@preining.info> Fri, 19 Jul 2019 14:14:21 +0900
latexml (0.8.3-2) unstable; urgency=medium
* update VCS, my email, bump standards version
-- Norbert Preining <norbert@preining.info> Sat, 02 Mar 2019 14:17:31 +0900
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
|