File: control

package info (click to toggle)
ruby-kitchen-salt 0.4.0-2
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 140 kB
  • sloc: ruby: 757; sh: 79; makefile: 8
file content (27 lines) | stat: -rw-r--r-- 972 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
Source: ruby-kitchen-salt
Section: ruby
Priority: optional
Maintainer: Debian Ruby Extras Maintainers <pkg-ruby-extras-maintainers@lists.alioth.debian.org>
Uploaders: Mathieu Parent <sathieu@debian.org>
Build-Depends: debhelper (>= 11~),
               gem2deb,
               ruby-hashie (>= 3.5),
               test-kitchen (>= 1.4)
Standards-Version: 4.3.0
Vcs-Git: https://salsa.debian.org/ruby-team/ruby-kitchen-salt.git
Vcs-Browser: https://salsa.debian.org/ruby-team/ruby-kitchen-salt
Homepage: https://github.com/saltstack/kitchen-salt
Testsuite: autopkgtest-pkg-ruby
XS-Ruby-Versions: all
Rules-Requires-Root: no

Package: ruby-kitchen-salt
Architecture: all
XB-Ruby-Versions: ${ruby:Versions}
Depends: ruby | ruby-interpreter,
         ruby-hashie (>= 3.5),
         test-kitchen (>= 1.4),
         ${misc:Depends},
         ${shlibs:Depends}
Description: salt provisioner for test-kitchen
 salt provisioner for test-kitchen so that you can test all the things