summaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorJoey Hess <joey@gnu.kitenet.net>2009-02-13 13:31:35 -0500
committerJoey Hess <joey@gnu.kitenet.net>2009-02-13 13:31:35 -0500
commita97d887845955b58ab14bfb6e65f4e6868408872 (patch)
tree48d075cc28755dba6f83d51937cb6f7eff058753 /debian/control
parentab7f9bd44efa2bc1f1868c7e9abcda6d44749509 (diff)
Add a daily cron job to autocommit changes to /etc
The cron job is enabled by default but can be disabled via etckeeper.conf. (Thanks to Thierry Carrez)
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control1
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/control b/debian/control
index 5d0b1f1..57d50a7 100644
--- a/debian/control
+++ b/debian/control
@@ -12,6 +12,7 @@ Package: etckeeper
Architecture: all
Section: admin
Depends: git-core (>= 1:1.5.4) | mercurial | bzr (>= 1.4~) | darcs, ${misc:Depends}
+Recommends: cron
Conflicts: bzr (<< 1.4~)
XB-Python-Version: ${python:Versions}
Description: store /etc in git, mercurial, bzr or darcs