[DRE-commits] [ruby-joiner] 01/03: debian/control: set correct build-deps and depends.
Andrew Lee
ajqlee at moszumanska.debian.org
Wed Jan 13 19:16:07 UTC 2016
This is an automated email from the git hooks/post-receive script.
ajqlee pushed a commit to branch master
in repository ruby-joiner.
commit ac407d2b6f4da89c83c542bd64659bdf5536b576
Author: Andrew Lee (李健秋) <andrew.lee at collabora.co.uk>
Date: Thu Jan 14 03:05:34 2016 +0800
debian/control: set correct build-deps and depends.
---
debian/control | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/debian/control b/debian/control
index ee9c050..4b06508 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,8 @@ Section: ruby
Priority: optional
Maintainer: Debian Ruby Extras Maintainers <pkg-ruby-extras-maintainers at lists.alioth.debian.org>
Uploaders: Andrew Lee (李健秋) <andrew.lee at collabora.co.uk>
-Build-Depends: debhelper (>= 9~), gem2deb, ruby-rspec, rake
+Build-Depends: debhelper (>= 9~), gem2deb,
+ ruby-combustion, ruby-rails, ruby-rspec-rails, ruby-sqlite3
Standards-Version: 3.9.6
Vcs-Git: git://anonscm.debian.org/pkg-ruby-extras/ruby-joiner.git
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-ruby-extras/ruby-joiner.git;a=summary
@@ -14,8 +15,7 @@ Package: ruby-joiner
Architecture: all
XB-Ruby-Versions: ${ruby:Versions}
Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter,
- ruby-activerecord, ruby-combustion, ruby-rails, ruby-rspec-rails,
- ruby-sqlite3
+ ruby-activerecord
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