File: control

package info (click to toggle)
puppet-agent 7.23.0-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 19,092 kB
  • sloc: ruby: 245,074; sh: 456; makefile: 38; xml: 33
file content (81 lines) | stat: -rw-r--r-- 1,961 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
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
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 (= 12),
 facter,
 hiera,
 po-debconf,
 rake,
 ronn,
 ruby-concurrent (<< 1.2.0),
 ruby-deep-merge,
 ruby-semantic-puppet,
 ruby-sorted-set,
 yard,
Standards-Version: 4.6.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

Package: puppet-agent
Architecture: all
Pre-Depends:
 ${misc:Pre-Depends},
Depends:
 adduser,
 facter,
 hiera,
 init-system-helpers (>= 1.50),
 ruby,
 ruby-augeas,
 ruby-concurrent (<< 1.2.0),
 ruby-deep-merge,
 ruby-semantic-puppet,
 ruby-shadow,
 ruby-sorted-set,
 ${misc:Depends},
Recommends:
 augeas-tools,
 debconf-utils,
 lsb-release,
 ruby-selinux,
Suggests:
 hiera-eyaml,
 puppet-module-puppetlabs-augeas-core,
 puppet-module-puppetlabs-cron-core,
 puppet-module-puppetlabs-host-core,
 puppet-module-puppetlabs-mount-core,
 puppet-module-puppetlabs-selinux-core,
 puppet-module-puppetlabs-sshkeys-core,
 puppet-module-puppetlabs-stdlib,
 ruby-hocon,
 ruby-msgpack,
Breaks:
 facter (<< 2.4.0~),
 puppet (<< 7.16.0),
 puppet-common (<< 4.5.1-1),
 puppet-master (<< 7.9.3),
 puppet-master-passenger (<< 7.9.3),
 ruby-gettext-setup (<< 0.17),
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
Depends:
 puppet-agent,
 ${misc:Depends},
Architecture: all
Section: oldlibs
Description: transitional dummy package
 This is a transitional dummy package. It can safely be removed.