File: control

package info (click to toggle)
ruby-jquery-scrollto-rails 1.4.3%2Bdfsg-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 128 kB
  • sloc: ruby: 15; makefile: 2
file content (27 lines) | stat: -rw-r--r-- 1,072 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
Source: ruby-jquery-scrollto-rails
Section: ruby
Priority: optional
Maintainer: Debian Ruby Team <pkg-ruby-extras-maintainers@lists.alioth.debian.org>
Uploaders: Balasankar C <balasankarc@autistici.org>
Build-Depends: debhelper-compat (= 13),
               gem2deb,
               libjs-jquery-scrollto,
               ruby-railties
Standards-Version: 3.9.7
Vcs-Git: https://salsa.debian.org/ruby-team/ruby-jquery-scrollto-rails.git
Vcs-Browser: https://salsa.debian.org/ruby-team/ruby-jquery-scrollto-rails
Homepage: https://github.com/JohnColvin/jquery-scrollto-rails
XS-Ruby-Versions: all

Package: ruby-jquery-scrollto-rails
Architecture: all
XB-Ruby-Versions: ${ruby:Versions}
Depends: libjs-jquery-scrollto,
         ruby | ruby-interpreter,
         ruby-railties,
         ${misc:Depends},
         ${shlibs:Depends}
Description: library to use jQuery scrollTo with Rails
 This gem provides jQUery scrollTo plugin to be used with Rails application.
 The scrollTo plugin provides Lightweight, cross-browser and highly
 customizable animated scrolling with jQuery.