File: control

package info (click to toggle)
docbook-xsl-saxon 1.00.dfsg.1-9
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 424 kB
  • sloc: java: 2,109; xml: 773; makefile: 53; sh: 17; ansic: 11
file content (28 lines) | stat: -rw-r--r-- 1,063 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
Source: docbook-xsl-saxon
Section: text
Priority: optional
Maintainer: Debian QA Group <packages@qa.debian.org>
Build-Depends: ant,
               debhelper-compat (= 13),
               default-jdk,
               default-jdk-doc,
               javahelper,
               libsaxon-java (>> 1:6.5)
Standards-Version: 3.9.8
Vcs-Browser: https://salsa.debian.org/debian/docbook-xsl-saxon
Vcs-Git: https://salsa.debian.org/debian/docbook-xsl-saxon.git
Rules-Requires-Root: no

Package: docbook-xsl-saxon
Architecture: all
Depends: libsaxon-java (>> 1:6.5), ${java:Depends}, ${misc:Depends}
Recommends: ${java:Recommends}
Breaks: docbook-xsl (<< 1.68.1.dfsg.1-0.1)
Enhances: docbook-xsl
Description: Java extensions for use with DocBook XML stylesheets (Saxon)
 These are Java extensions for use with the DocBook XML stylesheets
 and the Saxon XSLT engine. You need these extensions to enable e.g.
 the callouts and linenumbering extensions of the docbook-xsl suite.
 .
 In the past these extensions were shipped with the docbook-xsl tarball
 distribution directly.