File: control

package info (click to toggle)
sgml-data 2.0.11%2Bnmu1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, forky, sid, trixie
  • size: 1,700 kB
  • sloc: xml: 1,377; perl: 115; makefile: 49; sh: 16
file content (31 lines) | stat: -rw-r--r-- 1,368 bytes parent folder | download | duplicates (2)
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: sgml-data
Section: text
Priority: optional
Maintainer: Debian XML SGML Team <debian-sgml@lists.debian.org>
# URL for team: https://salsa.debian.org/xml-sgml-team
# Alternative address: team+xml-sgml-team@tracker.debian.org
Build-Depends: debhelper (>= 11~)
Build-Depends-Indep: xml-core (>= 0.06)
Vcs-Git: https://salsa.debian.org/debian/sgml-data.git
Vcs-Browser: https://salsa.debian.org/debian/sgml-data
Standards-Version: 4.1.5

Package: sgml-data
Architecture: all
Multi-Arch: foreign
Breaks: sp (<= 1.1.1-2)
Depends: ${perl:Depends}, ${misc:Depends}
Suggests: perlsgml, w3-recs, opensp, libxml2-utils
Replaces: docbook-xml (<= 3.1.3.6-1), sp (<< 1.3.4-1.2.1-14)
Description: common SGML and XML data
 This package contains basic XML and SGML data shared and used by
 multiple packages.  The package provides the technical format
 (Document Type Definition, or DTD) of all major versions of HTML.  It
 also includes standard character entity definitions which describe
 spacial characters or international characters, as well as other
 standard miscellany used by other SGML and XML packages.
 .
 This package implements the Debian XML and SGML standards for entity
 placement and registration.  This benefits the user by making the
 included materials instantly available to people writing, editing or
 building documentation without any further effort.