hevea 2.32-2 source package in Ubuntu

Changelog

hevea (2.32-2) unstable; urgency=medium

  * Honour the SOURCE_DATE_EPOCH environment variable (closes: #870585):
    - Patch source_date_epoch, based on a patch by Johannes Schauer (thanks!),
      but leaves the timezone untouched when SOURCE_DATE_EPOCH is not set.
    - Mention that environment variable in our hevea(1) manpage.
    - add a test case.
  * Standards-Version 4.2.1 (no change)
  * Debian/changelog: remove some trailing whitespace

 -- Ralf Treinen <email address hidden>  Wed, 05 Dec 2018 20:10:40 +0100

Upload details

Uploaded by:
Debian OCaml Maintainers
Uploaded to:
Sid
Original maintainer:
Debian OCaml Maintainers
Architectures:
all
Section:
tex
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Disco: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
hevea_2.32-2.dsc 2.0 KiB d866c8f2d08294fba9d7a4c0903415358de057880ab2d7c5bbc910afa084c8d9
hevea_2.32.orig.tar.gz 973.6 KiB de55c6809ae077cd9b2cd5c758449907845677258815c96a713764e6e0c59ee8
hevea_2.32-2.debian.tar.xz 18.4 KiB 0f6659b9690a11fd65af78d6ab726f30ac4664cc2b40cce50b896bc6fd70b1f2

Available diffs

No changes file available.

Binary packages built by this source

hevea: translates from LaTeX to HTML, info, or text

 Its remarkable features are
  - It produces good output. Special symbols (like mathematical symbols) are
    translated into HTML entities which should be rendered by any graphical
    browser. Picture files are only generated on demand, for instance when
    translating graphics.
  - It is highly configurable through (La)TeX macros. Though aimed at
    LaTeX input it understands a fair subset of TeX's macro language.
  - It runs fast.