[DRE-commits] [ruby-cocoon] 01/01: Fix depends.

Andrew Lee ajqlee at moszumanska.debian.org
Fri Dec 18 20:33:14 UTC 2015


This is an automated email from the git hooks/post-receive script.

ajqlee pushed a commit to branch master
in repository ruby-cocoon.

commit b146a0d16594b5242582cd77aaedacdf2959c438
Author: Andrew Lee (李健秋) <andrew.lee at collabora.co.uk>
Date:   Sat Dec 19 04:32:54 2015 +0800

    Fix depends.
---
 debian/control | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/debian/control b/debian/control
index 595116f..09651b5 100644
--- a/debian/control
+++ b/debian/control
@@ -14,8 +14,9 @@ XS-Ruby-Versions: all
 Package: ruby-cocoon
 Architecture: all
 XB-Ruby-Versions: ${ruby:Versions}
-Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter
-# rails (>= 4.0.0, development), sqlite3 (>= 0, development), json_pure (>= 0, development), jeweler (>= 0, development), rspec-rails (>= 2.8.0, development), rspec (>= 2.8.0, development), actionpack (>= 4.0.0, development), simplecov (>= 0, development), nokogiri (>= 0, development), generator_spec (>= 0, development), rubysl (>= 0, development), rubysl-test-unit (>= 0, development), psych (>= 0, development), racc (>= 0, development), rubinius-developer_tools (>= 0, development)
+Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter,
+ ruby-sqlite3, ruby-rspec-rails, ruby-rspec, ruby-actionpack,
+ ruby-simplecov, ruby-nokogiri, racc
 Description: cocoon makes it easier to handle nested forms
  Unobtrusive nested forms handling, using jQuery. Use this and discover
  cocoon-heaven.

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-cocoon.git



More information about the Pkg-ruby-extras-commits mailing list