Source: procps
Section: admin
Priority: important
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
XSBC-Original-Maintainer: Craig Small <csmall@debian.org>
Build-Depends: debhelper (>= 9.20120115),
    dh-autoreconf, pkg-config,
    libncurses5-dev, libncursesw5-dev,
    dejagnu,
    libnuma-dev [amd64 i386 ia64 mips mipsel powerpc ppc64 ppc64el]
Standards-Version: 3.9.4
Vcs-Git: git://git.debian.org/collab-maint/procps.git
Vcs-Browser: http://git.debian.org/?p=collab-maint/procps.git;a=summary
Homepage: http://gitorious.org/procps

Package: procps
Architecture: any
Multi-Arch: foreign
Depends: ${shlibs:Depends}, ${misc:Depends}, lsb-base (>= 3.0-10), initscripts
Breaks: xmem (<= 1.20-27.1), guymager (<= 0.5.9-1), open-vm-tools (<= 2011.12.20-562307-1 )
Provides: watch
Conflicts: w-bassman (<< 1.0-3), pgrep (<< 3.3-5)
Recommends: psmisc
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.

Package: libprocps3
Architecture: any
Multi-Arch: same
Section: libs
Pre-Depends: ${misc:Pre-Depends}
Depends: ${shlibs:Depends}, ${misc:Depends}
Replaces: procps ( << 1:3.3.2-1)
Description: 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.

Package: libprocps3-dev
Architecture: any
Section: libdevel
Priority: optional
Depends: libprocps3 (=${binary:Version}), libc-dev, ${misc:Depends}
Provides: libprocps-dev
Conflicts: libproc-dev, libprocps0-dev, libprocps1-dev
Replaces: libproc-dev, libprocps0-dev, libprocps1-dev
Description: 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.

