Package: pandoc / 1.17.2~dfsg-3

Metadata

Package Version Patches format
pandoc 1.17.2~dfsg-3 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
1001_online_latexmathml_default.patch | (download)

man/pandoc.1 | 12 4 + 8 - 0 !
pandoc.hs | 10 5 + 5 - 0 !
src/Text/Pandoc/Options.hs | 2 1 + 1 - 0 !
src/Text/Pandoc/Writers/HTML.hs | 2 1 + 1 - 0 !
4 files changed, 11 insertions(+), 15 deletions(-)

 use online latexmathml.js by default
2001_avoid_missing_files.patch | (download)

pandoc.cabal | 2 0 + 2 - 0 !
tests/Tests/Old.hs | 1 0 + 1 - 0 !
2 files changed, 3 deletions(-)

 avoid missing files during build
2002_relax_http client_lower_bounds.patch | (download)

pandoc.cabal | 4 2 + 2 - 0 !
1 file changed, 2 insertions(+), 2 deletions(-)

 revert seemingly unneeded build-dependency tightening.