Source: super
Section: admin
Priority: optional
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
XSBC-Original-Maintainer: Robert Luberda <robert@debian.org>
Standards-Version: 3.9.1
Build-Depends: debhelper (>= 8), libpam0g-dev (>= 0.76-14), hardening-includes
Homepage: http://ftp.ucolick.org/pub/users/will/

Package: super
Architecture: any
Depends: libpam-runtime (>= 0.76-14), ${shlibs:Depends}, ${misc:Depends}
Recommends: logrotate (>= 3.5.9)
Description: Execute commands setuid root
 Super allows specified users to execute scripts (or other commands)
 as if they were root; or it can set the uid and/or gid on a
 per-command basis before executing the command.  It is intended to be
 a secure alternative to making scripts setuid root.
