[DRE-commits] [ruby-rails-tokeninput] 01/01: Fix depends.
Andrew Lee
ajqlee at moszumanska.debian.org
Fri Dec 18 21:05: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-rails-tokeninput.
commit dd7492aaea831429fc7c3689e4f43b02149bd640
Author: Andrew Lee (李健秋) <andrew.lee at collabora.co.uk>
Date: Sat Dec 19 05:03:22 2015 +0800
Fix depends.
---
debian/control | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/control b/debian/control
index 12d9e2e..63c51e6 100644
--- a/debian/control
+++ b/debian/control
@@ -15,7 +15,7 @@ Package: ruby-rails-tokeninput
Architecture: all
XB-Ruby-Versions: ${ruby:Versions}
Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter
-# railties (>= 3.1.0), bundler (~> 1.0.0, development), rails (~> 3.1, development)
+ ruby-railties, bundler, ruby-rails
Description: jquery tokeninput automated install
Rails Tokeninput is a small, lightweight gem which helps to automate
installing of the jquery tokeninput plugin, including the standard
--
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