[DRE-commits] [ruby-rails-tokeninput] 01/03: Fix Depends.

Andrew Lee ajqlee at moszumanska.debian.org
Fri Jan 1 15:57:39 UTC 2016


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

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

commit b8c55e130198118cb7966201345edd65fe18d935
Author: Andrew Lee (李健秋) <andrew.lee at collabora.co.uk>
Date:   Tue Dec 29 19:19:37 2015 +0800

    Fix Depends.
---
 debian/control | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index 63c51e6..9ffa3df 100644
--- a/debian/control
+++ b/debian/control
@@ -14,7 +14,7 @@ XS-Ruby-Versions: all
 Package: ruby-rails-tokeninput
 Architecture: all
 XB-Ruby-Versions: ${ruby:Versions}
-Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter
+Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter,
  ruby-railties, bundler, ruby-rails
 Description: jquery tokeninput automated install
  Rails Tokeninput is a small, lightweight gem which helps to automate

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



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