File: control

package info (click to toggle)
doc-base 0.11.2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 600 kB
  • sloc: perl: 1,582; xml: 1,114; makefile: 195; sh: 96
file content (31 lines) | stat: -rw-r--r-- 1,171 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
29
30
31
Source: doc-base
Section: doc
Priority: optional
Maintainer: Robert Luberda <robert@debian.org>
Standards-Version: 4.6.2
Build-Depends-Indep: docbook-xml,
                     docbook-xsl,
                     libuuid-perl,
                     libxml2-utils,
                     libyaml-tiny-perl,
                     lynx,
                     po4a,
                     xsltproc
Build-Depends: debhelper-compat (= 13)
Rules-Requires-Root: no
Vcs-Git: https://salsa.debian.org/debian/doc-base.git
Vcs-Browser: https://salsa.debian.org/debian/doc-base

Package: doc-base
Depends: libuuid-perl, libyaml-tiny-perl, ${misc:Depends}, ${perl:Depends}
Pre-Depends: ${misc:Pre-Depends}
Suggests: dhelp | dwww | dochelp | doc-central | yelp | khelpcenter
Architecture: all
Description: utilities to manage online documentation
 This package contains utilities to manage documentation installed on
 a Debian system. It generates a database of document metadata, which
 other packages such as dwww, dhelp, dochelp, and doc-central can use
 to provide a catalog of available documentation.
 .
 For additional information see the Debian doc-base Manual included in
 this package.