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

Andrew Lee ajqlee at moszumanska.debian.org
Fri Dec 18 20:37:23 UTC 2015


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

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

commit 5b21ec8c29d63133bd9ab3ee3475e5d9bb3b6cb2
Author: Andrew Lee (李健秋) <andrew.lee at collabora.co.uk>
Date:   Sat Dec 19 04:37:02 2015 +0800

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

diff --git a/debian/control b/debian/control
index d856ac8..223c899 100644
--- a/debian/control
+++ b/debian/control
@@ -15,6 +15,6 @@ Package: ruby-codemirror-rails
 Architecture: all
 XB-Ruby-Versions: ${ruby:Versions}
 Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter
-# railties (< 5, >= 3.0), rails (>= 0, development), sqlite3 (>= 0, development), minitest (>= 0, development)
+ ruby-railties, ruby-rails, ruby-sqlite3, ruby-minitest
 Description: use codemirror with rails
  This gem provides CodeMirror assets for your Rails application.

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



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