File: control

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

Package: puppet-module-puppetlabs-translate
Architecture: all
Depends: puppet (>= 4) | puppet-common (>= 3), ${misc:Depends}
Description: Puppet module for translate
 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.
 .
 Puppet module that provides the translate() function for internationalization.