linuxdoc-tools 0.9.73-3 source package in Ubuntu

Changelog

linuxdoc-tools (0.9.73-3) unstable; urgency=medium

  * Add temporary Build-Depends on texlive-latex-extra (Closes: #952360).
    This a workaround until #952460 ix fixed in texlive.
  * Use debhelper-compat Build-Depends. Bump version to 12.
  * Bump Standards-Version to 4.5.0.

 -- Agustin Martin Domingo <email address hidden>  Tue, 25 Feb 2020 12:22:25 +0100

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Focal release universe text

Downloads

File Size SHA-256 Checksum
linuxdoc-tools_0.9.73-3.dsc 2.3 KiB 47a5055613ff9db4a8477edf0bfa53f3d054e8a4fce5f45a63f175de03115b40
linuxdoc-tools_0.9.73.orig.tar.gz 599.6 KiB 5ff59822c803a943419f1fd4b78d7ea815073fc01576ad33fef2daa54721c80a
linuxdoc-tools_0.9.73-3.debian.tar.xz 21.1 KiB 1680e03608578fe61998d8233704173f2b11fc179a96cc0404c377be1abf6ebb

Available diffs

No changes file available.

Binary packages built by this source

linuxdoc-tools: convert LinuxDoc SGML source into other formats

 LinuxDoc sgml is a highly configurable text format for writing
 documentation, something like html only it's simpler and can be
 converted to various other formats, including html for websites.
 You write a LinuxDoc document using any text editor such as vim.
 Then you use linuxdoc-tools to convert it to html, rtf, plain-text
 (install linuxdoc-tools-text), info (install linuxdoc-tools-info),
 LaTeX, dvi or postscript (install linuxdoc-tools-latex). The
 sgmltools-lite package can convert LinuxDoc to DocBook format.
 .
 LinuxDoc can automatically create a table of contents. It's easier to
 write and read than DocBook since it allows one to omit most closing
 tags while paragraphs are separated by just blank lines.

linuxdoc-tools-dbgsym: debug symbols for linuxdoc-tools
linuxdoc-tools-info: No summary available for linuxdoc-tools-info in ubuntu groovy.

No description available for linuxdoc-tools-info in ubuntu groovy.

linuxdoc-tools-latex: No summary available for linuxdoc-tools-latex in ubuntu groovy.

No description available for linuxdoc-tools-latex in ubuntu groovy.

linuxdoc-tools-text: Text output facility of LinuxDoc-Tools

 LinuxDoc-Tools is a SGML converter for the LinuxDoc DTD only.
 This is a dependency package to provide the required dependencies
 for text conversion facility of LinuxDoc-Tools.
 See the description of linuxdoc-tools package for more detail.