// If you set this to "true", adequate will run on every install, reporting the
// results via debconf.
Adequate::Enabled "false";

DPkg::Pre-Install-Pkgs {"adequate --apt-preinst";};
DPkg::Post-Invoke {"adequate --debconf --pending";};
DPkg::Tools::Options::adequate::Version "2";
