g10k 0.9.3-1 source package in Ubuntu

Changelog

g10k (0.9.3-1) unstable; urgency=medium

  [ Antoine Beaupré ]
  * Team upload
  * new upstream release
  * rewrite network skip test with testing.Skip()

  [ Debian Janitor ]
  * Bump debhelper from old 11 to 12.
  * Set debhelper-compat version in Build-Depends.
  * Set upstream metadata fields: Repository, Repository-Browse.
  * Update standards version to 4.5.0, no changes needed.
  * Bump debhelper from old 12 to 13.
  * Set upstream metadata fields: Bug-Database, Bug-Submit.
  * Update standards version to 4.5.1, no changes needed.

 -- Antoine Beaupré <email address hidden>  Sat, 29 Oct 2022 15:00:24 -0400

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.3-1.dsc 2.0 KiB e5dd0ea988e184b02b1387705d7ec396def6d850618de7aa8ae62124f11a0a8b
g10k_0.9.3.orig.tar.xz 401.0 KiB fb134cb1d074cfb911af817268a8882387fe43f03569ae322a07bb2445918f8a
g10k_0.9.3-1.debian.tar.xz 7.5 KiB e86231cbf9335eb6b1a5f2e53801588a9247e3ffd67a30347a5e29a71a26a07b

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