docbook5-xml 5.0-3 source package in Ubuntu

Changelog

docbook5-xml (5.0-3) unstable; urgency=medium

  * debian/control:
    + Drop Daniel Leidert from the uploaders list since he submitted
      the bug to orphan this package.
    + Add myself into the uploaders list but keep the package to be
      orphaned.
    + Bump debhelper compat to v13.
    + Bump Standards-Version to 4.5.0.
    + Update Vcs-* fields to use git packaging repo under Salsa Debian
      group.
  * debian/rules: Rewrite using dh sequencer.
  * debian/source/format: Convert to "3.0 (quilt)" format.
  * debian-catalog.xml: Move from docbook-5.0/ to debian/ to prevent
    unexpected modification on upstream source code.
  * debian/uscan: Fix following upstream new pattern.

 -- Boyuan Yang <email address hidden>  Tue, 02 Jun 2020 23:06:39 -0400

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe text
Noble release universe text
Mantic release universe text
Lunar release universe text
Jammy release universe text

Builds

Groovy: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
docbook5-xml_5.0-3.dsc 1.9 KiB 3dd6c05cc754271c6b04492f514a3268e49d6a58d325bc4b26796a7c2a377125
docbook5-xml_5.0.orig.tar.gz 818.6 KiB 65b59448bb319ad39535b82856bb08959ea5d52588ac21fd0f45b7d45c5491a6
docbook5-xml_5.0-3.debian.tar.xz 11.9 KiB 68ce715d3e717e9875876b7a3211b591f6f8340fa4bf942dfbff13eed4cd2c71

Available diffs

No changes file available.

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.