File: control

package info (click to toggle)
ruby-entypo-rails 3.0.0-3
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 508 kB
  • sloc: ruby: 59; sh: 41; makefile: 3
file content (41 lines) | stat: -rw-r--r-- 1,443 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
31
32
33
34
35
36
37
38
39
40
41
Source: ruby-entypo-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-compat (= 12),
               gem2deb,
               ruby-railties (>= 2:4.1)
Standards-Version: 4.5.0
Vcs-Git: https://salsa.debian.org/ruby-team/ruby-entypo-rails.git
Vcs-Browser: https://salsa.debian.org/ruby-team/ruby-entypo-rails
Homepage: https://github.com/lwe/entypo-rails
Testsuite: autopkgtest-pkg-ruby
XS-Ruby-Versions: all

Package: ruby-entypo-rails
Architecture: all
XB-Ruby-Versions: ${ruby:Versions}
Depends: fonts-entypo,
         ruby | ruby-interpreter,
         ruby-railties (>= 2:4.1),
         ${misc:Depends},
         ${shlibs:Depends}
Description: rails asset pipeline plugin providing Entypo icons
 Rails asset pipeline plugin and CSS mappings for the Entypo pictograms by
 Daniel Bruce http://www.entypo.com
 .
 Entypo fonts are available via fonts-entypo package. ttf, woff, eot and svg
 formats are available.

Package: fonts-entypo
Architecture: all
Multi-Arch: foreign
Pre-Depends: dpkg (>= 1.15.6~)
Depends: ${misc:Depends}
Description: icon fonts of dingbat style by Daniel Bruce
 Entypo is an icon font designed by Daniel Bruce http://www.entypo.com.
 It follows dingbat style.
 .
 This package contains ttf, eot, woff and svg format fonts. It is part of
 entypo-rails ruby gem.