golang-github-crossdock-crossdock-go 0.0~git20160816.049aabb-3 source package in Ubuntu

Changelog

golang-github-crossdock-crossdock-go (0.0~git20160816.049aabb-3) unstable; urgency=low

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

  [ Thorsten Alteholz ]
  * update watch file

 -- Thorsten Alteholz <email address hidden>  Sun, 22 Nov 2020 13:18:22 +0000

Upload details

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

See full publishing history Publishing

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

Builds

Hirsute: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
golang-github-crossdock-crossdock-go_0.0~git20160816.049aabb-3.dsc 2.7 KiB 4ede354a9fe138cb447ee0c1ccee17ad758d4ea306c69f8eeb8ff567c81ef436
golang-github-crossdock-crossdock-go_0.0~git20160816.049aabb.orig.tar.xz 27.9 KiB 45b9a44a9708008bd4dcd8ed28e7b1bcf28e6808ab4ad85215428bf78a63937f
golang-github-crossdock-crossdock-go_0.0~git20160816.049aabb-3.debian.tar.xz 2.4 KiB db3641374c0981557dd7fefd2f34515262922a25dbd7d1b66901ec842ee9d8c6

No changes file available.

Binary packages built by this source

golang-github-crossdock-crossdock-go-dev: Go client for Crossdock

 Crossdock is a test runner for distributed systems.
 Crossdock is:
    Portable - runs anywhere Docker is installed, eg Travis & locally.
    General - can be used to test sets of libraries and microservices.
    Flexible - test all combinations of behaviors using custom matrix axis.
    Decentralized - each repo can configure and run Crossdock independently
                    from the others.
    Light - run Crossdock for every commit on every repo in parallel.
    Easy - run integration tests on a large project without installing
           every component.
 .
 This package contains a Go client for crossdock.