g10k 0.9.7-1build1 source package in Ubuntu

Changelog

g10k (0.9.7-1build1) mantic; urgency=medium

  * No-change rebuild with Go 1.21.

 -- Michael Hudson-Doyle <email address hidden>  Thu, 24 Aug 2023 17:14:02 +1200

Upload details

Uploaded by:
Michael Hudson-Doyle
Uploaded to:
Mantic
Original maintainer:
Debian Go Packaging Team
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Noble release universe misc
Mantic release universe misc

Downloads

File Size SHA-256 Checksum
g10k_0.9.7.orig.tar.xz 401.7 KiB 965dc80784f84d957da980e5dbe1541069d4c8ecd8b40bdc3e3b0abf53d33ca3
g10k_0.9.7-1build1.debian.tar.xz 7.6 KiB 78fd900bcea67b981d43dbfdd5e3bc34da3dc4a95734f29a36ffe4c39cd26454
g10k_0.9.7-1build1.dsc 2.4 KiB 5602b1372edeb34c4ec27afbf5c7bc293e83018806d7c32a478b502dfb25b6c2

View changes file

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