File: control

package info (click to toggle)
ruby-generator-spec 0.9.3-1.1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, trixie
  • size: 172 kB
  • sloc: ruby: 538; makefile: 5
file content (31 lines) | stat: -rw-r--r-- 1,153 bytes parent folder | download | duplicates (2)
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
Source: ruby-generator-spec
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 (>= 7.0.50~),
               gem2deb,
               rake,
               ruby-activesupport (>= 3.0.0),
               ruby-railties (>= 3.0.0),
               ruby-rspec
Standards-Version: 3.9.6
Vcs-Git: git://anonscm.debian.org/pkg-ruby-extras/ruby-generator-spec.git
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-ruby-extras/ruby-generator-spec.git
Homepage: https://github.com/stevehodgkiss/generator_spec
Testsuite: autopkgtest-pkg-ruby
XS-Ruby-Versions: all

Package: ruby-generator-spec
Architecture: all
XB-Ruby-Versions: ${ruby:Versions}
Depends: ruby | ruby-interpreter,
         ruby-activesupport (>= 3.0.0),
         ruby-railties (>= 3.0.0),
         ${misc:Depends},
         ${shlibs:Depends}
Description: Test Rails generators with RSpec
 Test Rails generators with RSpec using the standard Rails::Generators::TestCase
 assertion methods.
 .
 Learn more /usr/share/doc/ruby-generator-spec/README.md.gz