4 Maintainer: Bdale Garbee <bdale@gag.com>
5 Build-Depends: debhelper (>= 7), libpam0g-dev, libldap2-dev, libsasl2-dev, autotools-dev, bison, flex
6 Standards-Version: 3.9.1
7 Vcs-Git: git://git.gag.com/debian/sudo
8 Vcs-Browser: http://git.gag.com/?p=debian/sudo
12 Depends: ${shlibs:Depends}, ${misc:Depends}, libpam-modules
15 Description: Provide limited super user privileges to specific users
16 Sudo is a program designed to allow a sysadmin to give limited root
17 privileges to users and log root activity. The basic philosophy is to give
18 as few privileges as possible but still allow people to get their work done.
20 This version is built with minimal shared library dependencies, use the
21 sudo-ldap package instead if you need LDAP support for sudoers.
25 Depends: ${shlibs:Depends}, ${misc:Depends}, libpam-modules
29 Description: Provide limited super user privileges to specific users
30 Sudo is a program designed to allow a sysadmin to give limited root
31 privileges to users and log root activity. The basic philosophy is to give
32 as few privileges as possible but still allow people to get their work done.
34 This version is built with LDAP support, which allows an equivalent of the
35 sudoers database to be distributed via LDAP. Authentication is still