Source: sudo
Section: admin
Priority: optional
Maintainer: linuxmangaka <linuxmangaka@gmail.com>
Build-Depends: debhelper (>= 9), autotools-dev,
 autoconf,
 bison, 
 flex,
 libaudit-dev [linux-any],
 libldap2-dev,
 libpam0g-dev,  
 libsasl2-dev, 
 libselinux1-dev [linux-any],  
 mandoc
Standards-Version: 3.9.8
Homepage: https://www.sudo.ws/
#Vcs-Git: https://anonscm.debian.org/collab-maint/sudo.git
#Vcs-Browser: https://anonscm.debian.org/cgit/collab-maint/sudo.git

Package: sudo
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends},
 libpam-modules,
 lsb-base
Replaces: sudo-ldap
Conflicts: sudo-ldap
Description: The ability to run some (or all) commands as root
 Sudo (su "do") allows a system administrator to delegate authority to give certain users (or groups of users) the ability to run some (or all) commands as root or another user while providing an audit trail of the commands and their arguments. For more information, see the introduction to Sudo. Sudo is free software, distributed under an ISC-style license.

Package: sudo-ldap
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends},
 libpam-modules,
 lsb-base
Conflicts: sudo
Replaces: sudo
Provides: sudo
Description: The ability to run some (or all) commands as root
 Sudo (su "do") allows a system administrator to delegate authority to give certain users (or groups of users) the ability to run some (or all) commands as root or another user while providing an audit trail of the commands and their arguments. For more information, see the introduction to Sudo. Sudo is free software, distributed under an ISC-style license.