goiardi 0.11.10-2 source package in Ubuntu

Changelog

goiardi (0.11.10-2) unstable; urgency=medium

  * Team upload.

  [ Debian Janitor ]
  * Bump debhelper from old 12 to 13. + debian/rules: Drop --fail-missing
    argument to dh_missing, which is now the default.
  * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
    Repository-Browse.
  * Remove constraints unnecessary since buster

  [ Helmut Grohne ]
  * Install goiardi.service only once. (Closes: #1054185)

 -- Jochen Sprickerhof <email address hidden>  Fri, 27 Oct 2023 13:14:29 +0200

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Resolute release universe misc
Questing release universe misc
Plucky release universe misc
Oracular release universe misc
Noble release universe misc

Downloads

File Size SHA-256 Checksum
goiardi_0.11.10-2.dsc 3.0 KiB 05a4a423afdbfde183a78bc71f04911767fd27138c6ca7561eb433637a581c0f
goiardi_0.11.10.orig.tar.xz 222.9 KiB cf275e32bc528b4419155f45fee240c5d8b60326956c0476a3bd8c493175190e
goiardi_0.11.10-2.debian.tar.xz 20.2 KiB f7e2d3b68b8d687c591783d7fb11e3e6b1143594b3651ff407ee3870f2d23860

No changes file available.

Binary packages built by this source

goiardi: Chef server written in Go

 Goiardi is an implementation of the Chef server written in Go. It can either
 run entirely in memory with the option to save and load the in-memory data
 and search indexes to and from disk, drawing inspiration from chef-zero, or
 it can use MariaDB/MySQL or PostgreSQL as its storage backend.

goiardi-dbgsym: debug symbols for goiardi
goiardi-doc: Documentation for Goiardi

 Goiardi is an implementation of the Chef server written in Go. It can either
 run entirely in memory with the option to save and load the in-memory data
 and search indexes to and from disk, drawing inspiration from chef-zero, or
 it can use MariaDB/MySQL or PostgreSQL as its storage backend.
 .
 This is sphinx-generated full documentation for the Goiardi Chef server.

golang-github-ctdk-goiardi-dev: Golang library to interact with a chef server

 Goiardi is an implementation of the Chef server written in Go. It can either
 run entirely in memory with the option to save and load the in-memory data
 and search indexes to and from disk, drawing inspiration from chef-zero, or
 it can use MariaDB/MySQL or PostgreSQL as its storage backend.
 .
 This package contains the goiardi golang libs that are useful to interact
 with a chef server.