File: control

package info (click to toggle)
ruby-ammeter 1.1.4-3
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 304 kB
  • sloc: ruby: 703; makefile: 3
file content (41 lines) | stat: -rw-r--r-- 1,415 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-ammeter
Section: ruby
Priority: optional
Maintainer: Debian Ruby Team <pkg-ruby-extras-maintainers@lists.alioth.debian.org>
Uploaders: Utkarsh Gupta <guptautkarsh2102@gmail.com>
Build-Depends: debhelper-compat (= 13),
               gem2deb,
               rake,
               ruby-activerecord,
               ruby-activesupport (>= 3.0),
               ruby-haml-rails,
               ruby-railties (>= 3.0),
               ruby-rspec,
               ruby-rspec-rails (>= 2.2),
               ruby-sqlite3
Standards-Version: 4.5.0
Vcs-Git: https://salsa.debian.org/ruby-team/ruby-ammeter.git
Vcs-Browser: https://salsa.debian.org/ruby-team/ruby-ammeter
Homepage: https://github.com/alexrothenberg/ammeter
Testsuite: autopkgtest-pkg-ruby
XS-Ruby-Versions: all
Rules-Requires-Root: no

Package: ruby-ammeter
Architecture: all
XB-Ruby-Versions: ${ruby:Versions}
Depends: ruby | ruby-interpreter,
         ruby-activerecord,
         ruby-activesupport (>= 3.0),
         ruby-railties (>= 3.0),
         ruby-rspec-rails (>= 2.2),
         ${misc:Depends},
         ${shlibs:Depends}
Description: Write specs for your Rails 3+ generators
 ammeter makes it easy to write specs for your Rails 3 Generators.
 .
 RSpec is using ammeter to spec its own generators and it might be useful for
 others, too.
 .
 An ammeter is used to measure electrical current and electricity can be
 produced by a generator.