[DRE-commits] [schleuder] 11/13: debian/control: Relax required rake version
Georg Faerber
georg-alioth-guest at moszumanska.debian.org
Tue Oct 24 12:31:01 UTC 2017
This is an automated email from the git hooks/post-receive script.
georg-alioth-guest pushed a commit to branch debian/3.2
in repository schleuder.
commit 5604ccc50e9ff8a50f74832949fc16abee99909a
Author: Georg Faerber <georg at riseup.net>
Date: Tue Oct 24 13:43:00 2017 +0200
debian/control: Relax required rake version
This helps with backporting schleuder to stretch, and ensures a minimal
delta between buster and stretch.
---
debian/control | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/debian/control b/debian/control
index 3fff480..29ae46b 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,7 @@ Uploaders: Georg Faerber <georg at riseup.net>
Build-Depends: debhelper (>= 10~),
dirmngr,
gem2deb,
- rake (>= 12~),
+ rake (>= 10.5.0~),
ruby-activerecord (>= 4.1~),
ruby-database-cleaner,
ruby-factory-girl,
@@ -33,7 +33,7 @@ Depends: adduser,
exim4 | mail-transport-agent,
init-system-helpers,
lsb-base,
- rake (>= 12~),
+ rake (>= 10.5.0~),
ruby | ruby-interpreter,
ruby-activerecord (>= 4.1~),
ruby-gpgme (>= 2.0.13~),
--
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