File: control

package info (click to toggle)
ruby-gettext-setup 0.7-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 136 kB
  • ctags: 8
  • sloc: ruby: 93; makefile: 3
file content (33 lines) | stat: -rw-r--r-- 1,180 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
Source: ruby-gettext-setup
Section: ruby
Priority: optional
Maintainer: Puppet Package Maintainers <pkg-puppet-devel@lists.alioth.debian.org>
Uploaders: Sebastien Badia <seb@sebian.fr>,
           Markus Frosch <lazyfrosch@debian.org>
Build-Depends: debhelper (>= 9~),
               gem2deb,
               rake,
               ruby-fast-gettext (>= 1.1.0),
               ruby-gettext (>= 3.0.2),
               ruby-rspec,
               ruby-rspec-expectations,
               ruby-rspec-mocks,
               ruby-simplecov
Standards-Version: 3.9.8
Vcs-Git: https://anonscm.debian.org/git/pkg-puppet/ruby-gettext-setup.git
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-puppet/ruby-gettext-setup.git
Homepage: https://github.com/puppetlabs/gettext-setup-gem
Testsuite: autopkgtest-pkg-ruby
XS-Ruby-Versions: all

Package: ruby-gettext-setup
Architecture: all
XB-Ruby-Versions: ${ruby:Versions}
Depends: ruby | ruby-interpreter,
         ruby-fast-gettext (>= 1.1.0),
         ruby-gettext (>= 3.0.2),
         ${misc:Depends},
         ${shlibs:Depends}
Description: fast_gettext helper for Ruby
 This package is a internationalization helper using fast_gettext
 for Ruby.