File: control

package info (click to toggle)
ruby-beaker-hostgenerator 1.7.1-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 3,552 kB
  • sloc: ruby: 3,059; makefile: 3
file content (27 lines) | stat: -rw-r--r-- 943 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-beaker-hostgenerator
Section: ruby
Priority: optional
Maintainer: Freexian Packaging Team <team+freexian@tracker.debian.org>
Uploaders: Sebastien Delafond <seb@debian.org>
Build-Depends: debhelper-compat (= 13),
 gem2deb,
 rake,
 ruby-rspec,
 ruby-rspec-its,
 ruby-simplecov,
 ruby-deep-merge
Standards-Version: 4.6.0
Homepage: https://github.com/puppetlabs/beaker-hostgenerator
Vcs-Browser: https://salsa.debian.org/debian/ruby-beaker-hostgenerator
Vcs-Git: https://salsa.debian.org/debian/ruby-beaker-hostgenerator.git
XS-Ruby-Versions: all
Testsuite: autopkgtest-pkg-ruby

Package: ruby-beaker-hostgenerator
Architecture: all
XB-Ruby-Versions: ${ruby:Versions}
Depends: ${ruby:Depends}, ${misc:Depends}
Description: command line utility designed to generate beaker host config files
 beaker-hostgenerator is a command line utility designed to generate
 beaker host config files using a compact command line SUT
 specification.