[DRE-commits] [ruby-pundit] 02/02: Fix depends.
Andrew Lee
ajqlee at moszumanska.debian.org
Fri Dec 18 21:02:03 UTC 2015
This is an automated email from the git hooks/post-receive script.
ajqlee pushed a commit to branch master
in repository ruby-pundit.
commit 0104879444118e6cd4fb01f29cbef898bc7e38b6
Author: Andrew Lee (李健秋) <andrew.lee at collabora.co.uk>
Date: Sat Dec 19 05:01:42 2015 +0800
Fix depends.
---
debian/control | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/debian/control b/debian/control
index 1c49419..281635a 100644
--- a/debian/control
+++ b/debian/control
@@ -15,6 +15,7 @@ Package: ruby-pundit
Architecture: all
XB-Ruby-Versions: ${ruby:Versions}
Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter
-# activesupport (>= 3.0.0), activemodel (>= 3.0.0, development), actionpack (>= 3.0.0, development), bundler (~> 1.3, development), rspec (>= 2.0.0, development), pry (>= 0, development), rake (>= 0, development), yard (>= 0, development)
+ ruby-activesupport, ruby-activemodel, ruby-actionpack, bundler,
+ ruby-rspec, pry, rake, yard
Description: oo authorization for rails
Object oriented authorization for Rails applications.
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-pundit.git
More information about the Pkg-ruby-extras-commits
mailing list