Your message dated Mon, 05 Oct 2009 10:49:04 +0000 with message-id <[email protected]> and subject line Bug#535954: fixed in procps 1:3.2.8-2 has caused the Debian Bug report #535954, regarding procps: incomplete list in package description to be marked as done.
This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the Bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what this message is talking about, this may indicate a serious mail system misconfiguration somewhere. Please contact [email protected] immediately.) -- 535954: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=535954 Debian Bug Tracking System Contact [email protected] with problems
--- Begin Message ---Package: procps Version: 1:3.2.8-1 Severity: minor Tags: patch Every summer I run through the descriptions for high-priority and/or high-popcon packages, looking for the ones that need any work. Last year I had this one down as not worth the effort of a bug report, but this time round it's made it onto my list. # Description: /proc file system utilities # These are utilities to browse the /proc filesystem, which is not a real file # system but a way for the kernel to provide information about the status of # entries in its process table. (e.g. running, stopped or "zombie") # Both command line and full screen utilities are provided. Ncurses is needed # for the full screen utilities. More information can be found at procps # website http://procps.sf.net/ # . # This package includes the following utilities: top, uptime, tload, # free, vmstat, watch, skill, pmap, pgrep, slabtop and pwdx. Wishlist-level gripes: * procfs really is a file system (just not a writing-to-disk FS); * odd punctuation: period, open bracket, lowercase "e"; * the Depends: line takes care of ncurses, no need to explain it; * add a "Harvard comma" in that list (just a matter of taste); * point at the homepage with a Homepage: line; The one that makes this worth submitting as "Severity: minor": * that's a strangely selective contents catalogue - it omits kill, pkill, ps, snice, sysctl, and w! My suggested replacement is: Homepage: http://procps.sf.net/ [...] Description: /proc file system utilities This package provides command line and full screen utilities for browsing procfs, a "pseudo" file system dynamically generated by the kernel to provide information about the status of entries in its process table (such as whether the process is running, stopped, or a "zombie"). . It contains free, kill, pkill, pgrep, pmap, ps, pwdx, skill, slabtop, snice, sysctl, tload, top, uptime, vmstat, w, and watch. Mind you, as with bsdutils (bug #482098), coreutils (#535458), etcetera, I can't help feeling that the only sensible long-term solution for contents-catalogues like this would be to maintain them automatically via some sort of standard debhelper tool... -- JBR Ankh kak! (Ancient Egyptian blessing)--- ../procps-3.2.8.pristine/debian/control 2009-07-05 03:11:48.000000000 +0100 +++ debian/control 2009-07-06 11:29:33.000000000 +0100 @@ -4,6 +4,7 @@ Maintainer: Craig Small <[email protected]> Build-Depends: debhelper (>= 7), libncurses5-dev, make (>= 3.78.1-8), dpatch Standards-Version: 3.8.1 +Homepage: http://procps.sf.net/ Package: procps Architecture: any @@ -13,15 +14,13 @@ Replaces: watch, bsdutils (<< 2.9x-1) Recommends: psmisc Description: /proc file system utilities - These are utilities to browse the /proc filesystem, which is not a real file - system but a way for the kernel to provide information about the status of - entries in its process table. (e.g. running, stopped or "zombie") - Both command line and full screen utilities are provided. Ncurses is needed - for the full screen utilities. More information can be found at procps - website http://procps.sf.net/ + This package provides command line and full screen utilities for browsing + procfs, a "pseudo" file system dynamically generated by the kernel to + provide information about the status of entries in its process table + (such as whether the process is running, stopped, or a "zombie"). . - This package includes the following utilities: top, uptime, tload, - free, vmstat, watch, skill, pmap, pgrep, slabtop and pwdx. + It contains free, kill, pkill, pgrep, pmap, ps, pwdx, skill, slabtop, + snice, sysctl, tload, top, uptime, vmstat, w, and watch. Package: libproc-dev Architecture: any
--- End Message ---
--- Begin Message ---Source: procps Source-Version: 1:3.2.8-2 We believe that the bug you reported is fixed in the latest version of procps, which is due to be installed in the Debian FTP archive: libproc-dev_3.2.8-2_i386.deb to pool/main/p/procps/libproc-dev_3.2.8-2_i386.deb procps_3.2.8-2.diff.gz to pool/main/p/procps/procps_3.2.8-2.diff.gz procps_3.2.8-2.dsc to pool/main/p/procps/procps_3.2.8-2.dsc procps_3.2.8-2_i386.deb to pool/main/p/procps/procps_3.2.8-2_i386.deb A summary of the changes between this version and the previous one is attached. Thank you for reporting the bug, which will now be closed. If you have further comments please address them to [email protected], and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. Craig Small <[email protected]> (supplier of updated procps package) (This message was generated automatically at their request; if you believe that there is a problem with it please contact the archive administrators by mailing [email protected]) -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Format: 1.8 Date: Mon, 05 Oct 2009 21:14:10 +1100 Source: procps Binary: procps libproc-dev Architecture: source i386 Version: 1:3.2.8-2 Distribution: unstable Urgency: low Maintainer: Craig Small <[email protected]> Changed-By: Craig Small <[email protected]> Description: libproc-dev - library for accessing process information from /proc procps - /proc file system utilities Closes: 341439 396423 506303 512764 513381 518620 526855 528814 529045 534198 535954 540186 541061 Changes: procps (1:3.2.8-2) unstable; urgency=low . * ps displays supplementary groups Closes: #506303 * Updated to standards version 3.8.3 * Removed setproctitle reference in ps.1 Closes: #529045 * Fixed LGPL path in copyright Closes: 528814 * Adjusted printk in sysctl suggestion Closes: #526855 * Fixed package description Closes: #535954 * Renamed second SZ to SIZE in ps Closes: #541061 * Removed net options in sysctl.conf that are there by default Closes: #540186 * Updated free.1 Closes: #534198 * Fixed typo in NEWS.Debian Closes: #513381 * Removed comment about window scaling in sysctl example Closes: #512764 * ps.1 options sorted Closes: #518620 * Added PROCPS_USERLEN environment variable to set username length in w Closes: #396423 * Added PROCPS_FROMLEN environment variable to set from column width in w Closes: #341439 * Adjusted column width for ps.1 Checksums-Sha1: 84170e87dd1d2a31165125ad5d7de418bd3ad97d 1019 procps_3.2.8-2.dsc 2edc1ad70dc68773a9fcfcdbf2a9defb53ebaff6 72659 procps_3.2.8-2.diff.gz e4c366dc8873a44cf20d411613574460fdfd019d 229336 procps_3.2.8-2_i386.deb 1d5499b7219e74f2f4ab26adc995a14edf750b2f 59688 libproc-dev_3.2.8-2_i386.deb Checksums-Sha256: 6d5b489fe8805d6ad9c800e2f2d1acc8c87cead69536686f8184100207e39797 1019 procps_3.2.8-2.dsc 2a5746813385bea8591749421a5e83f937129a62a18d44e9a2ab475c2e3bd490 72659 procps_3.2.8-2.diff.gz 72d3fdd08b39b821d94d0341efcdf93c141e9cb880b26633dd5377f1bb78cdb2 229336 procps_3.2.8-2_i386.deb 1d5570e232c200b1a19141e90b70b26ba49184811741c8272f591fb553e0efd3 59688 libproc-dev_3.2.8-2_i386.deb Files: 74a640e82927a7446b23e7c77d4b79c4 1019 admin required procps_3.2.8-2.dsc 2f9cc482cd9df7dc58f4e34d876dc8c6 72659 admin required procps_3.2.8-2.diff.gz 01e54813a1fcc8a0789141aa5bd1458c 229336 admin required procps_3.2.8-2_i386.deb 3165317cd99f0b8af224816e8924f3b5 59688 libdevel optional libproc-dev_3.2.8-2_i386.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.10 (GNU/Linux) iD8DBQFKycexx2zlrBLK36URAqf7AJsHX+WQ7cZtSFq3VNNw16b+kFkhhwCfVMWq Isz/7k9uvWjLFh14AndUN4E= =bYp7 -----END PGP SIGNATURE-----
--- End Message ---

