debian/0000755000000000000000000000000011412305227007163 5ustar debian/control0000644000000000000000000000160311412305060010561 0ustar Source: pslist Section: misc Priority: optional Maintainer: Peter Pentchev DM-Upload-Allowed: yes Build-Depends: debhelper (>= 7) Standards-Version: 3.9.0 Homepage: http://devel.ringlet.net/sysutils/pslist/ Vcs-Svn: http://svn.ringlet.net/svn/ringlet/sysutils/pslist/trunk/pslist-pkg/debian/ Vcs-Browser: http://svn.ringlet.net/v/ringlet/sysutils/pslist/trunk/pslist-pkg/debian/ Package: pslist Architecture: any Depends: ${perl:Depends}, ${misc:Depends} Description: 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. debian/rules0000755000000000000000000000012311206500465010241 0ustar #!/usr/bin/make -f export PREFIX=/usr export MANDIR=/usr/share/man/man %: dh $@ debian/copyright0000644000000000000000000000336011410625313011117 0ustar Format-Specification: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=135 Name: pslist Author: Peter Pentchev Source: http://devel.ringlet.net/sysutils/pslist/ Files: Makefile, README, pslist Copyright: Copyright (c) 2000, 2005, 2009 Peter Pentchev License: BSD-2 Files: pslist.1 Copyright: Copyright (c) 2009 Peter Pentchev License: BSD-2 Files: debian/* Copyright: Copyright (c) 2005, 2009, 2010 Peter Pentchev License: BSD-2 License: BSD-2 All rights reserved. . Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: 1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. 2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. . THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. debian/changelog0000644000000000000000000000102711412206703011034 0ustar pslist (1.3-2) unstable; urgency=low * Bump Standards-Version to 3.9.0 with no changes. * Convert to the 3.0 (quilt) source format with no changes. * Update the copyright file to the latest revision of the DEP 5 format and bump the year on my debian/* copyright notice. * Shorten the Vcs-Browser URL. -- Peter Pentchev Tue, 29 Jun 2010 00:01:53 +0300 pslist (1.3-1) unstable; urgency=low * Initial Release. Closes: #530539 -- Peter Pentchev Wed, 17 Jun 2009 12:17:00 +0300 debian/compat0000644000000000000000000000000211206500204010352 0ustar 7 debian/source/0000755000000000000000000000000011410624023010457 5ustar debian/source/format0000644000000000000000000000001411410624023011665 0ustar 3.0 (quilt) debian/watch0000644000000000000000000000015611206501420010210 0ustar version=3 opts="uversionmangle=s/pre/~/" \ http://devel.ringlet.net/sysutils/pslist/ pslist-([\w.]+)\.tar\.gz