procps 1:3.3.9-1ubuntu5 source package in Ubuntu RTM

Changelog

procps (1:3.3.9-1ubuntu5) utopic; urgency=medium

  * Move procps upstart job to procps-instance, and make procps job to not
    be a task, such that startpar knows that procps has already run.
    (LP: #1326338)
  * Build with a fixed debhelper. (unlike previous ubuntu4 upload).
 -- Dimitri John Ledkov <email address hidden>   Thu, 29 May 2014 09:46:15 +0200

Upload details

Uploaded by:
Dimitri John Ledkov
Uploaded to:
Utopic
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
admin
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
14.09-factory release main admin
14.09 release main admin

Downloads

File Size SHA-256 Checksum
procps_3.3.9.orig.tar.xz 547.7 KiB 00f0cb0fadf968ddf605b0ef119846af07386629244d4f3da711a2cecf4e8663
procps_3.3.9-1ubuntu5.debian.tar.xz 34.8 KiB abcbb88982a8d8cd5939c8731c496ac741a70543f17e6e5b7606a1f2d058d999
procps_3.3.9-1ubuntu5.dsc 2.1 KiB 0b636d5018f0afd27439d9398b40f1d3979e17cb6b62b9343893979ecde99573

View changes file

Binary packages built by this source

libprocps3: library for accessing process information from /proc

 The libprocps library is a way of accessing information out of the /proc
 filesystem.
 .
 This package contains the shared libraries necessary to run programs
 compilied with libprocps.

libprocps3-dev: library for accessing process information from /proc

 These are the header files for libproc. Some packages using libproc
 to access process information from /proc need these to compile.

procps: /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.