[DRE-commits] [ruby-rails-assets-jquery] 02/04: tighten libjs-jquery dependency

Praveen Arimbrathodiyil praveen at moszumanska.debian.org
Fri Sep 18 14:10:10 UTC 2015


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

praveen pushed a commit to branch master
in repository ruby-rails-assets-jquery.

commit e41b3ffd74cf1e3b693249812928054b653dd82a
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date:   Fri Sep 18 19:31:37 2015 +0530

    tighten libjs-jquery dependency
---
 debian/control | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index e229ccd..e8ba995 100644
--- a/debian/control
+++ b/debian/control
@@ -15,7 +15,10 @@ XS-Ruby-Versions: all
 Package: ruby-rails-assets-jquery
 Architecture: all
 XB-Ruby-Versions: ${ruby:Versions}
-Depends: ruby | ruby-interpreter, libjs-jquery, ${shlibs:Depends}, ${misc:Depends}
+Depends: ruby | ruby-interpreter,
+ libjs-jquery (>= 1.11.3),
+ ${shlibs:Depends},
+ ${misc:Depends}
 Conflicts: ruby-jquery-rails (<< 4.0.4-3)
 Description: This package provides jQuery, jQuery UI and the jQuery-ujs driver for Rails 3
  and 4 applications, and integrates these libraries into the Rails 3+ asset

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



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