File: control

package info (click to toggle)
puppet-module-puppetlabs-xinetd 3.4.1-1
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 236 kB
  • sloc: sh: 43; ruby: 36; makefile: 2
file content (26 lines) | stat: -rw-r--r-- 1,096 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
Source: puppet-module-puppetlabs-xinetd
Maintainer: Puppet Package Maintainers <pkg-puppet-devel@lists.alioth.debian.org>
Uploaders: Sebastien Badia <sbadia@debian.org>
Section: admin
Priority: optional
Build-Depends: debhelper-compat (= 13)
Standards-Version: 4.6.2
Rules-Requires-Root: no
Vcs-Browser: https://salsa.debian.org/puppet-team/puppet-module-puppetlabs-xinetd
Vcs-Git: https://salsa.debian.org/puppet-team/puppet-module-puppetlabs-xinetd.git
Homepage: https://forge.puppetlabs.com/puppetlabs/xinetd

Package: puppet-module-puppetlabs-xinetd
Architecture: all
Depends: ${misc:Depends},
         puppet-agent,
         puppet-module-puppetlabs-stdlib
Suggests: xinetd
Description: Puppet module for xinetd
 Puppet lets you centrally manage every important aspect of your system
 using a cross-platform specification language that manages all the
 separate elements normally aggregated in different files, like users,
 cron jobs, and hosts, along with obviously discrete elements like
 packages, services, and files.
 .
 This module includes the ability to configure and manage xinetd.