summaryrefslogtreecommitdiffstats
path: root/debian/control
blob: 2fde3fc80570ae378434d73f7e3c8bb67b4c232b (plain)
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
Source: psmisc
Section: admin
Priority: optional
Maintainer: Craig Small <csmall@debian.org>
Build-Depends: debhelper-compat (= 13),
               dejagnu, gettext,
               libncurses-dev, gettext, libselinux1-dev [linux-any]
Standards-Version: 4.6.1
Vcs-Browser: https://salsa.debian.org/debian/psmisc
Vcs-Git: https://salsa.debian.org/debian/psmisc.git
Homepage: http://psmisc.sf.net/

Package: psmisc
Architecture: any
Multi-Arch: foreign
Depends: ${shlibs:Depends}, ${misc:Depends}
Breaks: manpages-de (<< 4.9.1-1)
Replaces: manpages-de (<< 4.9.1-1)
Description: utilities that use the proc file system
 This package contains miscellaneous utilities that use the proc FS:
 .
  - fuser: identifies processes that are using files or sockets.
  - killall: kills processes by name (e.g. "killall -HUP named").
  - peekfd: shows the data traveling over a file descriptor.
  - pstree: shows currently running processes as a tree.
  - prtstat: print the contents of /proc/<pid>/stat