[DRE-commits] [ruby-joiner] 01/01: Fix depends.
Andrew Lee
ajqlee at moszumanska.debian.org
Fri Dec 18 20:45:15 UTC 2015
This is an automated email from the git hooks/post-receive script.
ajqlee pushed a commit to branch master
in repository ruby-joiner.
commit adfc8dcdd92c3658a6b402c10f03a3aa6cc63fb2
Author: Andrew Lee (李健秋) <andrew.lee at collabora.co.uk>
Date: Sat Dec 19 04:44:55 2015 +0800
Fix depends.
---
debian/control | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/debian/control b/debian/control
index 2ddd93c..534b34f 100644
--- a/debian/control
+++ b/debian/control
@@ -15,7 +15,8 @@ Package: ruby-joiner
Architecture: all
XB-Ruby-Versions: ${ruby:Versions}
Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter
-# activerecord (>= 4.1.0), combustion (~> 0.5.1, development), rails (>= 4.1.2, development), rspec-rails (~> 2.14.1, development), sqlite3 (~> 1.3.8, development)
+ ruby-activerecord, ruby-combustion, ruby-rails, ruby-rspec-rails,
+ ruby-sqlite3
Description: builds activerecord joins from association paths
Builds ActiveRecord outer joins from association paths and provides
references to table aliases.
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-joiner.git
More information about the Pkg-ruby-extras-commits
mailing list