xmlto 0.0.25-2 source package in Ubuntu RTM

Changelog

xmlto (0.0.25-2) unstable; urgency=low


  * debian/control (Recommends): Added zip for epub format (closes: #653187).
    (Standards-Version): Bumped to 3.9.3.
  * debian/patches/652974_local_only_in_function.patch: Added.
    - Fix warning about local builtin used (closes: #652974).
  * debian/patches/getopt_noextensions_fix.patch: Added.
    - Fix the noextensions recognition by getopt.
  * debian/patches/series: Adjusted.

 -- Daniel Leidert (dale) <email address hidden>  Sun, 20 May 2012 11:59:41 +0200

Upload details

Uploaded by:
Debian XML/SGML Group
Uploaded to:
Sid
Original maintainer:
Debian XML/SGML Group
Architectures:
any
Section:
text
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section
14.09-factory release main text
14.09 release main text

Downloads

File Size SHA-256 Checksum
xmlto_0.0.25-2.dsc 1.4 KiB 14e62edfeda810d80a8d5dea4417a9b2ad5c23bf7d460171d77989a672bef7de
xmlto_0.0.25.orig.tar.bz2 113.8 KiB 361cb70d5d0b4b753db00b67ed8bc1d53d0bc96c407d0310aefe854470b7e536
xmlto_0.0.25-2.debian.tar.gz 9.6 KiB 48faa4bc5f114cab39afe0c49f6273e15f97e54e150bf31e31f1c0ff519ea954

Available diffs

No changes file available.

Binary packages built by this source

xmlto: XML-to-any converter

 xmlto is a front-end to an XSL toolchain. It chooses an appropriate
 stylesheet for the conversion you want and applies it using an external
 XSLT processor (currently, only xsltproc is supported). It also performs
 any necessary post-processing.
 .
 It supports converting from DocBook XML to DVI, XSL-FO, HTML and XHTML
 (one or multiple pages), epub, manual page, PDF, PostScript and plain
 text. It also supports converting from XSL-FO to DVI, PDF and PostScript.
 .
 DVI output requires dblatex or PassiveTeX. Other formats can be produced
 with any of the supported toolchains - dblatex, PassiveTeX or
 docbook-xsl/fop (but may require some extensions).