Imported Debian patch 1.6.6-1.3woody1
[debian/sudo] / debian / control
1 Source: sudo
2 Section: admin
3 Priority: optional
4 Maintainer: Bdale Garbee <bdale@gag.com>
5 Build-Depends: debhelper (>= 2.1.6), libpam0g-dev, mail-transport-agent
6 Standards-Version: 3.5.6.0
7
8 Package: sudo
9 Architecture: any
10 Depends: ${shlibs:Depends}, libpam-modules
11 Description: Provides limited super user privileges to specific users.
12  Sudo is a program designed to allow a sysadmin to give limited root
13  privileges to users and log root activity.  The basic philosophy is to give
14  as few privileges as possible but still allow people to get their work done.
15