File: control

package info (click to toggle)
ruby-font-awesome-rails 4.7.0.4-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 1,304 kB
  • sloc: ruby: 263; makefile: 5
file content (29 lines) | stat: -rw-r--r-- 1,136 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
Source: ruby-font-awesome-rails
Section: ruby
Priority: optional
Maintainer: Debian Ruby Extras Maintainers <pkg-ruby-extras-maintainers@lists.alioth.debian.org>
Uploaders: Pirate Praveen <praveen@debian.org>
Build-Depends: debhelper (>= 11~),
               gem2deb
Standards-Version: 4.2.0
Vcs-Git: https://salsa.debian.org/ruby-team/ruby-font-awesome-rails.git
Vcs-Browser: https://salsa.debian.org/ruby-team/ruby-font-awesome-rails
Homepage: https://github.com/bokmann/font-awesome-rails
Testsuite: autopkgtest-pkg-ruby
XS-Ruby-Versions: all

Package: ruby-font-awesome-rails
Architecture: all
XB-Ruby-Versions: ${ruby:Versions}
Depends: fonts-font-awesome (>= 4.6.3~),
         ruby | ruby-interpreter,
         ruby-activesupport,
         ruby-railties,
         ${misc:Depends},
         ${shlibs:Depends}
Description: library providing font-awesome icon font via rails asset pipeline
 Font Awesome gives you scalable vector icons that can instantly be
 customized — size, color, drop shadow, and anything that can be done
 with the power of CSS.
 .
 This package makes it easy to use font-awesome in your rails applications.