golang-github-etcd-io-gofail 0.1.0-1 source package in Ubuntu

Changelog

golang-github-etcd-io-gofail (0.1.0-1) unstable; urgency=medium

  * Team upload.
  * New upstream version 0.1.0
  * debian/control:
    - Add "Rules-Requires-Root: no" to debian/control
    - Use dh-sequence-golang instead of dh-golang and --with=golang
    - Bump versioned dependencies as per go.mod
    - Drop unused build dependency on openstack-pkg-tools
    - Drop -dev package’s unused dependency on ${shlibs:Depends}
    - Mark library package with "Multi-Arch: foreign"
    - Set source package to "Section: golang"
      while keeping binary package in "Section: admin"
    - Add Static-Built-Using field for binary package
    - Bump Standards-Version to 4.6.2 (no change)
  * debian/rules:
    - Invoke dh with --builddirectory=_build
    - Replace override_dh_install with execute_after_dh_install
  * debian/copyright: Add Upstream-Contact field
  * debian/gbp.conf: Set debian-branch to debian/sid for DEP-14 conformance
  * Add debian/watch
  * Add debian/upstream/metadata

 -- Anthony Fok <email address hidden>  Sat, 04 Nov 2023 05:54:30 -0600

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
Oracular release universe misc
Noble release universe misc

Downloads

File Size SHA-256 Checksum
golang-github-etcd-io-gofail_0.1.0-1.dsc 2.3 KiB e6b61b0edd2751d59ceb21656721af1108c4f67e2c707da81cee9d05fc9c81da
golang-github-etcd-io-gofail_0.1.0.orig.tar.gz 108.5 KiB 6257b14083aa0f67b1635e3ace04f8d193dc90c8cfb07327cd93aaf456ef0a3e
golang-github-etcd-io-gofail_0.1.0-1.debian.tar.xz 2.5 KiB df635bec458a246f69c682ff4e1227aba19729ceb25f8d0991fba42f12227c31

No changes file available.

Binary packages built by this source

golang-github-etcd-io-gofail: implementation of failpoint

 This package provides an implementation of failpoint for golang. Failpoints
 are special comments that include a failpoint variable declaration and some
 trigger code.

golang-github-etcd-io-gofail-dev: implementation of failpoint - (library)

 This package provides an implementation of failpoint for golang. Failpoints
 are special comments that include a failpoint variable declaration and some
 trigger code.
 .
 This package contains the library.