File: control

package info (click to toggle)
puppet-agent 8.10.0-5
  • links: PTS, VCS
  • area: main
  • in suites: trixie
  • size: 27,392 kB
  • sloc: ruby: 286,820; sh: 492; xml: 116; makefile: 88; cs: 68
file content (90 lines) | stat: -rw-r--r-- 2,130 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
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
Source: puppet-agent
Section: admin
Priority: optional
Maintainer: Puppet Package Maintainers <pkg-puppet-devel@alioth-lists.debian.net>
Uploaders:
 Jérôme Charaoui <jerome@riseup.net>,
Build-Depends:
 debhelper-compat (= 13),
 facter (>= 4.3.0),
 gem2deb,
 pandoc <!nodoc>,
 po-debconf,
 rake <!nodoc>,
 ronn <!nodoc>,
 ruby,
 ruby-concurrent,
 ruby-deep-merge,
 ruby-fast-gettext,
 ruby-locale,
 ruby-multi-json,
 ruby-puppet-resource-api,
 ruby-scanf,
 ruby-semantic-puppet,
 yard <!nodoc>,
Standards-Version: 4.7.2
Vcs-Git: https://salsa.debian.org/puppet-team/puppet-agent.git
Vcs-Browser: https://salsa.debian.org/puppet-team/puppet-agent
Homepage: https://github.com/puppetlabs/puppet
Rules-Requires-Root: no

Package: puppet-agent
Architecture: all
Pre-Depends:
 ${misc:Pre-Depends},
Depends:
 adduser,
 libruby (>=3.3),
 ruby,
 ruby-augeas,
 ruby-shadow,
 ${misc:Depends},
 ${ruby:Depends}
Recommends:
 augeas-tools,
 debconf-utils,
 lsb-release,
 ruby-selinux,
Suggests:
 hiera-eyaml,
 ruby-hocon,
 ruby-msgpack,
Breaks:
 puppet (<< 7.16.0),
 puppet-common (<< 4.5.1-1),
 puppet-master (<< 7.9.3),
 puppet-master-passenger (<< 7.9.3),
 puppetserver (<< 8),
Replaces:
 puppet (<< 7.16.0),
 puppet-common (<< 4.5.1-1),
Description: configuration management system, agent
 Puppet is a configuration management system that allows you to define
 the state of your IT infrastructure, then automatically enforces the
 correct state.
 .
 This package contains the main Puppet libraries and the agent application.

Package: puppet-doc
Section: doc
Architecture: all
Depends:
 ${misc:Depends},
Suggests:
 puppet-agent,
 sensible-browser,
Description: configuration management system, docs
 Puppet is a configuration management system that allows you to define
 the state of your IT infrastructure, then automatically enforces the
 correct state.
 .
 This package contains reference documentation for Puppet and its core modules.

Package: puppet
Depends:
 puppet-agent,
 ${misc:Depends},
Architecture: all
Section: oldlibs
Description: transitional dummy package
 This is a transitional dummy package. It can safely be removed.