golang-github-src-d-gcfg 1.4.0-3 source package in Ubuntu

Changelog

golang-github-src-d-gcfg (1.4.0-3) unstable; urgency=medium

  [ Debian Janitor ]
  * Remove constraints unnecessary since stretch:
    + Build-Depends: Drop versioned constraint on debhelper.
  * Bump debhelper dependency to >= 12, since that's what is used in
    debian/compat.
  * Bump debhelper from old 12 to 13.
  * Set debhelper-compat version in Build-Depends.
  * Set upstream metadata fields: Repository-Browse.
  * Update standards version to 4.6.1, no changes needed.

 -- Jelmer Vernooij <email address hidden>  Mon, 21 Nov 2022 14:28:25 +0000

Upload details

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

See full publishing history Publishing

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

Builds

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
golang-github-src-d-gcfg_1.4.0-3.dsc 2.2 KiB 203bec216f3ef447b16306d9b8689144994eb338b1b1650483186b989ac3d994
golang-github-src-d-gcfg_1.4.0.orig.tar.gz 27.9 KiB d5107fd650d668fd4e851dfef852433924584cedbccf60ad4a3baf36495c0fc9
golang-github-src-d-gcfg_1.4.0-3.debian.tar.xz 2.9 KiB 7739b1704e00b4c17c4cdf6a16ae9b82573b4f72b2aa66e3e16b3f833611bbae

Available diffs

No changes file available.

Binary packages built by this source

golang-github-src-d-gcfg-dev: reads INI-style configuration files into Go structs

 Gcfg reads INI-style configuration files into Go structs; supports
 user-defined types and subsections.
 .
 This package provides go-gcfg/gcfg fork for usage in src-d/go-git.