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 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49
|
Source: manpages-de
Section: doc
Priority: optional
Maintainer: Dr. Tobias Quathamer <toddy@debian.org>
Build-Depends: debhelper-compat (= 12)
Build-Depends-Indep: po4a
Standards-Version: 4.3.0
Homepage: https://manpages-de-team.pages.debian.net/manpages-de/
Vcs-Git: https://salsa.debian.org/debian/manpages-de.git
Vcs-Browser: https://salsa.debian.org/debian/manpages-de
Package: manpages-de
Architecture: all
Multi-Arch: foreign
Depends: ${misc:Depends}
Suggests: man-browser, manpages
Replaces: login (<< 1:4.5-1.1)
Breaks: manpages-de-dev (<< 2.3-2), login (<< 1:4.5-1.1)
Description: German manpages
This package contains the Linux manual pages translated into German.
The following sections are included:
* 1 = User programs (e.g. ls, ln)
* 4 = Devices (e.g. hd, sd).
* 5 = File formats and protocols, syntaxes of several system
files (e.g. wtmp, /etc/passwd, nfs).
* 6 = Games etc.
* 7 = Conventions and standards, macro packages, etc.
(e.g. nroff, ascii).
* 8 = System administration commands.
.
The English package manpages contains additional manual pages
which have not been translated yet.
Package: manpages-de-dev
Architecture: all
Multi-Arch: foreign
Depends: ${misc:Depends}
Suggests: man-browser, manpages-dev, glibc-doc
Replaces: manpages-de (<< 2.3-2)
Breaks: manpages-de (<< 2.3-2)
Description: German development manpages
This package contains the Linux manual pages translated into German.
The following sections are provided:
* 2 = Linux system calls.
* 3 = Libc calls (note that a more comprehensive source of
information may be found in one of the libc-doc packages).
.
The English package manpages-dev contains additional manual pages
which have not been translated yet.
|