summaryrefslogtreecommitdiffstats
path: root/debian/control
diff options
context:
space:
mode:
authorDaniel Lange <dl.ml1@usrlocal.de>2016-03-15 13:15:20 +0100
committerGraham Inggs <ginggs@debian.org>2016-03-23 16:35:41 +0200
commit5263714ee4d4710adea4c8b32422b48353c47b5a (patch)
treefc4c14241c97ce0b6345d1a5ca3a964f68d0d543 /debian/control
parentf594b352e7e0866ec04f1149a68008593cf54faf (diff)
downloaddebian_cronic-5263714ee4d4710adea4c8b32422b48353c47b5a.tar.gz
debian_cronic-5263714ee4d4710adea4c8b32422b48353c47b5a.tar.bz2
debian_cronic-5263714ee4d4710adea4c8b32422b48353c47b5a.zip
Imported Debian patch 2-1debian/2-1
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control18
1 files changed, 18 insertions, 0 deletions
diff --git a/debian/control b/debian/control
new file mode 100644
index 0000000..8c84c9a
--- /dev/null
+++ b/debian/control
@@ -0,0 +1,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