[DRE-commits] [ruby-responders] 01/01: tighten ruby-railties version
Praveen Arimbrathodiyil
praveen at moszumanska.debian.org
Fri Aug 28 15:06:08 UTC 2015
This is an automated email from the git hooks/post-receive script.
praveen pushed a commit to branch master
in repository ruby-responders.
commit a2791cae43a24037594090cf825a48b8fa09e0f5
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date: Fri Aug 28 20:13:25 2015 +0530
tighten ruby-railties version
---
debian/control | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/debian/control b/debian/control
index 606bd3e..f86831b 100644
--- a/debian/control
+++ b/debian/control
@@ -15,7 +15,8 @@ Package: ruby-responders
Architecture: all
XB-Ruby-Versions: ${ruby:Versions}
Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter,
- ruby-railties
+ ruby-railties (>= 4.2.0),
+ ruby-railties (<< 5)
Description: set of Rails responders to dry up your application
A set of Rails responders to dry up your application. Responders is a
repository of Rails 3 responders like FlashResponder, HttpCacheResponder.
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-responders.git
More information about the Pkg-ruby-extras-commits
mailing list