Source: doas-sudo-shim
Section: admin
Priority: optional
Maintainer: mckaygerhard <mckaygerhard@gmail.com>
Rules-Requires-Root: no
Build-Depends: debhelper (>= 7)
Standards-Version: 4.6.2
Homepage: https://github.com/jirutka/doas-sudo-shim

Package: doas-sudo-shim
Architecture: all
Multi-Arch: foreign
Depends: opendoas | doas
Provides: sudo
Conflicts: sudo
Description: shim for the sudo command that utilizes doas
 This is a shim for the sudo command that utilizes doas.
 .
 It supports only a subset of the sudo options (both short and long variants) 
 that have an equivalent in doas, plus option -i (--login).
