[DRE-commits] [schleuder] 01/02: debian/control: Depend on cron or cron-daemon, closes #851732

Georg Faerber georg-alioth-guest at moszumanska.debian.org
Wed Jan 25 14:43:32 UTC 2017


This is an automated email from the git hooks/post-receive script.

georg-alioth-guest pushed a commit to branch master
in repository schleuder.

commit 44c5053514ccd6de7094d51cf5e46d3c5a5bda84
Author: Georg Faerber <georg at riseup.net>
Date:   Wed Jan 25 15:15:22 2017 +0100

    debian/control: Depend on cron or cron-daemon, closes #851732
---
 debian/control | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index d49d1b5..76e7813 100644
--- a/debian/control
+++ b/debian/control
@@ -28,7 +28,7 @@ Package: schleuder
 Architecture: all
 XB-Ruby-Versions: ${ruby:Versions}
 Depends: adduser,
-         cron,
+         cron | cron-daemon,
          exim4 | mail-transport-agent,
          init-system-helpers,
          rake (>= 10~),

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/schleuder.git



More information about the Pkg-ruby-extras-commits mailing list