[DRE-commits] [ruby-flot-rails] 04/07: Update build-deps and depends.

Andrew Lee ajqlee at moszumanska.debian.org
Tue Jun 28 19:32:15 UTC 2016


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

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

commit 3b3bcb63d4bd74d33b970973ff04a5b17e1d307c
Author: Andrew Lee (李健秋) <ajqlee at debian.org>
Date:   Mon Jun 27 22:57:49 2016 +0800

    Update build-deps and depends.
---
 debian/control | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/debian/control b/debian/control
index 3b24060..fa729a7 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Section: ruby
 Priority: optional
 Maintainer: Debian Ruby Extras Maintainers <pkg-ruby-extras-maintainers at lists.alioth.debian.org>
 Uploaders: Andrew Lee (李健秋) <ajqlee at debian.org>
-Build-Depends: debhelper (>= 9~), gem2deb
+Build-Depends: debhelper (>= 9~), gem2deb, ruby-rails
 Standards-Version: 3.9.8
 Vcs-Git: git://anonscm.debian.org/pkg-ruby-extras/ruby-flot-rails.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-ruby-extras/ruby-flot-rails.git;a=summary
@@ -14,8 +14,8 @@ XS-Ruby-Versions: all
 Package: ruby-flot-rails
 Architecture: all
 XB-Ruby-Versions: ${ruby:Versions}
-Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter
-# jquery-rails (>= 0), rails (~> 3.1, development)
+Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter,
+ ruby-jquery-rails
 Description: jQuery Flot for Rails Asset pipeline
  Ruby-flot-rails is a ruby gem that provides easy installation and
  usage of jQuery-flot javascript library for your Rails 3.1+

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



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