[DRE-commits] [ruby-jquery-datatables-rails] 01/06: Fix depends.
Andrew Lee
ajqlee at moszumanska.debian.org
Wed Jan 13 19:26:05 UTC 2016
This is an automated email from the git hooks/post-receive script.
ajqlee pushed a commit to branch master
in repository ruby-jquery-datatables-rails.
commit f33c0b561a38aa5d2f6b03103e89c029c6b40c56
Author: Andrew Lee (李健秋) <andrew.lee at collabora.co.uk>
Date: Tue Dec 29 16:12:50 2015 +0800
Fix depends.
---
debian/control | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/control b/debian/control
index 9b76410..7f47769 100644
--- a/debian/control
+++ b/debian/control
@@ -14,7 +14,7 @@ XS-Ruby-Versions: all
Package: ruby-jquery-datatables-rails
Architecture: all
XB-Ruby-Versions: ${ruby:Versions}
-Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter
+Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter,
ruby-jquery-rails, ruby-railties, ruby-actionpack, rake
Description: jquery datatables for rails
This package provides jquery datatables for rails.
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-jquery-datatables-rails.git
More information about the Pkg-ruby-extras-commits
mailing list