summaryrefslogtreecommitdiffstats
path: root/debian/control
blob: 8c84c9a18e61200a843ff769d063bd963816079f (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
Source: cronic
Section: admin
Priority: optional
Maintainer: Daniel Lange <dl.ml1@usrlocal.de>
Build-Depends: debhelper (>= 9)
Vcs-Browser: https://anonscm.debian.org/cgit/collab-maint/cronic.git
Vcs-Git: https://anonscm.debian.org/git/collab-maint/cronic.git
Homepage: http://habilis.net/cronic/
Standards-Version: 3.9.7

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.

© 2014-2024 Faster IT GmbH | imprint | privacy policy