pslist 1.4.0-5 source package in Ubuntu

Changelog

pslist (1.4.0-5) unstable; urgency=medium

  * Declare compliance with Debian Policy 4.7.0 with no changes.
  * Add the year 2024 to my debian/* copyright notice.
  * Bump the debhelper compat level to 14 and let debhelper add some
    default dependencies automatically.
  * Use dpkg's default.mk for completeness.
  * Declare dpkg-build-api v1, drop the implied Rules-Requires-Root: no.

 -- Peter Pentchev <email address hidden>  Wed, 03 Jul 2024 21:22:34 +0300

Upload details

Uploaded by:
Peter Pentchev
Uploaded to:
Sid
Original maintainer:
Peter Pentchev
Architectures:
all
Section:
admin
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc

Builds

Oracular: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
pslist_1.4.0-5.dsc 2.3 KiB 07b4ac566a71c0349aa2aa61122641dd96c42deafa3b5375879eb3eed2662659
pslist_1.4.0.orig.tar.xz 8.8 KiB 21883c976919890167b400f93465bbb8e4d1329126853b4e343d19b7b74484fb
pslist_1.4.0.orig.tar.xz.asc 833 bytes c6af887833ec79b48e406c5050a91daba120212199c71c544e8c0020d5d3f799
pslist_1.4.0-5.debian.tar.xz 6.0 KiB da83e6a425a047c5b1dd93a4bd01822482c2de876c56481c9a2d6fe508ec0736

Available diffs

No changes file available.

Binary packages built by this source

pslist: utility that controls a process and its descendants

 pslist is a simple utility to list the process IDs (PIDs) of a process and
 all its children, and its children's children, and so on. If invoked with
 a command name which ends in 'kill', it sends a signal to a selected group
 of processes. If invoked with a command name which ends in 'renice',
 it sets the nice level of the selected group of processes.