docbook-xsl-ns 1.75.2+dfsg-5 source package in Ubuntu

Changelog

docbook-xsl-ns (1.75.2+dfsg-5) unstable; urgency=low

  * debian/patches/514030_debianize_dbtoepub.dpatch: Dropped. This patch leads
    to inclusion of the docbook-xsl stylesheets and misses to match the
    elements in a DB5 document (closes: #567859).
  * debian/patches/00list: Adjusted.

docbook-xsl-ns (1.75.2+dfsg-4) unstable; urgency=low

  * debian/patches/8539_554441_xhtml11_fix_ulink_param_target.dpatch: Added.
    - xhtml-1_1/param.xsl: Empty ulink.target to not create target attribute
      in anchor element (closes: #554441).
  * debian/patches/561590_param_local_draft_image.dpatch: Added.
    - */param.xsl: Use a local path for the draft image (closes: #561590).
  * debian/patches/562227_xhtml_fix_saxon_ns_leakage.dpatch: Added.
    - xhtml/html.xsl, xhtml-1_1/html.xsl: Fix leakage of xmlns:saxon namespace
      in XHTML output (closes: #562227).
  * debian/patches/8563_562816_german_translation_fix.dpatch: Added.
    - common/de.xml: Fix an incorrect German translation (closes: #562816).
  * debian/patches/00list: Adjusted.
 -- Ubuntu Archive Auto-Sync <email address hidden>   Sun,  09 May 2010 13:46:57 +0100

Upload details

Uploaded by:
Ubuntu Archive Auto-Sync
Uploaded to:
Maverick
Original maintainer:
Daniel Leidert
Architectures:
all
Section:
text
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Maverick: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
docbook-xsl-ns_1.75.2+dfsg.orig.tar.gz 2.2 MiB 26ef56c589149213d268b8c1d28f2d130db31901658565ab8f77c317027934d7
docbook-xsl-ns_1.75.2+dfsg-5.diff.gz 24.4 KiB 3b9f3439dafecbb4628be6ec80effab3d7b687c58d13bd9d6693ca896f4fd6e7
docbook-xsl-ns_1.75.2+dfsg-5.dsc 1.4 KiB 38c6628745697a314a422b026ea2b50d863b90143ae676c73680062b8b62ce1d

Available diffs

View changes file

Binary packages built by this source

docbook-xsl-ns: stylesheets for processing DocBook 5 XML to various output formats

 These are modular XSL stylesheets for processing documents composed
 with DocBook 5 XML and its derivatives. Unlike in docbook-xsl the DocBook
 namespace prefix has been added to element names in pattern matches and
 expressions. However processing of DocBook 4 documents is also possible
 with these stylesheets. For a more detailed explanation read
 http://www.sagehill.net/docbookxsl/ProcesingDb5.html.
 .
 The stylesheets provide XSLT transformations for (X)HTML, WordML, HTML Help,
 JavaHelp, Man page (nroff), Website, Eclipse Platform Help file and XSL
 Formatting Object (XSL-FO) output. The latter can be further processed to
 a number of print formats using FOP or TeX-based tools.
 .
 The stylesheets are modular in the sense that you can extend and, to some
 extent, customize them. The documentation is included in a separate package.