g10k 0.9.6-1 source package in Ubuntu

Changelog

g10k (0.9.6-1) unstable; urgency=medium

  * Team upload
  * New upstream release
  * Remove lintian warning about upstream typos (fixed)
  * Fix list syntax in d/control

 -- Antoine Beaupré <email address hidden>  Thu, 26 Jan 2023 12:43:27 -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

Downloads

File Size SHA-256 Checksum
g10k_0.9.6-1.dsc 2.0 KiB 07e4d83dbe1a01799fcecc9144e9b48ca4231f196b98397f4e8c160e1afc4b21
g10k_0.9.6.orig.tar.xz 401.7 KiB 96e9bfbf89c337eca9013a26b5863d1f14f72f624b97ac58a0e5d736a24cd7b3
g10k_0.9.6-1.debian.tar.xz 7.5 KiB 5b1bfb3d6ad83e96bdb1bf1926973531ad58df0bc42234dc10fd1df70ee289bc

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