From 1f98536ee866f6b01e0ce62970eaef5a66d4ce22 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Sun, 28 Sep 2014 12:00:01 -0400 Subject: Recommend cron-daemon, rather than cron, as etckeeper only needs cron.daily functionality. Closes: #762721 --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'debian/control') diff --git a/debian/control b/debian/control index 252c8ac..2663bcf 100644 --- a/debian/control +++ b/debian/control @@ -12,7 +12,7 @@ Package: etckeeper Architecture: all Section: admin Depends: git (>= 1:1.7) | mercurial | bzr (>= 1.5~) | darcs, ${misc:Depends} -Recommends: cron +Recommends: cron-daemon Suggests: sudo (>= 1.7.4p4) Conflicts: bzr (<< 1.5~) Description: store /etc in git, mercurial, bzr or darcs -- cgit v1.2.3