Source: cronic Section: admin Priority: optional Maintainer: Daniel Lange Build-Depends: debhelper (>= 10) Vcs-Browser: https://salsa.debian.org/debian/cronic Vcs-Git: https://salsa.debian.org/debian/cronic.git Homepage: https://habilis.net/cronic/ Standards-Version: 4.1.4 Package: cronic Architecture: all Depends: bash (>= 3.2), ${misc:Depends} Suggests: cron Description: Bash script for wrapping cron jobs to prevent excess email sending Cronic is a small shim shell script for wrapping cron jobs so that cron only sends email when an error has occurred. Cronic defines an error as any non-trace error output or a non-zero result code.