docbook5-xml 5.0-2 source package in Ubuntu

Changelog

docbook5-xml (5.0-2) unstable; urgency=low

  * docbook-5.0/debian-catalog.xml: Added entry for db4-upgrade.xsl.
  * debian/docbook5-xml.install: Install db4-upgrade.xsl stylesheet into
    stylesheet path (closes: #550711).

docbook5-xml (5.0-1) unstable; urgency=low

  * Initial release (closes: #490716, #531669).
 -- Ubuntu Archive Auto-Sync <email address hidden>   Thu,  19 Nov 2009 20:53:49 +0000

Upload details

Uploaded by:
Ubuntu Archive Auto-Sync
Uploaded to:
Lucid
Original maintainer:
Debian XML/SGML Group
Architectures:
all
Section:
text
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Focal release universe text
Bionic release universe text
Xenial release universe text
Trusty release main text
Precise release main text

Builds

Lucid: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
docbook5-xml_5.0.orig.tar.gz 818.6 KiB 65b59448bb319ad39535b82856bb08959ea5d52588ac21fd0f45b7d45c5491a6
docbook5-xml_5.0-2.diff.gz 12.2 KiB 14d09f53ca2ed547df25a44febcab36aa703af3c893d755da8d4e991235c2c3a
docbook5-xml_5.0-2.dsc 1.3 KiB 16727bb9e7e643169e57c033fd471cde07281737e52c5037dc8637950a07b9e5

View changes file

Binary packages built by this source

docbook5-xml: standard XML documentation system for software and systems

 DocBook 5 is a general purpose XML schema. That is, it
 contains the "DocBook" document structure. This is used by authors
 or editors writing documents in the DocBook XML format. DocBook was
 designed for books, articles, or reference documentation about
 technical matters or software (though it is by no means limited to
 these applications). It has emerged as an open standard in the
 software industry, and is the documentation system of choice for
 many free software projects.
 .
 DocBook 5.0 is a complete rewrite of the well-known DocBook 4 XML
 schema/DTD, introducing a quite large number of backwards-incompatible
 changes. But the basic idea behind DocBook is still the same, and
 almost all element names are unchanged.
 .
 This package contains the XML RelaxNG schema (with some additional
 Schematron assertions), W3C XML Schema (XSD) as well as the
 Document Type Definition (DTD) for DocBook, which all describe the
 formal structure for documents following this format.
 .
 You will need other packages in order to edit, validate (libxml2-utils)
 or format (docbook-xsl-ns) DocBook 5 documents.