golang-github-hashicorp-serf 0.9.5-1 source package in Ubuntu

Changelog

golang-github-hashicorp-serf (0.9.5-1) unstable; urgency=medium

  * Team upload

  [ Daniel Swarbrick ]
  * New upstream release
  * Bump debhelper-compat version to 13
  * Replace dh-golang with dh-sequence-golang
  * Drop obsolete lsb-base Depends from serf binary package
  * Refresh debian/watch and update to version 4 syntax
  * d/gbp.conf: update to current team standards
  * d/control:
    - drop unnecessary ${shlibs:Depends} from -dev package
    - update Maintainer email address
    - change Section to golang

  [ Debian Janitor ]
  * Remove constraints unnecessary since buster:
    + Build-Depends: Drop versioned constraint on golang-any.

  [ Tianon Gravi ]
  * Remove self from Uploaders

 -- Daniel Swarbrick <email address hidden>  Wed, 19 Jul 2023 11:27:09 +0000

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
golang-github-hashicorp-serf_0.9.5-1.dsc 2.8 KiB 27f93653463254e2711eef04242d32e6a0e3f409d1a4c86e749d8afeb51d077e
golang-github-hashicorp-serf_0.9.5.orig.tar.gz 168.7 KiB 68cf663d2a7baf0b120764efe5ac5da639f9330e0b4afc5799b84c724bb5b67c
golang-github-hashicorp-serf_0.9.5-1.debian.tar.xz 10.7 KiB 04fc6c6840c8664211937fb9b71b9166b2ddac35f328fcb27276be4b8ec2642f

Available diffs

No changes file available.

Binary packages built by this source

golang-github-hashicorp-serf-dev: Service orchestration and management tool (source)

 Serf is a decentralized solution for service discovery and orchestration that
 is lightweight, highly available, and fault tolerant.
 .
 Serf runs on Linux, Mac OS X, and Windows. An efficient and lightweight gossip
 protocol is used to communicate with other nodes. Serf can detect node failures
 and notify the rest of the cluster. An event system is built on top of Serf,
 letting you use Serf's gossip protocol to propagate events such as deploys,
 configuration changes, etc. Serf is completely masterless with no single point
 of failure.
 .
 This package contains the source.

serf: Service orchestration and management tool

 Serf is a decentralized solution for service discovery and orchestration that
 is lightweight, highly available, and fault tolerant.
 .
 Serf runs on Linux, Mac OS X, and Windows. An efficient and lightweight gossip
 protocol is used to communicate with other nodes. Serf can detect node failures
 and notify the rest of the cluster. An event system is built on top of Serf,
 letting you use Serf's gossip protocol to propagate events such as deploys,
 configuration changes, etc. Serf is completely masterless with no single point
 of failure.
 .
 This package contains the tool/service.

serf-dbgsym: debug symbols for serf