From cbdb8b64f975172ddd5ec6143a7a2d67301594f9 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Mon, 15 Apr 2024 15:17:27 +0200 Subject: Adding debian version 23.7-1. Signed-off-by: Daniel Baumann --- debian/control | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) create mode 100644 debian/control (limited to 'debian/control') diff --git a/debian/control b/debian/control new file mode 100644 index 0000000..2fde3fc --- /dev/null +++ b/debian/control @@ -0,0 +1,26 @@ +Source: psmisc +Section: admin +Priority: optional +Maintainer: Craig Small +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//stat -- cgit v1.2.3