File: control

package info (click to toggle)
man-db 2.7.6.1-2
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 15,404 kB
  • ctags: 5,845
  • sloc: ansic: 56,664; sh: 7,276; lex: 1,438; makefile: 710; perl: 202; sed: 16
file content (27 lines) | stat: -rw-r--r-- 1,319 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
Source: man-db
Section: doc
Priority: important
Maintainer: Colin Watson <cjwatson@debian.org>
Standards-Version: 3.9.8
Build-Depends: dpkg (>= 1.16.1~), debhelper (>= 9~), flex, groff, libgdbm-dev, po4a, zlib1g-dev, libpipeline-dev (>= 1.4.0), pkg-config, dh-autoreconf, autopoint
Homepage: http://man-db.nongnu.org/
Vcs-Git: https://anonscm.debian.org/git/pkg-man-db/man-db.git
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-man-db/man-db.git

Package: man-db
Architecture: any
Pre-Depends: dpkg (>= 1.16.1~)
Depends: groff-base (>= 1.18.1.1-15), bsdmainutils, debconf (>= 1.2.0) | debconf-2.0, ${shlibs:Depends}, ${misc:Depends}
Suggests: groff, less, www-browser
Provides: man, man-browser
Conflicts: man, suidmanager (<< 0.50)
Breaks: manpages-zh (<< 1.5.2-1.1)
Replaces: man, nlsutils, manpages-de (<< 0.5-4), manpages-zh (<< 1.5.2-1.1)
Multi-Arch: foreign
Description: on-line manual pager
 This package provides the man command, the primary way of examining the
 on-line help files (manual pages). Other utilities provided include the
 whatis and apropos commands for searching the manual page database, the
 manpath utility for determining the manual page search path, and the
 maintenance utilities mandb, catman and zsoelim. man-db uses the groff
 suite of programs to format and display the manual pages.