pslist 1.4.0-4 source package in Ubuntu

Changelog

pslist (1.4.0-4) unstable; urgency=medium

  * Declare compliance with Debian Policy 4.6.1 with no changes.
  * Add the years 2021 and 2022 to my debian/* copyright notice.
  * Explicitly declare dh-sequence-single-binary.

 -- Peter Pentchev <email address hidden>  Mon, 12 Sep 2022 13:28:27 +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
Noble release universe misc
Mantic release universe misc
Lunar release universe misc

Builds

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
pslist_1.4.0-4.dsc 2.3 KiB ed27f542aecf71d2e6f8bb326d4dd0a9fd28bd22d87bd5e20c5d64015435513b
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-4.debian.tar.xz 5.8 KiB 0518ee01b02ce999e4e36465d211d130a17884e6454f74cbe544d2e99723af9d

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.