[DRE-commits] [schleuder] 01/01: debian/control: Change cron dependency to cron-daemon (Closes: #851732)

Sebastien Badia sbadia at moszumanska.debian.org
Wed Jan 18 12:51:20 UTC 2017


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

sbadia pushed a commit to branch 3.0.0_beta17-2
in repository schleuder.

commit 3b9115bafeb0c2ef466fee70e3798764830a4fc9
Author: Sebastien Badia <sbadia at debian.org>
Date:   Wed Jan 18 13:50:26 2017 +0100

    debian/control: Change cron dependency to cron-daemon (Closes: #851732)
---
 debian/changelog | 9 ++++++++-
 debian/control   | 2 +-
 2 files changed, 9 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index dc9c8cc..c0bc577 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+schleuder (3.0.0~beta17-2) UNRELEASED; urgency=medium
+
+  * Team upload.
+  * debian/control: Change cron dependency to cron-daemon (Closes: #851732)
+
+ -- Sebastien Badia <sbadia at debian.org>  Wed, 18 Jan 2017 13:27:02 +0100
+
 schleuder (3.0.0~beta17-1) unstable; urgency=medium
 
   [ Georg Faerber ]
@@ -19,7 +26,7 @@ schleuder (3.0.0~beta17-1) unstable; urgency=medium
 schleuder (3.0.0~beta11-2) unstable; urgency=medium
 
   * debian/schleuder.postinst: Restart the API daemon by default
-  * debian/ruby-tests.rake: Load correct Rakefile and ensure clean 
+  * debian/ruby-tests.rake: Load correct Rakefile and ensure clean
     environment
 
  -- Georg Faerber <georg at riseup.net>  Tue, 13 Dec 2016 18:56:32 +0100
diff --git a/debian/control b/debian/control
index d49d1b5..b26eee1 100644
--- a/debian/control
+++ b/debian/control
@@ -28,7 +28,7 @@ Package: schleuder
 Architecture: all
 XB-Ruby-Versions: ${ruby:Versions}
 Depends: adduser,
-         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