golang-github-sasha-s-go-deadlock 0.1.0-1 source package in Ubuntu

Changelog

golang-github-sasha-s-go-deadlock (0.1.0-1) unstable; urgency=medium

  * New upstream release.
  * Create watch file.
  * Bump Standards-Version to 4.0.0.
  * Testsuite: autopkgtest-pkg-go.

 -- Alexandre Viau <email address hidden>  Sun, 06 Aug 2017 21:15:22 -0400

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Artful: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
golang-github-sasha-s-go-deadlock_0.1.0-1.dsc 2.3 KiB 59e06e45a270c256091c21de23d36f4f6a6a7174fc2552740c0900a585da0310
golang-github-sasha-s-go-deadlock_0.1.0.orig.tar.gz 9.5 KiB 3264f17574d1c1a8e876621de3b4a44c9feb4f9593939c9a2ebd9f1dbfb28ca4
golang-github-sasha-s-go-deadlock_0.1.0-1.debian.tar.xz 1.7 KiB d8fe34848af6e4dddd55ad6892b95a7e09a74fadbf3047defe63b0e0e22faf81

No changes file available.

Binary packages built by this source

golang-github-sasha-s-go-deadlock-dev: Online deadlock detection in go

 Online deadlock detection in go (golang). go-deadlock provides
 (RW)Mutex drop-in replacements for sync.(RW)Mutex. It would
 not work if you create a spaghetti of channels. Mutexes only.