g10k 0.9.7-1 source package in Ubuntu

Changelog

g10k (0.9.7-1) unstable; urgency=medium

  * Team upload
  * New upstream release
  * Fix lintian warnings:
    * spell-check manual page
    * fix NEWS file syntax

 -- Antoine Beaupré <email address hidden>  Wed, 01 Feb 2023 10:20:52 -0500

Upload details

Uploaded by:
Debian Go Packaging Team
Uploaded to:
Sid
Original maintainer:
Debian Go Packaging Team
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Lunar release universe misc

Downloads

File Size SHA-256 Checksum
g10k_0.9.7-1.dsc 2.0 KiB b00943d252728da74ec10799ee2186b124d0a4bfb0e328137ad8c86dc859b817
g10k_0.9.7.orig.tar.xz 401.7 KiB 965dc80784f84d957da980e5dbe1541069d4c8ecd8b40bdc3e3b0abf53d33ca3
g10k_0.9.7-1.debian.tar.xz 7.5 KiB 5dc615c19ce177a4bcff2e2c4f1760d4148215c50492a25b5fbcb1e91f0a679d

Available diffs

No changes file available.

Binary packages built by this source

g10k: Puppet environment and module deployment

 g10k provides a general purpose toolset for deploying Puppet
 environments and modules. It implements the Puppetfile format and
 provides a native implementation of Puppet dynamic environments.
 g10k is a rewrite of puppetlabs/r10k in Go with additional
 optimizations such as:
 .
  - caching support
  - distinct SSH keys for each source
  - parallel cloning and checkout
  - enhanced Puppetfile options
 .
 It only supports Forge modules and Git repositories.

g10k-dbgsym: debug symbols for g10k