From 71bbc054cf282c49dda3dc5e009d602f69b5f91e Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 7 Apr 2024 17:19:28 +0200 Subject: Adding debian version 2.11.2-2. Signed-off-by: Daniel Baumann --- debian/control | 41 +++++++++++++++++++++++++++++++++++++++++ 1 file changed, 41 insertions(+) create mode 100644 debian/control (limited to 'debian/control') diff --git a/debian/control b/debian/control new file mode 100644 index 0000000..ff9b9ac --- /dev/null +++ b/debian/control @@ -0,0 +1,41 @@ +Source: man-db +Section: doc +Priority: important +Maintainer: Colin Watson +Standards-Version: 3.9.8 +Build-Depends: autopoint, + bsdextrautils | bsdmainutils (<< 12.1.1~), + debhelper-compat (= 13), + dh-apparmor, + flex, + groff, + libgdbm-dev, + libpipeline-dev, + libseccomp-dev [amd64 arm64 armel armhf hppa i386 mips mips64el mipsel powerpc powerpcspe ppc64 ppc64el s390x x32], + pkg-config, + po4a, + zlib1g-dev, +Homepage: https://man-db.gitlab.io/man-db/ +Vcs-Git: https://salsa.debian.org/debian/man-db.git +Vcs-Browser: https://salsa.debian.org/debian/man-db +Rules-Requires-Root: binary-targets + +Package: man-db +Architecture: any +Depends: bsdextrautils | bsdmainutils (<< 12.1.1~), + groff-base, + ${misc:Depends}, + ${shlibs:Depends}, +Suggests: apparmor, groff, less, www-browser +Provides: man, man-browser +Conflicts: man +Replaces: man, + nlsutils, +Multi-Arch: foreign +Description: tools for reading manual pages + This package provides the man command, the primary way of examining the + system 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. -- cgit v1.2.3