[DRE-commits] [diaspora] 01/06: tighten rails dep
Praveen Arimbrathodiyil
praveen at moszumanska.debian.org
Wed Aug 19 05:32:16 UTC 2015
This is an automated email from the git hooks/post-receive script.
praveen pushed a commit to branch master
in repository diaspora.
commit 400f29f888e295c3e81cd469505beb7d229d6250
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date: Wed Aug 19 10:24:36 2015 +0530
tighten rails dep
---
debian/changelog | 1 +
debian/control | 3 ++-
2 files changed, 3 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index 53341e8..88ebef6 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
diaspora (0.5.2.0+debian-2) UNRELEASED; urgency=medium
* Move ruby-diaspora-vines to recommends (chat is still alpha)
+ * Tighten dependency on rails
-- Pirate Praveen <praveen at debian.org> Tue, 18 Aug 2015 22:20:50 +0530
diff --git a/debian/control b/debian/control
index 372f75a..fe60d60 100644
--- a/debian/control
+++ b/debian/control
@@ -17,7 +17,8 @@ Pre-Depends: postgresql-client, dbconfig-common, adduser
Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter,
diaspora-common (>= 0.5.0.1+debian2),
bundler (>= 1.9),
- ruby-rails (>= 4.1~),
+ ruby-rails (>= 4.2.3~),
+ ruby-rails (<< 5.0),
ruby-actionpack-action-caching,
ruby-actionpack-page-caching,
unicorn,
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/diaspora.git
More information about the Pkg-ruby-extras-commits
mailing list