File: control

package info (click to toggle)
ruby-jquery-rails 4.6.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 1,712 kB
  • sloc: javascript: 20,590; ruby: 184; sh: 49; makefile: 4
file content (30 lines) | stat: -rw-r--r-- 1,090 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
Source: ruby-jquery-rails
Maintainer: Debian Ruby Team <pkg-ruby-extras-maintainers@lists.alioth.debian.org>
Uploaders: Soren Stoutner <soren@debian.org>,
           Pirate Praveen <praveen@debian.org>,
           Utkarsh Gupta <utkarsh@debian.org>
Section: ruby
Priority: optional
Build-Depends: debhelper-compat (= 13),
               gem2deb,
               libjs-jquery,
               ruby-rails-dom-testing,
               ruby-railties,
               ruby-thor (<< 2.0)
Vcs-Browser: https://salsa.debian.org/ruby-team/ruby-jquery-rails
Vcs-Git: https://salsa.debian.org/ruby-team/ruby-jquery-rails.git
Homepage: https://github.com/rails/jquery-rails
Standards-Version: 4.7.2

Package: ruby-jquery-rails
Architecture: all
Depends: libjs-jquery,
         ruby-rails-dom-testing,
         ruby-railties,
         ruby-thor (<< 2.0),
         ${misc:Depends},
         ${shlibs:Depends}
Description: jQuery for Rails 3+
 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
 pipeline.